Our editors are sometimes uploading CMYK images. But the Umbraco ImageSharp resizer makes the colors in the images very bright.
Is it possible to make ImageSharp resizer to convert the image to RGB and keep the colors.
The CMYK → RGB in Photshop works perfectly.
They seem to have converters for color spaces, but I’m not sure how much control you have in the context of Umbraco and how much of ImageSharp is exposed or not.
Oh yeah, looks like it is more a ImageSharp and browser issue.
Uploaded CMYK images keeps their colorspace even after resizing.
But the browser show the “weird” color-version of the image.
If you show the image in the Windows Photo app it shows the the CMYK image in the “correct” way.