[magick-users] How to specify /ASCII85Decode /FlateDecode for PDF images?
Anthony Thyssen
anthony at griffith.edu.au
Mon Aug 4 17:31:01 PDT 2008
duc.sequere.aut.de.via.decede at imagemagick.org on wrote...
| > Images are saved by "convert" in PDF format using /Filter
|
| Try
|
| convert myimage -compress zip image.pdf
Having a little play...
__Compression_______/Filter setting____
"-compress none" '/ASCII85Decode'
"-compress zip" '/FlateDecode'
"-compress jpeg" '/DCTDecode'
"-compress lzw" '/LZWDecode'
"+compress"
"-compress rle" '/RunLengthDecode'
any thing else
Some of these are also supose to work for postscript, though I have not
tested it.
Anthony Thyssen ( System Programmer ) <A.Thyssen at griffith.edu.au>
-----------------------------------------------------------------------------
The keyboard! How quaint. -- Montgomery Scott -- StarTrek IV
-----------------------------------------------------------------------------
Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/
More information about the Magick-users
mailing list