Images are saved by "convert" in PDF format using /Filter [ /RunLengthDecode ]. This makes the images at least three times bigger than bemps (http://bmeps.sourceforge.net/) can do using /Filter [ /ASCII85Decode /FlateDecode ]. I see that ImageMagick supports (http://trac.imagemagick.org/browser/ImageMagick/trunk/magick/compress.c?rev=11710) these compression methods as well. But I don't know how to specify them on the command line to "convert". Does anyone on this list know? _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
