JXL export always strips Color Profile
Posted: Sun Mar 17, 2024 10:56 am
Export... JXL always strips embedded Color Profile causing a color shift in the image. cjxl has an option to keep the color profile:
Could this option be exposed so we can export to JXL and keep Color Profile?
Note - if anyone wants an easy way to convert to JXL and keep Color Profile - https://github.com/JacobDev1/xl-converter
Code: Select all
-C K, --modular_colorspace=K
Color transform: -1 = default (try several per group, depending
on effort), 0 = RGB (none), 1-41 = fixed RCT (6 = YCoCg).
Note - if anyone wants an easy way to convert to JXL and keep Color Profile - https://github.com/JacobDev1/xl-converter