The encyclopedia · Product & Design · Product decision · 1989–2001
PKWARE published the ZIP spec and the format outlived every rival.
Phil Katz's PKZIP created ZIP in 1989, then published the spec so anyone could read it; Windows and every OS built it in.
PKWARE
the move
In 1989 Phil Katz released PKZIP, and the .ZIP format it created became the dominant way to compress and bundle files on PCs. Compression tools of the era were often locked to one vendor, but PKWARE chose the opposite path: it published the format specification so any developer could interoperate.
PKWARE's APPNOTE specification, first published in 1989, remains the definition of the format, maintained continuously so that ZIP-compatible vendors can build on one stable document. That openness let competing utilities read and write the same files, and operating systems eventually added native ZIP support.
The design choice was to make the format public property while keeping the tool as the flagship product. Interoperability made ZIP the default container for software distribution, documents and backups, and it outlived every proprietary rival of the compression wars.
why it works
- A published spec meant competitors could interoperate instead of fragmenting the format.
- Native OS support made ZIP invisible infrastructure rather than a paid utility.
- The creator kept the tool and brand while the format spread everywhere.
- Interoperability compounded: more tools meant more ZIP files meant more tools.
what transfers
When the real product is the ecosystem, giving the format spec to every competitor is the winning move: interoperability makes the format default while the creator keeps the brand and tools.
what came after
ZIP remains one of the most widely used compressed formats in computing, natively supported in Windows, macOS, Linux and every major programming language. PKWARE still maintains APPNOTE and sells enterprise compression, while the format itself belongs to everyone.
references
spotted an error? The archive wants to know.