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
May 2005

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

2005.05.12 06:04 "Some general questions about TIFF", by Katrina Maramba
2005.05.12 19:29 "Re: Some general questions about TIFF", by Chris Cox
2005.05.12 20:39 "Re: Some general questions about TIFF", by <melser.anton@gmail.com>

2005.05.12 19:29 "Re: Some general questions about TIFF", by Chris Cox

At 11:04 PM -0700 5/11/05, katrina maramba wrote:
> I have two questions about TIFF's differences/similarities with JPEG:
>
> 1.  Does TIFF have a thumbnail (like the ones that JPEG have)?

Yes, it can.
But technically JFIF does not have a thumbnail - thumbnails were 
added via a couple of different extensions to the JFIF format 
(Photoshop, EXIF, etc.).


> 2.  Does TIFF compression happen before parsing (like in JPEG)? 
> What is the procedure in the compression of the TIFF file?

That depends on how you define parsing.
And the compression depends on what type of compression you want to use.

Have you read the TIFF specification?

Chris