https://github.com/winmerge/winmerge
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
https://github.com/winmerge/winmerge
c-plus-plus compare-files csv csv-comparison csv-diff csv-files diff editor image image-comparison image-diff merge mfc tsv tsv-diff tsv-files webpage-diff win32 windows winmerge
Last synced: 13 days ago
JSON representation
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
- Host: GitHub
- URL: https://github.com/winmerge/winmerge
- Owner: WinMerge
- License: gpl-2.0
- Created: 2014-11-11T16:38:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T12:30:40.000Z (13 days ago)
- Last Synced: 2025-04-09T00:09:42.022Z (13 days ago)
- Topics: c-plus-plus, compare-files, csv, csv-comparison, csv-diff, csv-files, diff, editor, image, image-comparison, image-diff, merge, mfc, tsv, tsv-diff, tsv-files, webpage-diff, win32, windows, winmerge
- Language: C++
- Homepage: https://winmerge.org/
- Size: 479 MB
- Stars: 7,175
- Watchers: 102
- Forks: 844
- Open Issues: 407
-
Metadata Files:
- Readme: Docs/README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WinMerge Documentation
This folder contains WinMerge's user- and developer-documentation.
## User Documentation
User documentation is in [Users](Users/README.md)-subfolder.
### Important files in user documentation:
* [ReadMe.txt](Users/ReadMe.txt)
* [ChangeLog.md](Users/ChangeLog.md)
* [ReleaseNotes.md](Users/ReleaseNotes.md)
* [User manual in own folder](Manual/) note that it is XML files and needs to be processed into HTML files.## Developer Documentation
Developer documentation is in [Developers](Developers/README.md)-subfolder.
### Important files in developer documentation:
* [ReadMe for developers](Developers/readme-developers.html) contains lots of development-related information.