Detect and repair corrupt images
Posted: 2016-01-21T16:14:38-07:00
I often receive TIF images that throw exceptions when accessed using .NET System methods or other libraries. These are files are sometimes able to be rendered by Irfanview and resaved to the original file format which repairs the corruption somehow so the new image file then reads properly using the .NET methods that had previously failed.
Are there any suggested methods to detect and repair corrupted image files using ImageMagick?
Thank you.
Are there any suggested methods to detect and repair corrupted image files using ImageMagick?
Thank you.