Registered Member
|
I need to convert images from RGB to CMYK for a publication. The results I get with Krita are better than the results with ImageMagick. Because i have a lot of images to convert, I tried to write a python script.
When I convert to CMYKA using the script the resulting profile is always 'Chemical Proof'. When I convert to CMYKA using Krita, Image, Convert image Color Space the result uses the selected profile. When converting to a RGB profile the result is usually right. Can anybody help me to improve my script. This is my script
The result is:
Last edited by luuk on Fri Jun 03, 2022 6:14 pm, edited 1 time in total.
|
Registered Member
|
I found the error in the script. In setColorSpace the third parameter is not the name of the color profile file (FOGRAL_coated.icc) but the name of the color profile in Krita as shown in the dialog Convert Image Color Space, in this case "FOGRA39L Coated".
|
Registered users: Bing [Bot], Evergrowing, Google [Bot], rblackwell