Files
lumeex/src
Djeex 26e3ca684b Fixed: Preserve embedded ICC color profiles when converting and resizing images
Image.open() reads the source's ICC profile into img.info, but that dict resets to empty after convert() or resize(), and save() was never passing icc_profile anyway. DCI-P3 and Rec.2020 photos were silently falling back to sRGB interpretation once processed.
2026-08-17 15:13:36 +02:00
..
2026-08-16 22:43:02 +02:00
2025-08-28 18:36:07 +02:00
2025-09-04 12:28:01 +02:00