Page 1 of 1

JBIG Windows Configuration

Posted: 2016-10-10T07:51:15-07:00
by grsychckn
How do I configure ImageMagic for use with JBIG files? Only thing I can find is the format support list saying that JBIG-Kit is required which I have, but where do I extract the contents of the TAR.GZ and how do I configure the imagemagick.exe to enable read/write? Documentation for this is lacking. Thank you for your help.

BTW, I'm using Windows Server 2012R2 and have downloaded and installed the Windows x64 DLL package. The command "magick -list format" shows JBIG in the list, but no read/write/multiple support. I already downloaded the jbigkit-2.1.tar.gz.

Re: JBIG Windows Configuration

Posted: 2016-10-10T10:15:00-07:00
by dlemstra
JBIG is licensed under the GPL license and that means you will need to build IM from source to have JBIG support.