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
March 2006

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

2006.03.13 15:35 "CCITT Group 4 images", by Philip Watkinson
2006.03.13 16:19 "Re: CCITT Group 4 images", by Joris Van Damme
2006.03.13 20:04 "Re: CCITT Group 4 images", by Andrey Kiselev
2006.03.16 12:38 "Re: CCITT Group 4 images", by Gerben Vos

2006.03.13 16:19 "Re: CCITT Group 4 images", by Joris Van Damme

Philip,

Philip Watkinson wrote:
> I have CCITT Group 4 compressed images that are not contained
> within TIFF files. Can I use Libtiff to decompress the images?

It is possible, but it is not easy.

You can redefine the LibTiff IO routines. Thus, you can make 'm such
that they 'read' a fake valid TIFF file header, a fake valid TIFF IFD,
and your real CCITT group 4 data, all combined into a valid TIFF.
LibTiff's output then is the decompressed data.

Similar techniques are used in the tiff2pdf contribution.

Joris Van Damme
info@awaresystems.be
http://www.awaresystems.be/
Download your free TIFF tag viewer for windows here:
http://www.awaresystems.be/imaging/tiff/astifftagviewer.html