Removing profiles from web images on a mac 10.5.8
> I was having some issues saving images for web from
illustrator/photoshop I was saving out .png images that had a background
color of #8063CE and then putting them as a border on a div that had a
style
background-color:#8063CE;
so they should match but they were coming out slightly different colors.
I think because the browser is using the profile when display the image.
Neatly my mac came with a script that lets me remove the profile but
its hidden at /Library/Scripts/ColorSync
/ Adam