Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What does ZIP stand for (the compression format, not the postal codes)

Does anybody know for what the acronym ZIP stands for which was and is used in programs like PKZIP and GZIP? There is a compression algorithm named Lempel-Ziv-Welch-Algorithm (LZW) maybe the guy named Ziv invented together with other people ZIP?

I cannot find anything about it, maybe its not an abbreviation but instead it just means "to zip files" but I think originally there was more about it..

like image 979
codymanix Avatar asked Oct 27 '25 06:10

codymanix


2 Answers

http://en.wikipedia.org/wiki/ZIP_%28file_format%29

The name "zip" (meaning "speed") was suggested by Katz's friend, Robert Mahoney. They wanted to imply that their product would be faster than ARC and other compression formats of the time.

like image 51
nc3b Avatar answered Oct 29 '25 06:10

nc3b


ZIP is not a single algorithm; there are many possible compression algorithms which may be used in ZIP archives (sometimes even several different algorithms in the same archive). The PK in PKZIP stands for the author Phil Katz, but the “zip” is just the name of the product, not an acronym.

like image 21
Arkku Avatar answered Oct 29 '25 06:10

Arkku



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!