<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I observe that an ITK-created tiff that is bigger than 2^31 but smaller than 2^32 is a BigTIFF - it has Version number = 43 in the header.  I am suddenly wondering why such a file
 is a BigTIFF.  On this site: <br>
http://www.awaresystems.be/imaging/tiff/bigtiff.html<br>
it says: <br>
"The TIFF file format uses 32bit offsets and, as such, is limited to 4 gigabytes. This has been quite sufficient for many years. Today however, there is a need for a good multi-purpose open image file format that can handle huge images, or very large collections
 of images, breaking the 4 gig boundary. There is currently an ongoing attempt to launch a new variant of TIFF, called BigTIFF, that closely resembles TIFF, but uses 64bit offsets instead...."<br>
<br>
In other words, BigTIFF is needed for files bigger than 2^32 bytes, or 4 GB.<br>
<br>
Can somebody explain this?<br>
<br>
Cheers<br>
Gib<br>
</div>
</body>
</html>