FreeBSD Manual Pages
TIFFINFO(1) LibTIFF TIFFINFO(1) NAME tiffinfo - print information about TIFF files SYNOPSIS tiffinfo [ options ] input.tif a| DESCRIPTION tiffinfo displays information about files created according to the Tag Im- age File Format, Revision 6.0. By default, the contents of each TIFF direc- tory in each file are displayed, with the value of each tag shown symboli- cally (where sensible). OPTIONS -c Display the colormap and color/gray response curves, if present. -D In addition to displaying the directory tags, read and decompress all the data in each image (but not display it). -d In addition to displaying the directory tags, print each byte of de- compressed data in hexadecimal. -j Display any JPEG-related tags that are present. -o Set the initial TIFF directory according to the specified file off- set. The file offset may be specified using the usual C-style syn- tax; i.e. a leading 0x for hexadecimal and a leading 0 for octal. -s Display the offsets and byte counts for each data strip in a direc- tory. -z Enable strip chopping when reading image data. -# Set the initial TIFF directory to #. -W Warn about unknown tags. SEE ALSO pal2rgb, tiffcp, tiffcmp, tiffmedian, libtiff AUTHOR LibTIFF contributors COPYRIGHT 1988-2025, LibTIFF contributors 4.7 Sep 11, 2025 TIFFINFO(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO | AUTHOR | COPYRIGHT
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=tiffinfo&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>
