Código fonte
WinMerge é um software de código aberto sob os termos da Licença Pública Geral GNU.
Isso significa que qualquer pessoa pode baixar o código fonte e melhorá-lo e modificá-lo. A única coisa que nós pedimos é que as pessoas enviem seus melhoramentos e modificações de volta para nós, de forma que todos os usuários do WinMerge possam ser beneficiados.
Licença Pública Geral GNU
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 |
Recent Commits 
- Update Italian.po (#3551) 18-08-2026 07:02
- Add filter expressions to plugin pipelines (#3540) 17-08-2026 07:18
- Allow `none` to be ignored when concatenating strings with `+`. (#3550) 17-08-2026 07:09
- Update Polish.po (#3549) 16-08-2026 17:07
- Update Korean (#3548) 16-08-2026 17:06
- Update French.po (#3547) 15-08-2026 23:25
- Update freeimage 14-08-2026 06:03
- Update Russian.po (#3546) 14-08-2026 05:26
- Update Turkish.po (#3544) 13-08-2026 17:11
- Fix syntax error in Spanish "Filters" manual page (2) 13-08-2026 17:05
- View all commits…