Documentation
¶
Overview ¶
imgcmp compares two image files (PNG or GIF) at the pixel level and reports whether they are visually identical within a configurable tolerance.
Usage:
imgcmp [-threshold N] file1 file2
Exit codes:
0 visually same (mean absolute diff per channel <= threshold) 1 visually different 2 usage error or file I/O failure
Click to show internal directories.
Click to hide internal directories.