ZPAQ
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(One intermediate revision by one user not shown) | |||
Line 23: | Line 23: | ||
* [http://mattmahoney.net/dc/zpaq.html ZPAQ website] → [http://mattmahoney.net/dc/calgarytest2.zpaq test case (calgarytest2.zpaq)] | * [http://mattmahoney.net/dc/zpaq.html ZPAQ website] → [http://mattmahoney.net/dc/calgarytest2.zpaq test case (calgarytest2.zpaq)] | ||
* [http://mattmahoney.net/dc/zpaqutil.html ZPAQ Utilities] → [http://mattmahoney.net/dc/pi10k.zpaq pi10k.zpaq] | * [http://mattmahoney.net/dc/zpaqutil.html ZPAQ Utilities] → [http://mattmahoney.net/dc/pi10k.zpaq pi10k.zpaq] | ||
+ | * {{DexvertSamples|archive/zpaq}} | ||
== Links == | == Links == |
Latest revision as of 02:55, 28 December 2023
ZPAQ (or zpaq) is a compressed archive format, and associated software. It is a member of the PAQ family of formats.
Apparently, a capitalized ZPAQ usually refers to the format, while zpaq refers to the software.
Contents |
[edit] ZPAQL
To the best of our understanding, ZPAQ decompression algorithms are written in a special programming language called ZPAQL (which apparently uses the .cfg file extension), compiled to bytecode, and stored in each ZPAQ archive. This allows ZPAQ to use practically any compression algorithm.
[edit] Identification
Most or all ZPAQ archives begin with ASCII "zPQ
", or "7kSt
".
[edit] Specifications
[edit] Sample files
- ZPAQ website → test case (calgarytest2.zpaq)
- ZPAQ Utilities → pi10k.zpaq
- dexvert samples — archive/zpaq