DiffImg is a simple image comparison tool which takes two RGB images with the same size as input. Some statitics are computed, and the positions at which pixels differ are displayed as a color mask.
| Tags | Desktop image analysis |
|---|---|
| Licenses | GPL v2 |
| Operating Systems | Windows Linux |
| Implementation | C++ Qt |
| Translations | French Czech |
Recent releases


Release Notes: This release adds a basic batch mode.


Release Notes: This release adds a Czech translation. It adds a flag for the splash screen being incorrectly displayed on some platforms.


Release Notes: This release adds a command line argument to reset the stored preference. It fixes an incorrect .desktop definition.


Release Notes: This release adds changelog access in the interface, some test files in the Windows setup.exe, opacity of error mask in preferences, and the ability to set a threshold in RMS value to compare the two images. It corrects missing DLLs in the Windows installer for mingw compilation.