2006.08.07 19:54 "[Tiff] Resolved: libtiff.dll and MSVC 6", by Sean Burke

2006.09.21 08:08 "Re: [Tiff] TIFF file bigger than 2Go", by Dlpnet

Hello,

Photoshop CS and later can read TIFF files up to 4 Gigabytes. Earlier versions of Photoshop cannot read TIFF files (or any other file type) over 2 Gigabytes.

I tried with CS 2.

Did you enable the large file options when compiling LibTIFF?

Good question... Haven t found anything in the

nmake.opt
tiffconf.h.vc
tif_config.h.vc

files about large file options...

An other thing... I used the command tool from ImageMagick 'identify' on my tiff and got the error:

identify: bigtiff.tif: Seek error accessing TIFF directory. `TIFFReadDirectory'

maybe something to do with the IFD at the end of the file?

Thanks,

Dlp