[Magick-bugs] corrupt jpg when converting from eps

duc.sequere.aut.de.via.decede at imagemagick.org duc.sequere.aut.de.via.decede at imagemagick.org
Tue Jan 29 13:58:29 PST 2008


> convert 00001380.EPS jpeg:test.jpg

The JPEG image is fine.  Its just in a colorspace your browser is not
comfortable with.  Try this:

  convert -colorspace rgb 00001380.EPS test.jpg


More information about the Magick-bugs mailing list