in these days build a php server for image manipulation. All ok but final jpg result have some problem
Using imagemagick with exec command, but jpg can't pass over my web service upload (no error returned,
but image not show on web tool)
If i convert image with irfranview image is ok and pass service gate.
post here 2 different image:


http://static.repubblica.it/laprovincia ... t/GOOD.jpg
http://static.repubblica.it/laprovincia ... st/bad.jpg
good.jpg is irfranview result and pass
bad.jpg is IM result and doesn't pass
I want to use IM for my php server for many reason, is there anyone that can tell me where is difference ?
thank you for any info,
m.