[magick-users] Combine JBIG2 files into PDF

Chris Rodgers christopher.rodgers at cardiov.ox.ac.uk
Fri May 8 02:52:54 PDT 2009


Hi,

I have a set of scanned JBIG2 files that I would like to convert into a PDF.

At the moment, I use

"convert -units PixelsPerInch -density 600 rawname.jbig -rotate -90
output.pdf"

However, the PDF files that emerge from this seem to be much larger than
the original JBIG images.

I know that PDF files can contain JBIG images. Is it possible to have
the raw JBIG files wrapped into a PDF by ImageMagick without internal
conversion to another bitmap format?

Many thanks,

Chris.


More information about the Magick-users mailing list