

zlib
4 likes
zlib is a software library used for data compression. It is an abstraction of the DEFLATE compression algorithm used in gzip file compression program. zlib is also a crucial component of many software platforms including Linux, Mac OS X, and iOS.
Cost / License
- Free
- Open Source
Application type
Platforms
- Mac
- Windows
- Linux
- Blackberry
Features
zlib News & Activities
Highlights All activities
Recent activities
- jaisal added File Archiving as a feature to zlib
- jaisal liked zlib
POX added zlib as alternative to ZIP Protect




Comments and Reviews
As a core library with a minimal command line wrapper available zlib is incredibly useful in handling basic deflate compression for programs and scripts.
It is clearly not a substitute for Archivers such as 7zip, but a good utility to have on your computer, or to utilize in a program you are making, none the less.
Most people have it on their computer and don't even know it's there, because it is used by other applications transparently to handle deflate compression.