AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
April 2007

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2007.04.02 12:12 "EXIF JPEG Thumbnail in TIFF", by Phil Harvey
2007.04.02 13:13 "Re: EXIF JPEG Thumbnail in TIFF", by Joris Van Damme
2007.04.02 15:24 "Re: EXIF JPEG Thumbnail in TIFF", by Phil Harvey

2007.04.02 15:24 "Re: EXIF JPEG Thumbnail in TIFF", by Phil Harvey

Thanks Joris,

Your comments are useful.  At least it is now clear that
libtiff can't be used to process these thumbnails.  So
at the very least, it means that you can't use libtiff
to process EXIF information in JPEG images, which is
unfortunate.

I re-read the EXIF specification.  It does clearly
state that compressed JPEG thumbnails are not allowed
if the primary image is uncompressed (section 4.5.5
of the EXIF 2.2 specification, page 12), which could
rule out a majority of TIFF images, but as far as I
can see they should be allowed in compressed TIFF images.

Either my understanding of the EXIF specification is
wrong, or maybe it is just that this technique just
never caught on.

- Phil