
Zlib
DEFLATE codec library / From Wikipedia, the free encyclopedia
Dear Wikiwand AI, let's keep it short by simply answering these key questions:
Can you list the top facts and stats about Zlib?
Summarize this article for a 10 years old
Zlib (/ˈziːlɪb/ or "zeta-lib", /ˈziːtəˌlɪb/)[1][2] is a software library used for data compression as well as a data format.[3] zlib was written by Jean-loup Gailly and Mark Adler and is an abstraction of the DEFLATE compression algorithm used in their gzip file compression program. zlib is also a crucial component of many software platforms, including Linux, macOS, and iOS. It has also been used in gaming consoles such as the PlayStation 4, PlayStation 3, Wii U, Wii, Xbox One and Xbox 360.
![]() | |
Initial release | 1 May 1995 (1995-05-01) |
---|---|
Stable release | 1.2.13
/ 13 October 2022; 7 months ago (2022-10-13) |
Repository | |
Written in | C |
Operating system | Cross-platform |
Type | Data compression |
License | zlib License |
Website | zlib |
The first public version of Zlib, 0.9, was released on 1 May 1995 and was originally intended for use with the libpng image library. It is free software, distributed under the zlib License.