Versions tested:2.3
Optimal parameters:default
Links:http://info-zip.org
Authors:Phillip Katz, Jean-loup Gailly, Mark Adler
Algorithms:LZ+HUF
Notable peformances:-

info-zip

Haruhiko Okumura and Haruyasu Yoshizaki combined LZ and Huffman in their public domain compressors in the late 1980s. [1] Katz build upon this work and developed the ZIP format (PKZIP 2.0). Gailly and Adler made their own implementation of the ZIP compression (ZLIB, gzip). Using ZLIB, Info-ZIP implements ZIP format compatible with PKZIP and is licensed under BSD license. WinZip and practically all software use the code to implement support for ZIP files, making their compression performance identical to Info-ZIP.

[1] http://oku.edu.mie-u.ac.jp/~okumura/compression/history.html

(Have info that should be added here? E-mail.)


Qualified configurations
VerRatingCPRDPRS.E.R.E.RatioC. kB/sD. kB/s
<none>
2.3710110002.6211461327369
-1
2.33509902.4222634826897
-2
2.347010502.4652531627025
-3
2.348010702.5052287427153
-4
2.3610111402.5612151427164
-5
2.3711111102.6021828527343
-7
2.36919102.6261268127413
-8
2.35616802.631841127427
-9
2.34525302.669573227468

Version info

2.3, tar: no, mode: 32-bit, crc32: d8374850, decoder: 64 kB
compression: zip.exe -r <args> <cfile> <src>
decompression: unzip.exe <cfile>