/imgdiff

A desktop tool to compare images in a folder and verify changes. Written in C# with Mono. MonoDevelop solution.

Primary LanguageC#

imgdiff

A desktop tool to compare images in a folder and verify changes. Written in C# with Mono. MonoDevelop solution.

To verify changes of images:

  1. Download/build/run imgdiff. The source includes a MonoDevelop solution.

  2. Select a folder to watch. imgdiff lists the images in the folder.

  3. Click the green arrow to validate images that looks "ok".

  4. Keep working. Create new images. imgdiff will automatically show you were the changes are.

  5. Review changes. Maximize the window and scroll down through all the images you've been working with.

  6. If the images are ok but have change a bit you may adjust the threshold value. Accordingly.

  7. goto 3.