The `tiffread31_header` function is slow to iterate over the IFDs in large files. `imfinfo` is fast, but reads all tags.
The
tiffread31_headerfunction is slow to iterate over the IFDs in large files.imfinfois fast, but reads all tags.