Version 1, last updated by jasonhudgins at March 19, 2008 21:17 UTC

This is a small perl library with a single method that will tell you if a jpeg image is corrupt or not. It uses libjpeg to parse the image data and will simply return true or false. If you have a gazillion images and you need a perl script to detect all the ones with errors, then this lib is exactly what you need.

This library is distributed via CPAN : http://search.cpan.org/~jhudge/Image-TestJPG-1.0/