Discussion:
LibTiff Help
(too old to reply)
m***@gmail.com
2008-03-03 19:12:15 UTC
Permalink
Hi,

I am new to LibTiff and I was wondering if it's possible to read a
multi-page TIFF file and convert/write each TIFF page as a separate
BMP file or a DIB in memory. If so, where do I begin?

Thanks,

Marcus de Leon
p***@yahoo.fr
2008-03-05 14:31:48 UTC
Permalink
Post by m***@gmail.com
Hi,
I am new to LibTiff and I was wondering if it's possible to read a
multi-page TIFF file and convert/write each TIFF page as a separate
BMP file or a DIB in memory. If so, where do I begin?
Thanks,
Marcus de Leon
I'm not able to fully check the information, but you have already the
tiffsplit tool which is available with the LibTIFF library.
It allows to split a multi-image TIFF file into several files.
I think that the source code is available.
A link to the documentation is
http://www.remotesensing.org/libtiff/man/tiffsplit.1.html


ATNT

Loading...