Forum Moderators: coopster
If I simply open the images in photoshop or photopaint and resave they upload fine. The one common element is that they are all generated by digital cameras. I'm wondering if they are starting to use a different subformat, compression, extended Exif data or the like that GD library can't handle.
Has anyone else been experiencing the same? Am I overlooking something else? Does ImageMagick do a better job than GD? If so, is ImageMagick installed on enough hosts to safely use it in a distributed script?
Thanks!
When you resave the image the graphics programs will normally correct the format properly.
IMagck is better in many respects but you need PHP5 and most hosts at this stage are still lagging behind.
<snip>
And yes, imagemagick does a better job than GD. But it is not installed on many servers, whereas GD is bundled as a module in most recent PHP releases.
[edited by: dreamcatcher at 7:06 pm (utc) on Jan. 24, 2008]
[edit reason] no urls as per T.O.S [webmasterworld.com].Thanks [/edit]