]>
Commit | Line | Data |
---|---|---|
8414a40c VZ |
1 | <!-- Creator : groff version 1.18.1 --> |
2 | <!-- CreationDate: Mon Mar 13 18:03:13 2006 --> | |
3 | <html> | |
4 | <head> | |
5 | <meta name="generator" content="groff -Thtml, see www.gnu.org"> | |
6 | <meta name="Content-Style" content="text/css"> | |
7 | <title>TIFFINFO</title> | |
8 | </head> | |
9 | <body> | |
10 | ||
11 | <h1 align=center>TIFFINFO</h1> | |
12 | <a href="#NAME">NAME</a><br> | |
13 | <a href="#SYNOPSIS">SYNOPSIS</a><br> | |
14 | <a href="#DESCRIPTION">DESCRIPTION</a><br> | |
15 | <a href="#OPTIONS">OPTIONS</a><br> | |
16 | <a href="#SEE ALSO">SEE ALSO</a><br> | |
17 | ||
18 | <hr> | |
19 | <a name="NAME"></a> | |
20 | <h2>NAME</h2> | |
21 | <!-- INDENTATION --> | |
22 | <table width="100%" border=0 rules="none" frame="void" | |
23 | cols="2" cellspacing="0" cellpadding="0"> | |
24 | <tr valign="top" align="left"> | |
25 | <td width="8%"></td> | |
26 | <td width="91%"> | |
27 | <p>tiffinfo − print information about | |
28 | <small>TIFF</small> files</p> | |
29 | </td> | |
30 | </table> | |
31 | <a name="SYNOPSIS"></a> | |
32 | <h2>SYNOPSIS</h2> | |
33 | <!-- INDENTATION --> | |
34 | <table width="100%" border=0 rules="none" frame="void" | |
35 | cols="2" cellspacing="0" cellpadding="0"> | |
36 | <tr valign="top" align="left"> | |
37 | <td width="8%"></td> | |
38 | <td width="91%"> | |
39 | <p><b>tiffinfo</b> [ <i>options</i> ] <i>input.tif | |
40 | ...</i></p> | |
41 | </td> | |
42 | </table> | |
43 | <a name="DESCRIPTION"></a> | |
44 | <h2>DESCRIPTION</h2> | |
45 | <!-- INDENTATION --> | |
46 | <table width="100%" border=0 rules="none" frame="void" | |
47 | cols="2" cellspacing="0" cellpadding="0"> | |
48 | <tr valign="top" align="left"> | |
49 | <td width="8%"></td> | |
50 | <td width="91%"> | |
51 | <p><i>Tiffinfo</i> displays information about files created | |
52 | according to the Tag Image File Format, Revision 6.0. By | |
53 | default, the contents of each <small>TIFF</small> directory | |
54 | in each file is displayed, with the value of each tag shown | |
55 | symbolically (where sensible).</p> | |
56 | </td> | |
57 | </table> | |
58 | <a name="OPTIONS"></a> | |
59 | <h2>OPTIONS</h2> | |
60 | <!-- TABS --> | |
61 | <table width="100%" border=0 rules="none" frame="void" | |
62 | cols="5" cellspacing="0" cellpadding="0"> | |
63 | <tr valign="top" align="left"> | |
64 | <td width="10%"></td> | |
65 | <td width="3%"> | |
66 | ||
67 | <p><b>−c</b></p> | |
68 | </td> | |
69 | <td width="5%"></td> | |
70 | <td width="80%"> | |
71 | ||
72 | <p>Display the colormap and color/gray response curves, if | |
73 | present.</p> | |
74 | </td> | |
75 | <td width="0%"> | |
76 | </td> | |
77 | <tr valign="top" align="left"> | |
78 | <td width="10%"></td> | |
79 | <td width="3%"> | |
80 | ||
81 | <p><b>−D</b></p> | |
82 | </td> | |
83 | <td width="5%"></td> | |
84 | <td width="80%"> | |
85 | ||
86 | <p>In addition to displaying the directory tags, read and | |
87 | decompress all the data in each image (but not display | |
88 | it).</p> | |
89 | </td> | |
90 | <td width="0%"> | |
91 | </td> | |
92 | <tr valign="top" align="left"> | |
93 | <td width="10%"></td> | |
94 | <td width="3%"> | |
95 | ||
96 | <p><b>−d</b></p> | |
97 | </td> | |
98 | <td width="5%"></td> | |
99 | <td width="80%"> | |
100 | ||
101 | <p>In addition to displaying the directory tags, print each | |
102 | byte of decompressed data in hexadecimal.</p> | |
103 | </td> | |
104 | <td width="0%"> | |
105 | </td> | |
106 | <tr valign="top" align="left"> | |
107 | <td width="10%"></td> | |
108 | <td width="3%"> | |
109 | ||
110 | <p><b>−j</b></p> | |
111 | </td> | |
112 | <td width="5%"></td> | |
113 | <td width="80%"> | |
114 | ||
115 | <p>Display any <small>JPEG</small> -related tags that are | |
116 | present.</p> | |
117 | </td> | |
118 | <td width="0%"> | |
119 | </td> | |
120 | <tr valign="top" align="left"> | |
121 | <td width="10%"></td> | |
122 | <td width="3%"> | |
123 | ||
124 | <p><b>−o</b></p> | |
125 | </td> | |
126 | <td width="5%"></td> | |
127 | <td width="80%"> | |
128 | ||
129 | <p>Set the initial <small>TIFF</small> directory according | |
130 | to the specified file offset. The file offset may be | |
131 | specified using the usual C-style syntax; i.e. a leading | |
132 | ‘‘0x’’ for hexadecimal and a leading | |
133 | ‘‘0’’ for octal.</p> | |
134 | </td> | |
135 | <td width="0%"> | |
136 | </td> | |
137 | <tr valign="top" align="left"> | |
138 | <td width="10%"></td> | |
139 | <td width="3%"> | |
140 | ||
141 | <p><b>−s</b></p> | |
142 | </td> | |
143 | <td width="5%"></td> | |
144 | <td width="80%"> | |
145 | ||
146 | <p>Display the offsets and byte counts for each data strip | |
147 | in a directory.</p> | |
148 | </td> | |
149 | <td width="0%"> | |
150 | </td> | |
151 | <tr valign="top" align="left"> | |
152 | <td width="10%"></td> | |
153 | <td width="3%"> | |
154 | ||
155 | <p><b>−z</b></p> | |
156 | </td> | |
157 | <td width="5%"></td> | |
158 | <td width="80%"> | |
159 | ||
160 | <p>Enable strip chopping when reading image data.</p> | |
161 | </td> | |
162 | <td width="0%"> | |
163 | </td> | |
164 | <tr valign="top" align="left"> | |
165 | <td width="10%"></td> | |
166 | <td width="3%"> | |
167 | ||
168 | <p><b>−#</b></p> | |
169 | </td> | |
170 | <td width="5%"></td> | |
171 | <td width="80%"> | |
172 | ||
173 | <p>Set the initial <small>TIFF</small> directory to | |
174 | <i>#</i>.</p> | |
175 | </td> | |
176 | <td width="0%"> | |
177 | </td> | |
178 | </table> | |
179 | <a name="SEE ALSO"></a> | |
180 | <h2>SEE ALSO</h2> | |
181 | <!-- INDENTATION --> | |
182 | <table width="100%" border=0 rules="none" frame="void" | |
183 | cols="2" cellspacing="0" cellpadding="0"> | |
184 | <tr valign="top" align="left"> | |
185 | <td width="8%"></td> | |
186 | <td width="91%"> | |
187 | <p><b>pal2rgb</b>(1), <b>tiffcp</b>(1), <b>tiffcmp</b>(1), | |
188 | <b>tiffmedian</b>(1), <b>libtiff</b>(3TIFF)</p> | |
189 | <!-- INDENTATION --> | |
190 | <p>Libtiff library home page: | |
191 | <b>http://www.remotesensing.org/libtiff/</b></p> | |
192 | </td> | |
193 | </table> | |
194 | <hr> | |
195 | </body> | |
196 | </html> |