Page 1 of 1
strange Image Issue
Posted: Thu Oct 30, 2008 2:15 pm
by aaronfrankel
About 50% of the time when we upload an image it shows up on our site looking hazy. Not pixelated or distorted, just hazy. If we overwrite the uploaded image with the original full size jpg image manually it then shows up fine. Anyone have any ideas?
Re: strange Image Issue
Posted: Thu Oct 30, 2008 5:59 pm
by jmestep
We had a problem with that and found out it was images that had some extended file attributes, like camera, etc. It was something like that- I don't remember exactly and someone else does the images for that site- I just had to trouble shoot it.
Re: strange Image Issue
Posted: Wed Nov 12, 2008 10:03 am
by aaronfrankel
jmestep wrote:We had a problem with that and found out it was images that had some extended file attributes, like camera, etc. It was something like that- I don't remember exactly and someone else does the images for that site- I just had to trouble shoot it.
Can you give me any further details about how this was resolved?
Re: strange Image Issue
Posted: Wed Nov 12, 2008 10:14 am
by jmestep
I wish I could, but I don't remember exactly. I was working with a merchant over the phone. I think he ended up using something like IrvanView to handle those files and maybe it was a matter of opening the image into some image software, then saving it without the exteneded properties. I was using batch picture resizer to try to troubleshoot for him and it wasn't happening there, so we narrowed the problem down to those extended image properties. But this is only a vague memory. Sorry I can't do better. It was my son-in-law, not a paying client, so I didn't write anything down.
Re: strange Image Issue
Posted: Fri Nov 14, 2008 5:25 pm
by jmestep
afm just posted this in a different topic, but it might apply to your problem also- it's about optimizing image size, but tells how to strip out metadata.
http://yuiblog.com/blog/2008/11/14/imageopt-3/
Re: strange Image Issue
Posted: Fri Nov 14, 2008 5:57 pm
by aaronfrankel
Thanks! I will check it out.