Hi, I'm new at ImageMagick and I'm trying to convert PDF files to TIFF. Everything works fine, except when I try to use Group4 compression - it simply won't compress it. It compresses when I choose ZIP, etc, just not Group4.
Here's the command I use to convert: convert -verbose -compress group4 -density 200 test.pdf test.tiff And here's what I find when I identify it: identify -verbose test.tiff .... Iterations: 0 Compression: None Orientation: TopLeft software: ImageMagick 6.0.6 05/26/05 Q16 http://www.imagemagick.org .... Note the 'Compression: None'. I'm not sure why this is happening, any ideas? -- Regards, JB Hewitt Business: http://www.stcpl.com.au Blog: http://blade.lansmash.com Best LAN ever: http://www.lansmash.com How to ask a ?: http://www.catb.org/~esr/faqs/smart-questions.html _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
