[magick-users] imagemagick convert PDF to JPG/PNG

Avi Kouzi avi at phpclub.org
Wed Apr 9 18:57:23 PDT 2008


I already tried the first one, it gives out pretty much the same results 
as converted.jpg, the second one wouldn't run since I don't have those 
ICM/ICC files (nowhere to be found on my filesystem).

Also, now that I have the RGB PDF, it is still not helping much (as 
there is still a slight color diffrence and the edges issue).

duc.sequere.aut.de.via.decede at imagemagick.org wrote:
>> It seems that the PDF was in CMYK
>>     
>
> Did you try
>
>   convert -colorspace rgb image.pdf image.jpg
>
> or
>
>   convert image.pdf -profile USWebCoatedSWOP.icc -profile sRGB.icm image.jpg
>
> Both methods are the suitable for properly converting a CMYK PDF to RGB JPEG.
>   



More information about the Magick-users mailing list