TIFFINFO(1) UNIX System V(May 2, 1990) TIFFINFO(1)
NAME
tiffinfo - print information about TIFF files
SYNOPSIS
tiffinfo [ -D ] [ -d ] [ -c ] [ -s ] [ -# ] name ...
DESCRIPTION
Tiffinfo displays information about files created according to the Tag
Image File Format, Revision 5.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 -D option forces tiffinfo to read and decompress all the data in a
file (but not display it).
The -d option forces tiffinfo to print each byte of decompressed data
stored in a file in hexadecimal.
The -c option forces tiffinfo to display the colormap and color/gray
response curves, if present.
The -s option forces tiffinfo to display the offsets and byte counts for
each data strip in a directory.
The -# option sets the initial TIFF directory to #.
SEE ALSO
pal2rgb(1), tiffcp(1), tiffcmp(1), tiffmedian(1), libtiff(3)
10/89 Page 1