tiffinfo - display information about TIFF files
tiffinfo [options] input.tif...
tiffinfo displays information about files created according to the Tag Image File Format, Revision 6.0. By default, the contents of each TIFF directory in each file is displayed, with the value of each tag shown symbolically, where sensible.
The following options are supported:
-c Display the colormap and color or gray response curves, if present.
-D Display the directory tags, and read and decompress all of the data in each image, but do not display such data.
-d Display the directory tags, and display each byte of decompressed data in hexadecimal format.
-j Display any JPEG-related tags that are present.
-o Set the initial TIFF directory according to the specified file offset. The file offset may be specified using the usual C-style syntax, that is, a leading "0x" for hexadecimal and a leading "0" for octal.
-s Display the offsets and byte counts for each data strip in a directory.
-z Enable strip chopping when reading image data.
-# Set the initial TIFF directory to #.
The following operands are supported:
input.tif The name of the TIFF file.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE ATTRIBUTE VALUE Availability SUNWTiff Interface stability Evolving
pal2rgb(1), tiffcp(1), tiffcmp(1), tiffmedian(1), libtiff(3)
Updated by Breda McColgan, Sun Microsystems Inc., 2004.
| SunOS 5.11 | tiffinfo (1) | 26 Mar 2004 |