Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Huge difference when converting sRGB to CYMK with Separate+ Plug-In
#5
@Luax

Just a note about file size. Cyan will embed the icc profile in the image file.  PSOcoated is a large .icc and makes the image file that bit larger.
Some Printing Services ignore the embedded profile anyway or if you know that PSOcoated is used by the Printer, then use Krita where saving the cmyk converted file has an option to embed / or not the icc profile.

edit: There is also a command line option ImageMagick (IM) http://www.imagemagick.org for the conversion. Use the -strip option to lose the icc profile or without -strip to embed it. 

Code:
magick  sRGB.png  -colorspace cmyk -profile PSOcoated_v3.icc  -strip im-cmyk.jpg

Going back to the original question, the big difference in colours, I think that both Magenta and Black (K) channels are missing.  just as an example the IM jpeg of that little clip attached.

   

and a screenshot of the pseudo-cmyk with  no M & K 

   
Reply


Messages In This Thread
RE: Huge difference when converting sRGB to CYMK with Separate+ Plug-In - by rich2005 - 04-07-2022, 08:06 AM

Forum Jump: