[wp-trac] [WordPress Trac] #11671: Image Saturation Loss on Resize
WordPress Trac
wp-trac at lists.automattic.com
Sat Feb 13 06:00:06 UTC 2010
#11671: Image Saturation Loss on Resize
---------------------------+------------------------------------------------
Reporter: miqrogroove | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.0
Component: Media | Version:
Severity: normal | Resolution:
Keywords: needs-testing |
---------------------------+------------------------------------------------
Comment(by miqrogroove):
Workaround: Convert images to sRGB before uploading them.
Band-aid: WordPress could inform the user if any non-sRGB images get
uploaded. (Plugin?)
Solution: If the EXIF data were maintained on thumbnails, then there
would be no discrepancy with the original image.
> Unfortunately I dont think its possible to preserve the colour space or
convert it properly using GD
After giving it some thought, conversion would be a case of the cure being
worse than the disease. Since browsers aren't color-aware, the sRGB
thumbnails would look different from non-sRGB originals. I think
"preserving" is the one to aim for if it's doable.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11671#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list