Codi font
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:
| Baixada | Branch |
|---|---|
| master.zip | Master |
Recent Commits 
- Remove merge conflict marker from DiffList.cpp 2026-09-24 07:33
- PluginMenu.cpp: Avoid unused plugin menu info 2026-09-23 00:54
- Make UpdateToolbar public 2026-09-23 00:45
- Fix issue #3645: [BUG] Keyboard shortcut to "Copy to right" does not … 2026-09-23 00:24
- DiffList.cpp: Fix incorrect last significant conflict diff 2026-09-22 23:41
- Refactor horizontal mouse wheel scrolling 2026-09-21 23:10
- Fix initial status bar display for file comparisons (#3644) 2026-09-21 08:48
- Update ChineseTraditional.po (#3642) 2026-09-21 02:25
- editlib: Translate Go To dialog on initialization 2026-09-19 06:32
- Move GetSelectedLineAndCharacterCount to CGhostTextView 2026-09-19 06:30
- View all commits…