Search found 3 matches

by rhordern
2013-10-12T10:35:00-07:00
Forum: Users
Topic: Convert CMYK pdf to RGB jpeg ?
Replies: 4
Views: 4229

Re: Convert CMYK pdf to RGB jpeg ?

Hello,

Yes with colorspace it works but the colors are not good… I've tried with input image before and after the color profiles and I get the same. I'm now wandering if it could be the PDF document that contains multiple images and maybe some of them don't have a colorspace.
by rhordern
2013-10-12T05:50:54-07:00
Forum: Users
Topic: Convert CMYK pdf to RGB jpeg ?
Replies: 4
Views: 4229

Convert CMYK pdf to RGB jpeg ?

Hello, I'm trying to convert a CMYK pdf to RGB jpeg but the following command : convert -profile CMYK.icc -profile RGB.icc test.pdf test.jpeg gives the following warning : convert: associate profile with image, a source and destination color profile required for transform `icc' @ profile.c ...
by rhordern
2012-10-27T03:31:43-07:00
Forum: Users
Topic: Choose between opencl and openmp for convert command ?
Replies: 1
Views: 3287

Choose between opencl and openmp for convert command ?

Hello, I've just set up a new server with an Intel Ivy bridge CPU and have installed Intel's drivers to give me OpenCL support. #identify -version Version: ImageMagick 6.7.8-8 2012-10-27 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC Features: OpenMP OpenCL ...