Source Code
WinMerge is Open Source software under the GNU General Public License.
This means everybody can download the source code and improve and modify it. The only thing we ask is that people submit their improvements and modifications back to us so that all WinMerge users may benefit.
GNU General Public License
WinMerge is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
WinMerge is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with WinMerge. If not, see <http://www.gnu.org/licenses/>.
Clone or download
The source code is hosted on GitHub in a Git repository:
https://github.com/winmerge/winmerge.git
You can also download the current branches as ZIP file:
Download | Branch |
---|---|
master.zip | Master |
stable-gh.zip | Stable |
Recent Commits 
- Installer: Change Frhed, WinIMerge, WinWebDiff and ArchiveSupport com… 2023-02-04 23:55
- Webpage Compare: Fix missing file path in header bar 2023-02-04 18:19
- Fix issue #1696: 3-way compare does not properly align identical line… 2023-02-04 09:25
- - Fix issue winmerge/frhed#13 2023-02-03 20:24
- Change file encoding from UTF-8 to CP-949 (#1694) 2023-01-28 18:58
- Update Korean.isl (#1694) 2023-01-28 18:41
- Fix an issue where specifying a file and the PreviewMarkdown plugin i… 2023-01-27 10:36
- Change file encoding from UTF-8 to CP-949 due to installer limitation… 2023-01-27 08:09
- Update Korean.isl (#1693) 2023-01-27 07:50
- Update ReadMe-Korean.txt (#1692) 2023-01-27 07:49
- View all commits…