macOS Finder Integration
WinXMerge includes a Finder Sync Extension that adds right-click compare actions to macOS Finder.
- Build the
.appbundle with the Finder extension:Terminal window ./scripts/build-macos-bundle.sh - Move
WinXMerge.appto/Applications - Enable the extension in System Settings → General → Login Items & Extensions
Compare Two Files
Section titled “Compare Two Files”- Select 2 files in Finder
- Right-click → Compare with WinXMerge
- Opens a 2-way diff view
Compare Three Files
Section titled “Compare Three Files”- Select 3 files in Finder
- Right-click → Compare with WinXMerge
- Opens a 3-way merge view
Mark and Compare
Section titled “Mark and Compare”- Right-click a file → Mark for Compare
- Navigate to another file
- Right-click → Compare with [marked file]
Integration with Running Instance
Section titled “Integration with Running Instance”If WinXMerge is already running, the Finder extension adds a new tab in the existing window instead of launching a new instance.