/opt/alt/alt-ImageMagick/usr/usr/share/man/man1
NameSizeModeActions
animate.155170644editdlrm
compare.159070644editdlrm
composite.162970644editdlrm
conjure.118360644editdlrm
convert.1191030644editdlrm
cwebp.1137100644editdlrm
display.177770644editdlrm
dwebp.150980644editdlrm
fax2ps.143790644editdlrm
fax2tiff.182610644editdlrm
freetype-config.128860644editdlrm
gif2webp.164200644editdlrm
heif-convert.19140644editdlrm
heif-enc.124150644editdlrm
heif-info.16590644editdlrm
heif-thumbnailer.17360644editdlrm
identify.150560644editdlrm
ImageMagick.163090644editdlrm
img2webp.147280644editdlrm
import.156380644editdlrm
magick-script.1157760644editdlrm
magick.1158560644editdlrm
mogrify.1188740644editdlrm
montage.181960644editdlrm
pal2rgb.129340644editdlrm
ppm2tiff.125590644editdlrm
raw2tiff.150550644editdlrm
rgb2ycbcr.127040644editdlrm
stream.134380644editdlrm
thumbnail.125690644editdlrm
tiff2bw.124500644editdlrm
tiff2pdf.173120644editdlrm
tiff2ps.184340644editdlrm
tiff2rgba.132320644editdlrm
tiffcmp.123940644editdlrm
tiffcp.198070644editdlrm
tiffcrop.1244020644editdlrm
tiffdither.136030644editdlrm
tiffdump.123730644editdlrm
tiffgt.164160644editdlrm
tiffinfo.123290644editdlrm
tiffmedian.130060644editdlrm
tiffset.125830644editdlrm
tiffsplit.118750644editdlrm
vwebp.128240644editdlrm
webpinfo.121050644editdlrm
webpmux.168770644editdlrm
Edit: /opt/alt/alt-ImageMagick/usr/usr/share/man/man1/tiffcmp.1 (2394B)
.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "TIFFCMP" "1" "Jun 10, 2023" "4.5" "LibTIFF" .SH NAME tiffcmp \- compare two TIFF files .SH SYNOPSIS .sp \fBtiffcmp\fP [ \fIoptions\fP ] \fIfile1.tif\fP \fIfile2.tif\fP .SH DESCRIPTION .sp \fBtiffcmp\fP compares the tags and data in two files created according to the Tagged Image File Format, Revision 6.0. The schemes used for compressing data in each file are immaterial when data are compared\-data are compared on a scanline\-by\-scanline basis after decompression. Most directory tags are checked; notable exceptions are: \fBGrayResponseCurve\fP, \fBColorResponseCurve\fP, and \fBColorMap\fP tags. Data will not be compared if any of the \fBBitsPerSample\fP, \fBSamplesPerPixel\fP, or \fBImageWidth\fP values are not equal. By default, \fBtiffcmp\fP will terminate if it encounters any difference. .SH OPTIONS .INDENT 0.0 .TP .B \-l List each byte of image data that differs between the files. .UNINDENT .INDENT 0.0 .TP .B \-z number List specified number of image data bytes that differs between the files. .UNINDENT .INDENT 0.0 .TP .B \-t Ignore any differences in directory tags. .UNINDENT .SH BUGS .sp Tags that are not recognized by the library are not compared; they may also generate spurious diagnostics. .sp The image data of tiled files is not compared, since the \fI\%TIFFReadScanline()\fP function is used. An error will be reported for tiled files. .sp The pixel and/or sample number reported in differences may be off in some exotic cases. .SH SEE ALSO .sp \fI\%pal2rgb\fP (1), \fI\%tiffinfo\fP (1), \fI\%tiffcp\fP (1), \fI\%tiffmedian\fP (1), \fI\%libtiff\fP (3tiff) .SH AUTHOR LibTIFF contributors .SH COPYRIGHT 1988-2022, LibTIFF contributors .\" Generated by docutils manpage writer. .