Converting a rgb image to cmyk with photoshop paths
Posted: 2007-01-30T09:00:31-07:00
Hi all!
I've got a problem with converting a jpeg to cmyk.
Here the command (Win):
Everything works fine, but after converting, the paths in the image are lost.
Does anybody know how I can keep the embedded paths?
Thanks for your help.
Greetings
Tom
I've got a problem with converting a jpeg to cmyk.
Here the command (Win):
Code: Select all
convert import.jpg -profile "sRGB Profile".icc -profile "ECI.icc" -colorspace cmyk profile_cmyk.jpg
Does anybody know how I can keep the embedded paths?
Thanks for your help.
Greetings
Tom