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
June 2007

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

2007.06.17 14:00 "Converting from Striped TIFF into Tiled TIFF", by Full Midnight
2007.06.17 16:02 "Re: Converting from Striped TIFF into Tiled TIFF", by Bob Friesenhahn
2007.06.18 15:00 "Re: Converting from Striped TIFF into Tiled TIFF", by Bob Friesenhahn

2007.06.17 16:02 "Re: Converting from Striped TIFF into Tiled TIFF", by Bob Friesenhahn

On Sun, 17 Jun 2007, Full Midnight wrote:

> Hello,
>
> Let me please explain what I am trying to accomplish:
>
> As Input, we have a Striped TIFF (Photometric Interpretation: separated and
> Planar Configuration: separate image planes, where each strip below
> represents one plane of the CMYK) with the following characteristics:
>
> And what we would like to achieve is a tiled TIFF using the above input
> TIFF.
>
> Can someone please tell me if the libtiff (or any of its tools) are capable
> of doing this type of "conversion"? And if so, using which call/tool?

While I know that development GraphicsMagick 1.2 can deal with your 
file, have you tried libtiff's 'tiffcp' program?  It is intended for 
these tasks.  Since your image is fairly large, make sure that your 
system has plenty of RAM available.

Do you want the output file to be RGBA tiled only (consecutive 
samples), or planar+tiled?

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/