A desktop tool to compare images in a folder and verify changes. Written in C# with Mono. MonoDevelop solution.
To verify changes of images:
-
Download/build/run imgdiff. The source includes a MonoDevelop solution.
-
Select a folder to watch. imgdiff lists the images in the folder.
-
Click the green arrow to validate images that looks "ok".
-
Keep working. Create new images. imgdiff will automatically show you were the changes are.
-
Review changes. Maximize the window and scroll down through all the images you've been working with.
-
If the images are ok but have change a bit you may adjust the threshold value. Accordingly.
-
goto 3.