Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 296 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 296 Bytes

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