Skip to content

mooyg/image-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Diff Tool in Go

A simple image diff tool written in Go that compares two images and highlights differences.

Build

To build the binary, run:

make build

Run

To run the binary, run:

make run ARGS="<image1> <image2>"

About

A simple image diff tool written in Go that compares two images and highlights differences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published