Don't remove CICP signalling on conversion to and from scRGB
Author: jcupittCreated Jul 24, 2026Updated Aug 29, 2026
Labelsbug
libvips currently removes CICP signalling on conversion to and from scRGB colourspace.
Is this correct? We don't remove eg. icc profiles during this type of conversion, and leave it to the application layer to handle.
See https://github.com/libvips/libvips/pull/5104#issuecomment-5069009348
As @kleisauke notes, we could also do a better job of detecting incompatible icc profiles automatically.
Source: libvips/libvips