2005.03.31 19:25 "[Tiff] tiff extraction given byte offset", by Adam Donald

2005.03.31 19:25 "[Tiff] tiff extraction given byte offset", by Adam Donald

I am looking for a utility to quickly extract a tiff image from a multi-tiff file given the beginning and ending byte offsets and optionally the page number. ImageMagick will do this for me given the page number; however, it takes about 4 minutes to pull 2 tiff images out of a 500+ MB file, I am looking for something a little faster, and I think that the byte offset is the key. Is anyone aware of any such utility that would perform this task?