spaceman-diff

Compare images visually from the command line with diff output

brewmacoslinux
Try with needOr install directly
Source

About

Diff images from the command-line

Commands

spaceman-diff

Examples

Compare two images and display the visual diff$ spaceman-diff image1.png image2.png
Generate a diff with custom output file$ spaceman-diff image1.png image2.png -o diff_result.png
Compare images with specific diff algorithm$ spaceman-diff before.jpg after.jpg --format=horizontal