/go-diff-image

Primary LanguageGoMIT LicenseMIT

go-diff-image

A diff tool for images.

Installation

$ go get -u github.com/murooka/go-diff-image/...

Usage

diff-image -o=diff.png before.png after.png
# open diff.png

Example

example