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
January 2009

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

2009.01.12 01:19 "Libtiff compression ratios", by <myopicwatchmaker@gmail.com>
2009.01.12 02:51 "Re: Libtiff compression ratios", by Bob Friesenhahn
2009.01.13 13:23 "Re: Libtiff compression ratios", by Gerben Vos
2009.01.12 16:50 "Re: Libtiff compression ratios", by Chris Cox
2009.01.13 21:01 "Re: Libtiff compression ratios", by <myopicwatchmaker@gmail.com>
2009.01.13 21:22 "Re: Libtiff compression ratios", by Bob Friesenhahn
2009.01.13 21:56 "Re: Libtiff compression ratios", by Toby Thain
2009.01.13 22:11 "Re: Libtiff compression ratios", by Frank Warmerdam

2009.01.13 21:56 "Re: Libtiff compression ratios", by Toby Thain

On 13-Jan-09, at 4:01 PM, Nick wrote:

> Setting TIFFTAG_PREDICTOR to PREDICTOR_HORIZONTAL worked beautifully.
> With the predictor running, libtiff's compression ratios reach parity
> with Photoshop.
>
> Increasing the deflate compression ratio to its maximum via
> TIFFTAG_ZIPQUALITY had only marginal effects on compression (a 2%
> improvement) while tripling the computation time required.
>
> I appreciate the advice!  Perhaps PREDICTOR_HORIZONTAL might make a  
> good
> default value for the libtiff predictor tag?

It would restrict compatibility to those readers that implement the  
predictor.

--Toby

> Nick
>
>