Reputation: 13156
I've just put some photos up online and I noticed that they photos appear to be a different colour in Firefox and Safari to IE and Chrome... Any ideas on what the issue could be? Due the browsers interpreter colours spaces differently or something?
Cheers Anthony
Upvotes: 1
Views: 115
Reputation: 50503
I've noticed that png format especially differs cross browser wise. When I noticed this, I converted to jpg and it resolved it.
Upvotes: 0
Reputation: 21178
They interpret color spaces differently because some browsers ignore ICC color profiles that are part of the images themselves. Safari and Firefox 3+ don't however, though Firefox needs to be configured to enable it.
Here's a related link: http://www.gballard.net/psd/go_live_page_profile/embeddedJPEGprofiles.html
Upvotes: 2