Is there a Mac OS X application that's similar to Beyond Compare (for Windows)?

link|improve this question

44% accept rate
here you can find some alternatives: alternativeto.net/software/beyond-compare/… and osalt.com/search?q=beyond+compare – kokbira Apr 26 '11 at 20:36
feedback

8 Answers

up vote 5 down vote accepted

Perhaps the free merge tool Apple provides with Xcode will do enough of what Beyond Compare does for you. It's called file merge.

It can do two way and three way file comparisons, the merging of changes, and directory comparisons and synchronization. It does not have specialized viewers for stuff like ID3 tags and images.

enter image description here

link|improve this answer
feedback

I use KDiff. It's not as pretty, but has quite a few features for compare and merge. I like it a lot. A Mac version is available, and is also available for Windows and Linux. It is free and open source.

alt text

link|improve this answer
feedback

DeltaWalker by Deltopia gets high praise by BC users using Mac.

enter image description here

link|improve this answer
feedback

I prefer Kaleidoscope.

Use Kaleidoscope to spot the differences in text and image files. Review changes in seconds with the world's most advanced file comparison application.

enter image description here

link|improve this answer
feedback

If you prefer Gnome, Meld may be better for you.

Meld is a visual diff and merge tool. You can compare two or three files and edit them in place (diffs update dynamically). You can compare two or three folders and launch file comparisons. You can browse and view a working copy from popular version control systems such such as CVS, Subversion, Bazaar-ng and Mercurial.

enter image description here

link|improve this answer
feedback

I use Araxis Merge - it's pretty good (on both Windows and Mac). It can diff pictures too.

enter image description here

link|improve this answer
feedback

The Perforce Visual Merge Tool (P4Merge) is another alternative that's available for free. It is a good option if your mostly diffing source code revisions (it can be chosen as the default graphical diff/merge tool for scms like git, mercurial, and subversion).

enter image description here

Hopefully Scooter Software will release a Mac version of BC in the future. That would make BC the ultimate cross-platform diff/merge tool.

link|improve this answer
feedback

There's also Changes (commercial).

enter image description here

link|improve this answer
I will warn that Changes seems to be a dead piece of software. It was a good v1 but lacks a lot of features. – Jason Tholstrup Jul 7 '11 at 21:08
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.