2005.05.31 19:41 "[Tiff] hot to detect corrupt tif file", by Gordon Hu

2005.06.01 00:45 "Re: [Tiff] hot to detect corrupt tif file", by Bob Friesenhahn

Since most images are compressed, checking the band/tile offsets & sizes (and then reading each band/tile) is a good way of checking for this (corrupt file).

The above statement "most images are compressed" reveals your area of focus. In the RGB/color world, a large portion of the images are not compressed, leading many people to believe that TIFF is an inefficient format which does not support compression at all. In the black/white monochrome world, most images are compressed.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/