[magick-users] color problem with pdf to image conversion

German Geek geek.de at gmail.com
Sun Oct 11 14:31:29 PDT 2009


Thanks for the quick answer. That worked a lot better, at least it got the
alpha channel right, but it's still not quite the right colors. The red
seems less wine red but brighter. I read somewhere it has to do more with
ghost script than imagemagick. Any more ideas?

2009/10/12 Fred Weinhaus <fmw at alink.net>

> try convert -colorspace RGB image.pdf image.jpg
>
>
>
> >After numerous google searches and frustrations with this, i write to
> you...
> >
> >I have a problem with converting pdfs to images (jpgs). It works, i.e.
> >i get an image result with 'convert pdf.pdf[0] pdf.jpg but
> >unfortunately i get wrong colors. The source is in CMYK and the result
> >is in RGB but even trying all possible values for the -colorspace
> >option did not give a satisfactory result. It would be a shame if we
> >had to use another windows based solution, so please help. It's just
> >the image colors that are a problem.
> _______________________________________________
> Magick-users mailing list
> Magick-users at imagemagick.org
> http://studio.imagemagick.org/mailman/listinfo/magick-users
>


More information about the Magick-users mailing list