Convert bigTIFF to pyramid bigTIFF
Posted: 2013-11-07T01:05:29-07:00
Hi,
I have a bigTIFF with ~4.5GB that I want to convert into a ptif (pyramid TIFF).
Conversion into bigTIFF works for those files and conversion to ptif works for small Images.
But I'm wondering if there is a possibility to convert an image into a pyramid bigTIFF combining the options ptif and TIFF64?
Using the command:
convert image1.tif ptif:image2.tif
my win7 Workstation quits with error
TIFFAppendToStrip: Maximum TIFF file size exceeded.
and File is 4GB in size...
Thanks Janpan
I have a bigTIFF with ~4.5GB that I want to convert into a ptif (pyramid TIFF).
Conversion into bigTIFF works for those files and conversion to ptif works for small Images.
But I'm wondering if there is a possibility to convert an image into a pyramid bigTIFF combining the options ptif and TIFF64?
Using the command:
convert image1.tif ptif:image2.tif
my win7 Workstation quits with error
TIFFAppendToStrip: Maximum TIFF file size exceeded.
and File is 4GB in size...
Thanks Janpan