https://github.com/winmerge/winimerge
WinIMerge is a simple image diff/merge tool like WinMerge.
https://github.com/winmerge/winimerge
freeimage image-diff windows winmerge
Last synced: 2 months ago
JSON representation
WinIMerge is a simple image diff/merge tool like WinMerge.
- Host: GitHub
- URL: https://github.com/winmerge/winimerge
- Owner: WinMerge
- License: other
- Created: 2016-11-13T10:24:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T14:11:32.000Z (over 1 year ago)
- Last Synced: 2025-03-28T14:22:39.035Z (11 months ago)
- Topics: freeimage, image-diff, windows, winmerge
- Language: C++
- Size: 672 KB
- Stars: 77
- Watchers: 9
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WinIMerge #
WinIMerge is a simple image diff/merge tool like WinMerge.
## Screenshot

## Dependencies
This software uses the FreeImage open source image library.
See http://freeimage.sourceforge.net for details.
FreeImage is used under the the GNU GPL version.
## How to build (Visual Studio 2022)
~~~
git clone https://github.com/winmerge/winimerge
git clone https://github.com/winmerge/freeimage
cd winimerge
buildbin.vs2022.cmd
~~~
## License
GPL2