LZW compression utility icon

LZW compression utility

Extension Actions

How to install Open in Chrome Web Store
CRX ID
gknbhanjmmplbidpapcdjhhpnfkaalib
Description from extension meta

Lempel–Ziv–Welch compression utility

Image from store
LZW compression utility
Description from store

Lempel–Ziv–Welch (LZW) is a universal lossless data compression algorithm created by Abraham Lempel, Jacob Ziv, and Terry Welch. It was published by Welch in 1984 as an improved implementation of the LZ78 algorithm published by Lempel and Ziv in 1978. It was the algorithm of the widely used Unix file compression utility compress, and is used in the GIF image format.(Wikipedia)

This app takes simple string and returns its output table, string table and compression ration using the LZW algorithm.

Copyright (C) 2013 Michael Shakarov - MSDevs. All rights reserved.