[Scribus] CMYK question
Tobias Hilbricht
hilbricht
Wed Aug 10 17:43:52 CEST 2005
Am Mittwoch, 10. August 2005 16:11 schrieb Ranjan Ghosh:
> Scribus of course exports CMYK. Dont know if it autoconverts pixel
> images form RGB to CMYK though (perhaps others on this list can help).
> If it doesnt you can use an open-source tool called ImageMagick
> (if you use Linux you've probably already have it installed).
> Use it like:
>
> convert -colorspace CMYK rgb.jpg cmyk.jpg
This is only a "mathematical" conversion. Recent ImageMagick versions which
have been compiled properly (that is with lcms) do much better with
convert RGB.tiff -profile RGB.icc -profile CMYK.icc CMYK.tiff
with RGB.icc and CMYK.icc being appropriate profiles (e.g Adobe RGB and
EuroscaleCoated). ImageMagick is available for Windows, too.
Yours sincerely
Tobias Hilbricht
More information about the scribus
mailing list