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
November 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!



2005.11.15 18:08 "jpeg in tiff vs. standalone jpeg question", by Sam Neymotin

Hi,

I'm using LibTIFF to create Tif files with embedded JPEGs. Using a
quality setting of 50 produces a file that is about 3MB. Using the same
quality setting simply using libjpeg with the same quality setting
produces a file that is about 1MB. Is there some constraint on the JPEGs
written inside of a TIFF file? I looked here :
http://libtiff.maptools.org/TIFFTechNote2.html but couldn't find an
answer. Maybe there is some setting in the TIFF library that will enable
me to get the same compression in both the tif file and the jpeg file? I
noticed that with the same quality settings the pixels in both images
were identical so the only difference was file size.

Thanks for any help.
Sam