| File | Date | Author | Commit |
|---|---|---|---|
| LICENSE | 2026-03-04 |
|
[e6cc59] Initial commit |
| README.md | 2026-03-04 |
|
[630f2b] Add README.md for Catpaq project |

ZPAQ is one of the best compression formats around — great compression ratio, incremental backups, full version history. The catch: it has no official GUI. catpaq fixes that. Drop it next to zpaqfranz, open an archive, and you're done.
Catpaq is a front-end: it needs the zpaqfranz executable to do the actual work, and will offer to download it for you (on Windows).
BTW zpaqfranz official repository
No installer required.
zpaqfranz (or zpaqfranz.exe on Windows) in the same foldercatpaq.exe (Windows) or catpaq (Linux/macOS)(Windows) To open .zpaq files directly from your file manager, run catpaq as Administrator and use Settings → Associate .zpaq and .zpaq.franzen.
| Archive browser | Integrity test | File explorer |
|---|---|---|
![]() |
![]() |
![]() |
Catpaq is a GUI layer over zpaqfranz.
Every action — listing, extracting, testing, adding — translates into a zpaqfranz command that runs in the background.
Output is streamed live into the Log tab, so you always see exactly what's happening.
The Add tab is a built-in file explorer: navigate your drives, select files, and send them to any archive in a few clicks.
No drag-and-drop from an external window needed.
Catpaq is written in Free Pascal / Lazarus. To build it yourself:
catpaq.lpr in the Lazarus IDEAlmost no external dependency
Catpaq is a front-end for zpaqfranz by Franco Corbelli, which is itself based on ZPAQ by Matt Mahoney. All the heavy lifting — compression, encryption, verification — is done by zpaqfranz.
MIT — see LICENSE for details.