2 Commits
Author SHA1 Message Date
Djeex 2e93e8172c 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 11:11:39 +02:00
Djeex 9d56d729c1 v2.1.2 2026-08-16 22:43:02 +02:00

Diff Content Not Available