<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Jukka,<span lang="EN-US"><o:p></o:p></span>
    <blockquote type="cite"
cite="mid:AM0PR09MB32199AFDEE937562FD3BC48AFDA6A@AM0PR09MB3219.eurprd09.prod.outlook.com">
      <div class="WordSection1">
        <p class="MsoNormal"><span lang="EN-US"><br>
            Does it feel reasonable? I know that overviews may be
            standard TIFFs while the main image is BigTIFF but maybe the
            information from the header would be enough. Or have I
            missed some existing tool? I thought that tiffinfo at least
            would report TIFF/BigTIFF but it doesn’t.</span></p>
      </div>
    </blockquote>
    <p>tiffdump does:</p>
    <p>$ tiffdump byte.tif<br>
      byte.tif:<br>
      Magic: 0x4949 <little-endian> Version: 0x2a
      <ClassicTIFF><br>
    </p>
    <p>vs</p>
    <p>$ tiffdump bigtiff.tif <br>
      bigtiff.tif:<br>
      Magic: 0x4949 <little-endian> Version: 0x2b <BigTIFF><br>
      <br>
    </p>
    Even
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>