5 ms·
Nobody seems to have answered yet that you can also use ImageMagick "compare" on two screenshots. compare image1 image2 -compose src diff.png See also: ht
by LLyaudet 1y ago
Nobody seems to have answered yet that you can also use ImageMagick "compare" on two screenshots.
compare image1 image2 -compose src diff.png
See also: https://stackoverflow.com/questions/5132749/diff-an-image-using-imagemagick https://stackoverflow.com/questions/5132749/diff-an-image-us...