jbig2dec

Decoder for JBIG2 monochrome image compression format

brewmacoslinux
Try with needOr install directly
Source

About

JBIG2 decoder and library (for monochrome documents)

Commands

jbig2dec

Examples

Decode a JBIG2 file to PNG image$ jbig2dec -o output.png input.jbig2
Decode JBIG2 file and output as PBM format$ jbig2dec input.jbig2
Display JBIG2 decoder version and capabilities$ jbig2dec --version