linux man page for tiffcmp

Query: tiffcmp

OS: linux

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

tiffcmp(1)							   User Commands							tiffcmp(1)

NAME
tiffcmp - compare two TIFF files
SYNOPSIS
tiffcmp [options] file1.tif file2.tif
DESCRIPTION
tiffcmp compares the tags and data in two files created according to the Tagged Image File Format, Revision 6.0. The schemes used for com- pressing data in each file are immaterial when comparing data. Files are compared on a scanline-by-scanline basis after decompression. Most directory tags are checked, notable exceptions are GrayResponseCurve, ColorResponseCurve, and ColorMap tags. Data is not compared if any of the BitsPerSample, SamplesPerPixel, or ImageWidth values are not equal. By default, tiffcmp terminates if any difference is encountered.
OPTIONS
The following options are supported: -l List each byte of image data that differs between the files. -t Ignore any differences in directory tags.
OPERANDS
The following operands are supported: filex.tif The names of the TIFF files to be compared.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWTiff | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+
SEE ALSO
pal2rgb(1), tiffinfo(1), tiffcp(1), tiffmedian(1), libtiff(3)
NOTES
Tags that are not recognized by the library are not compared. Such tags may also generate spurious diagnostics. Updated by Breda McColgan, Sun Microsystems Inc., 2004. SunOS 5.10 26 Mar 2004 tiffcmp(1)
Related Man Pages
tiffcp(1) - sunos
tiffinfo(1) - linux
tiffmedian(1) - linux
tiffinfo(1) - hpux
tiffmedian(1) - hpux
Similar Topics in the Unix Linux Community
renaming files
How to update data between xml tags
Comparing files
Code Tags
Help comparing 2 files and sending differences