jxlpy icon indicating copy to clipboard operation
jxlpy copied to clipboard

Fix ICC profile support

Open feffy380 opened this issue 7 months ago • 0 comments

I noticed jxlpy wasn't loading some images correctly compared to pillow-jxl-plugin. It looks like the problem is here, where the icc profile is not being stored under the proper key "icc_profile" (see documentation) https://github.com/olokelo/jxlpy/blob/c610bde64ca6b8d075b8c7602c14b2a32d49704d/jxlpy/JXLImagePlugin.py#L39

feffy380 avatar Jul 05 '24 02:07 feffy380