2006-03-13 10:06:17 -05:00
|
|
|
<!-- Creator : groff version 1.18.1 -->
|
|
|
|
<!-- CreationDate: Mon Mar 13 18:03:13 2006 -->
|
2002-10-07 09:47:36 -04:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta name="generator" content="groff -Thtml, see www.gnu.org">
|
|
|
|
<meta name="Content-Style" content="text/css">
|
|
|
|
<title>TIFFDUMP</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<h1 align=center>TIFFDUMP</h1>
|
|
|
|
<a href="#NAME">NAME</a><br>
|
|
|
|
<a href="#SYNOPSIS">SYNOPSIS</a><br>
|
|
|
|
<a href="#DESCRIPTION">DESCRIPTION</a><br>
|
|
|
|
<a href="#OPTIONS">OPTIONS</a><br>
|
|
|
|
<a href="#SEE ALSO">SEE ALSO</a><br>
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
<a name="NAME"></a>
|
|
|
|
<h2>NAME</h2>
|
2006-03-13 10:06:17 -05:00
|
|
|
<!-- INDENTATION -->
|
|
|
|
<table width="100%" border=0 rules="none" frame="void"
|
|
|
|
cols="2" cellspacing="0" cellpadding="0">
|
|
|
|
<tr valign="top" align="left">
|
|
|
|
<td width="8%"></td>
|
|
|
|
<td width="91%">
|
|
|
|
<p>tiffdump − print verbatim information about
|
|
|
|
<small>TIFF</small> files</p>
|
|
|
|
</td>
|
|
|
|
</table>
|
2002-10-07 09:47:36 -04:00
|
|
|
<a name="SYNOPSIS"></a>
|
|
|
|
<h2>SYNOPSIS</h2>
|
2006-03-13 10:06:17 -05:00
|
|
|
<!-- INDENTATION -->
|
|
|
|
<table width="100%" border=0 rules="none" frame="void"
|
|
|
|
cols="2" cellspacing="0" cellpadding="0">
|
|
|
|
<tr valign="top" align="left">
|
|
|
|
<td width="8%"></td>
|
|
|
|
<td width="91%">
|
|
|
|
<p><b>tiffdump</b> [ <i>options</i> ] <i>name ...</i></p>
|
|
|
|
</td>
|
|
|
|
</table>
|
2002-10-07 09:47:36 -04:00
|
|
|
<a name="DESCRIPTION"></a>
|
|
|
|
<h2>DESCRIPTION</h2>
|
2006-03-13 10:06:17 -05:00
|
|
|
<!-- INDENTATION -->
|
|
|
|
<table width="100%" border=0 rules="none" frame="void"
|
|
|
|
cols="2" cellspacing="0" cellpadding="0">
|
|
|
|
<tr valign="top" align="left">
|
|
|
|
<td width="8%"></td>
|
|
|
|
<td width="91%">
|
|
|
|
<p><i>tiffdump</i> displays directory information from files
|
|
|
|
created according to the Tag Image File Format, Revision
|
|
|
|
6.0. The header of each <small>TIFF</small> file (magic
|
|
|
|
number, version, and first directory offset) is displayed,
|
|
|
|
followed by the tag contents of each directory in the file.
|
|
|
|
For each tag, the name, data type, count, and value(s) is
|
|
|
|
displayed. When the symbolic name for a tag or data type is
|
|
|
|
known, the symbolic name is displayed followed by it’s
|
|
|
|
numeric (decimal) value. Tag values are displayed enclosed
|
|
|
|
in ‘‘<>’’ characters
|
|
|
|
immediately preceded by the value of the count field. For
|
|
|
|
example, an <i>ImageWidth</i> tag might be displayed as
|
2005-03-06 06:11:43 -05:00
|
|
|
‘‘ImageWidth (256) SHORT (3)
|
|
|
|
1<800>’’.</p>
|
2006-03-13 10:06:17 -05:00
|
|
|
<!-- INDENTATION -->
|
|
|
|
<p><i>tiffdump</i> is particularly useful for investigating
|
|
|
|
the contents of <small>TIFF</small> files that
|
|
|
|
<i>libtiff</i> does not understand.</p>
|
|
|
|
</td>
|
|
|
|
</table>
|
2002-10-07 09:47:36 -04:00
|
|
|
<a name="OPTIONS"></a>
|
|
|
|
<h2>OPTIONS</h2>
|
2006-03-13 10:06:17 -05:00
|
|
|
<!-- TABS -->
|
2005-12-29 17:01:44 -05:00
|
|
|
<table width="100%" border=0 rules="none" frame="void"
|
2006-03-13 10:06:17 -05:00
|
|
|
cols="5" cellspacing="0" cellpadding="0">
|
|
|
|
<tr valign="top" align="left">
|
|
|
|
<td width="10%"></td>
|
|
|
|
<td width="2%">
|
|
|
|
|
|
|
|
<p><b>−h</b></p>
|
|
|
|
</td>
|
|
|
|
<td width="6%"></td>
|
|
|
|
<td width="80%">
|
|
|
|
|
|
|
|
<p>Force numeric data to be printed in hexadecimal rather
|
|
|
|
than the default decimal.</p>
|
|
|
|
</td>
|
|
|
|
<td width="0%">
|
|
|
|
</td>
|
|
|
|
</table>
|
|
|
|
<!-- INDENTATION -->
|
|
|
|
<table width="100%" border=0 rules="none" frame="void"
|
|
|
|
cols="2" cellspacing="0" cellpadding="0">
|
2005-12-29 17:01:44 -05:00
|
|
|
<tr valign="top" align="left">
|
|
|
|
<td width="8%"></td>
|
2006-03-13 10:06:17 -05:00
|
|
|
<td width="91%">
|
|
|
|
<p><b>−m items</b></p></td>
|
|
|
|
</table>
|
|
|
|
<!-- INDENTATION -->
|
|
|
|
<table width="100%" border=0 rules="none" frame="void"
|
|
|
|
cols="2" cellspacing="0" cellpadding="0">
|
|
|
|
<tr valign="top" align="left">
|
|
|
|
<td width="19%"></td>
|
|
|
|
<td width="80%">
|
|
|
|
<p>Change the number of indirect data items that are
|
|
|
|
printed. By default, this will be 24.</p>
|
|
|
|
</td>
|
|
|
|
</table>
|
|
|
|
<!-- INDENTATION -->
|
|
|
|
<table width="100%" border=0 rules="none" frame="void"
|
|
|
|
cols="2" cellspacing="0" cellpadding="0">
|
|
|
|
<tr valign="top" align="left">
|
|
|
|
<td width="8%"></td>
|
|
|
|
<td width="91%">
|
|
|
|
<p><b>−o offset</b></p></td>
|
|
|
|
</table>
|
|
|
|
<!-- INDENTATION -->
|
|
|
|
<table width="100%" border=0 rules="none" frame="void"
|
|
|
|
cols="2" cellspacing="0" cellpadding="0">
|
|
|
|
<tr valign="top" align="left">
|
|
|
|
<td width="19%"></td>
|
|
|
|
<td width="80%">
|
|
|
|
<p>Dump the contents of the <small>IFD</small> at the a
|
|
|
|
particular file offset. The file offset may be specified
|
|
|
|
using the usual C-style syntax; i.e. a leading
|
|
|
|
‘‘0x’’ for hexadecimal and a leading
|
|
|
|
‘‘0’’ for octal.</p>
|
|
|
|
</td>
|
2005-03-06 06:11:43 -05:00
|
|
|
</table>
|
2002-10-07 09:47:36 -04:00
|
|
|
<a name="SEE ALSO"></a>
|
|
|
|
<h2>SEE ALSO</h2>
|
2006-03-13 10:06:17 -05:00
|
|
|
<!-- INDENTATION -->
|
|
|
|
<table width="100%" border=0 rules="none" frame="void"
|
|
|
|
cols="2" cellspacing="0" cellpadding="0">
|
|
|
|
<tr valign="top" align="left">
|
|
|
|
<td width="8%"></td>
|
|
|
|
<td width="91%">
|
|
|
|
<p><b>tiffinfo</b>(1), <b>libtiff</b>(3TIFF)</p>
|
|
|
|
<!-- INDENTATION -->
|
|
|
|
<p>Libtiff library home page:
|
|
|
|
<b>http://www.remotesensing.org/libtiff/</b></p>
|
|
|
|
</td>
|
|
|
|
</table>
|
2002-10-07 09:47:36 -04:00
|
|
|
<hr>
|
|
|
|
</body>
|
|
|
|
</html>
|