Emil Edeholt wrote:
Hi!

I'm trying to make thumbnails of uploaded jpegs via GD. It works fine on most jpegs but doesn't seem to work on canon jpegs (tried both a consumer canon and one of the finer DSLRs). When I resaved the canon jpeg in my imaging application GD could handle it.

Any ideas of how to solve this? I'm in a bit of a panic.

Emil


Imagemagick will handle them and provide better quality.
http://www.imagemagick.org/script/index.php

I use it with exec()

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to