Hi,
I have a rather large number of images but some are broken. Is there a way for me to test these and identify the ones that are broken?
Thanks,
George...
How can I test images for validity?
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: How can I test images for validity?
You might try to convert each one. If the return code ("errorlevel" in Windows) is non-zero, or you don't get a resulting image, the input was broken.
snibgo's IM pages: im.snibgo.com