[Magick-bugs] PDF to jpg CONVERT with ImageMagick-6.4.7-9-Q16-windows Problem

duc.sequere.aut.de.via.decede at imagemagick.org duc.sequere.aut.de.via.decede at imagemagick.org
Wed Dec 17 08:49:59 PST 2008


> convert: Insufficient image data in file

Try this:

  convert -limit memory 0 -limit map 0 -density 300 xxx.pdf yyy.gif

If that fails, the command has exhausted your system resources.


More information about the Magick-bugs mailing list