Hi,

I'm having problems from time to time with jpgs submitted by users of a
Classified Ad web site.

Most work just fine, but two recent problem ones are at:-

http://www.bises.org/IMprob/

The first one gives the error
convert: 450: unable to copy profile `invalid profile length':

at the code
result = img.Convert("-resize", "150x150", WorkFile, WorkFile)

where the WorkFile is a PNG converted from the submitted jpg

The second one just seems to hang the server session........

I'm not a graphics expert - is there something in these 2 original jpgs that
is causing the problem and that I could possibly develop code to test for
and get round the problem?

Regards and TIA,

Eddie Stuart
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to