ZPAQ
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
(→Sample files) |
||
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] | ||
+ | * https://telparia.com/fileFormatSamples/archive/zpaq/ | ||
== Links == | == Links == |
Revision as of 21:35, 30 April 2022
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 |
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.
Identification
Most or all ZPAQ archives begin with ASCII "zPQ
", or "7kSt
".
Specifications
Sample files
- ZPAQ website → test case (calgarytest2.zpaq)
- ZPAQ Utilities → pi10k.zpaq
- https://telparia.com/fileFormatSamples/archive/zpaq/