WinMerge
Open Source differencing and merging tool for Windows. Compare folders and files visually.
オープンソースGUI
Windows⭐⭐⭐Free (GPL v2)
説明
WinMerge is a free, open-source differencing and merging tool specifically designed for Windows. It can compare both folders and files, presenting differences in a visual text format that is easy to understand and manage. WinMerge is highly regarded for its simplicity and effectiveness.
主な機能
- Visual diff and merge with highlighted differences
- Directory comparison with tree view
- Syntax highlighting for many languages
- Plugin support for additional file formats
- Windows Explorer shell integration
- File filter for selective comparison
- Patch file creation and application
- Image comparison via plugins
インストール
# Download installer from official website
# https://winmerge.org/downloads/
# Or using Chocolatey
choco install winmerge
# Or using Scoop
scoop install winmerge使用方法
# Command line
WinMergeU.exe file1.txt file2.txt
# Compare directories
WinMergeU.exe dir1 dir2
# Use with Git
git config --global diff.tool winmerge
git difftool長所
- +Completely free and open source
- +Lightweight and fast
- +Good Windows integration
- +Plugin ecosystem available
- +Active community support
短所
- -Windows only
- -No three-way merge in standard version
- -Limited binary file support
- -UI can feel dated
クイック情報
- タイプ
- オープンソース
- プラットフォーム
- Windows
- 価格
- Free (GPL v2)
- カテゴリ
- GUI
- 人気
- ⭐⭐⭐
代替案
- Meld
- KDiff3
- Beyond Compare
関連ツール
diff-so-fancy
Good-lookin' diffs. A tool that makes your diffs human-readable instead of machine-readable.
Meld
Visual diff and merge tool for developers. Compare files, directories, and version controlled projects.
Beyond Compare
Professional multi-platform utility for comparing files, folders, FTP sites, and archives.
KDiff3
Free diff and merge program for comparing or merging two or three files/directories.