79226176

Date: 2024-11-26 10:05:52
Score: 1
Natty:
Report link

This is how I managed to convert using imageMagick

magick input.jpg  
 -profile input_profile/sRGB.icc 
 -profile output_profile/cmyk.icc  
 -colorspace cmyk 
 output.jpg
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: A J