Tagged Questions
4
votes
2answers
67 views
Autoconverting PNGs to sRGB
Tools like PNGOUT blithely strip out color profiles (the iCCP chunk), which arguably makes the tools lossy because it changes the appearance of non-sRGB images in nearly all modern browsers.
I've ...