BigTIFF format files |
TIFF file formats use 32-bit offsets, which limits the file size to about 4 gigabytes. Some implementations even use a signed 32-bit offset, which leads to problems of about 2 gigabytes. BigTIFF is a variant of the TIFF file format that uses 64-bit offsets and supports much larger files (up to 18 exabytes).
|