Dzip
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|dz}} |released=2000 }} '''Dzip''' is a compressed archive utility, and its native '''.dz''' file format...") |
Latest revision as of 18:28, 4 July 2020
Dzip is a compressed archive utility, and its native .dz file format. It was developed by Stefan Schwoon and Nolan Pflug. It uses zlib compression.
It was originally promoted as being useful for compressing demo files for the video game Quake, but it can be used for general purposes.
There is a GUI version for Windows, and a command-line version that is cross-platform and open source.
[edit] Identification
Files start with ASCII "DZ
".