jbig2enc

JBIG2 encoder for compressing monochrome document images

brewmacoslinux
Try with needOr install directly
Source

About

JBIG2 encoder (for monochrome documents)

Commands

jbig2

Examples

Encode a single image file to JBIG2 format$ jbig2 input.png -o output.jbig2
Encode multiple pages with symbol refinement$ jbig2 -s page1.tiff page2.tiff page3.tiff -o output.jbig2
Create JBIG2 with specific options for document compression$ jbig2 -T 4 -O -o document.jbig2 scanned_doc.pbm