DiffMerge
Visual compare and merge tool. Two-way and three-way merge with folder diff support.
商用GUI
Windows, macOS, Linux⭐Free for personal use, $39/user for commercial use
説明
DiffMerge is a visual application for comparing and merging files on Windows, macOS, and Linux. It provides a clean interface for two-way and three-way diffs with folder comparison capabilities. DiffMerge is known for being straightforward and reliable.
主な機能
- Graphical diff and merge interface
- Two-way and three-way merge support
- Folder diff with recursive comparison
- Cross-platform (Windows, macOS, Linux)
- Inline difference highlighting
- Configurable external editor support
- Command line interface available
- Integration with version control
インストール
# Download from official website
# https://www.sourcegear.com/diffmerge/downloads/
# macOS (Homebrew)
brew install --cask diffmerge使用方法
# Compare two files
sgdm file1.txt file2.txt
# Merge with base file
sgdm file1.txt base.txt file2.txt -r merged.txt
# Compare directories
sgdm dir1/ dir2/長所
- +Clean and simple interface
- +Free for personal use
- +Good three-way merge
- +Cross-platform support
- +Lightweight
短所
- -Commercial license needed for business use
- -Less feature-rich than competitors
- -Slow update cycle
- -Limited customization options
クイック情報
- タイプ
- 商用
- プラットフォーム
- Windows, macOS, Linux
- 価格
- Free for personal use, $39/user for commercial use
- カテゴリ
- GUI
- 人気
- ⭐
代替案
- Beyond Compare
- KDiff3
- Meld
関連ツール
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.
WinMerge
Open Source differencing and merging tool for Windows. Compare folders and files visually.