(redirected from Zlib)

[Home]Gzip

HomePage | Recent Changes | Preferences

GNU Zip. A GNU open-source replacement for the 'compress' program.

Gzip is based on the 'deflate' algorithm, which is a combination of LZ77 and Huffman coding. 'Deflate' was developed in response to patents that covered LZW and other compression algorithms and limited the usability of 'compress' and other popular archivers.

In order to make it easier to develop software that uses compression, the Zlib library was created. It supports the Gzip file format and 'deflate' compression. The library is widely used, because of its small size, efficiency and versatility.

The Zlib compressed data format, the 'deflate' algorithm and the Gzip file format were standardised respectively as RFC 1950, RFC 1951 and RFC 1952.

[Gzip Home Page]

[Zlib Home Page]


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions
Last edited December 6, 2001 2:32 am by Uriyan (diff)
Search: