precomp

Precompressor that improves compression ratios for various file types

brewmacoslinux
Try with needOr install directly
Source

About

Command-line precompressor to achieve better compression

Commands

precomp

Examples

Preprocess a file to improve compression$ precomp input.txt
Preprocess and save output to specific file$ precomp -o output.pcf input.bin
Display help and available options$ precomp -h