Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 574 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 574 Bytes

WinIMerge

WinIMerge is a simple image diff/merge tool like WinMerge.

Screenshot

winimerge.png

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 2019)

git clone https://github.com/winmerge/winimerge
git clone https://github.com/winmerge/freeimage
cd winimerge
buildbin.vs2019.cmd

License

GPL2