- Notifications
You must be signed in to change notification settings - Fork0
This tool compares old and new versions of image files and generates color-coded image in a diff format.
License
NotificationsYou must be signed in to change notification settings
kemokemo/imgdiff
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This tool compares old and new versions of image files and generates color-coded image in a diff format.
This is based on thediff-image.Thanks to the wonderful@murooka'sgo-diff-image.
brew install kemokemo/tap/imgdiff
First, add my scoop-bucket.
scoop bucket add kemokemo-bucket https://github.com/kemokemo/scoop-bucket.git
Next, install this app by running the following.
scoop install imgdiff
Get the latest version fromthe release page, and download the archive file for your operating system/architecture. Unpack the archive, and put the binary somewhere in your$PATH
.
$ imgdiff -hUsage: imgdiff [<option>...]<old image><new image> -hdisplayhelp -o string output filename (default"diff.png") -vdisplay version
This tool supports the following image formats.
- png
- jpeg
- gif
- bmp
$ imgdiff -o=diff/screen.png v1/screen.png v2/screen.png
About
This tool compares old and new versions of image files and generates color-coded image in a diff format.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published