- First commit to issue fork.
We have clients that upload or offer CMYK based images from a system automatically, these need to be converted. Which brought to me the question why there is not yet a way to convert profiles and colorspaces from the perspective of an image style.
If you want to build a Digital Asset Management System you might see the same issues that you can not manage CMYK images and show them as sRGB in the browser.
So I thought I just build it then.
- Colorspace conversion to any known Colorspace, based on the Imagick::COLORSPACE_* constants.
- ICC Profile conversion, which offers a target ICC Profile textfield, so you need to have the ICC Profile available locally. And a fallback field when the images do not have a source ICC Profile embedded.
Needs review
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.