• Stars
    star
    165
  • Rank 228,906 (Top 5 %)
  • Language
    Go
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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