Properly combining color conversions with resizing
Posted: 2017-05-02T03:11:09-07:00
Hi,
I'm posed with the problem of how to properly handle files from a very diverse range of input properties, notably regarding color spaces. Now, I've been going through all the documentation on the matter and have found (amongst others) this topic very helpful, as well as the part of the usage exaples on color profiles and tutorials such as this one from Cambridge in Colour and "Color management is for wimps". So, thanks to everybody for contributing to that.
Unfortunately, I'm still left with one matter on which I would appreciate some clarification and it concerns the combination of resizing and conversion of color spaces. There's this part of the usage documentation on resizing and colorspaces, which is clearly noted as 'deprecated', but it's become quite unclear to me which colorspace is best suited for the mathematics of resizing and whether or not to take gamma correction into account. This is especially so when combined with the possibility of being provided with various CMYK images and what have you. For example, is an intermediate color space in order in such cases? Should we leave everything in their own color space whenever possible and just use a conversion to sRGB as the last step?
In short, how should I properly convert color spaces such that the mathematics of resizing work properly (note that I won't be upscaling) and the colors end up as close to intended in sRGB space?
Should I have overlooked the answer, my apologies, but I'm getting a bit overwhelmed with all the different aspects and sometimes apparently contradictory information.
I'm posed with the problem of how to properly handle files from a very diverse range of input properties, notably regarding color spaces. Now, I've been going through all the documentation on the matter and have found (amongst others) this topic very helpful, as well as the part of the usage exaples on color profiles and tutorials such as this one from Cambridge in Colour and "Color management is for wimps". So, thanks to everybody for contributing to that.
Unfortunately, I'm still left with one matter on which I would appreciate some clarification and it concerns the combination of resizing and conversion of color spaces. There's this part of the usage documentation on resizing and colorspaces, which is clearly noted as 'deprecated', but it's become quite unclear to me which colorspace is best suited for the mathematics of resizing and whether or not to take gamma correction into account. This is especially so when combined with the possibility of being provided with various CMYK images and what have you. For example, is an intermediate color space in order in such cases? Should we leave everything in their own color space whenever possible and just use a conversion to sRGB as the last step?
In short, how should I properly convert color spaces such that the mathematics of resizing work properly (note that I won't be upscaling) and the colors end up as close to intended in sRGB space?
Should I have overlooked the answer, my apologies, but I'm getting a bit overwhelmed with all the different aspects and sometimes apparently contradictory information.