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: about 2 months 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-03-11T13:57:07.000Z (about 2 months ago)
- Last Synced: 2025-03-11T20:01:39.733Z (about 2 months 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: 476 MB
- Stars: 7,050
- Watchers: 99
- Forks: 832
- Open Issues: 401
-
Metadata Files:
- Readme: Docs/README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - 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. (C++)
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.