Compare two PNGs for pixel differences. Like cmp for PNGs.
To build, run go build.
Usage:
png-cmp a.png b.pngExit status is 0 if images are pixel-for-pixel the same, 1 if different, 2 if arguments are invalid or files can't be read.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Compare two PNGs for pixel differences. Like cmp for PNGs.
To build, run go build.
Usage:
png-cmp a.png b.pngExit status is 0 if images are pixel-for-pixel the same, 1 if different, 2 if arguments are invalid or files can't be read.