Commit Graph
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 1b0b228273 Gallery front 2025-08-16 10:29:51 +02:00