Looking for something like to Beyond Compare: http://www.scootersoftware.com/

link|improve this question

67% accept rate
feedback

7 Answers

Free Options:

  • Meld — available via Fink, haven't tried it yet but is actively developed.
  • KDiff3 — works well for me, very functional for its price!
  • Diffmerge — bit clunky UI, but certainly very useful for the price!
  • Synkron - only does folder syncing.
  • FileMerge - apart of the Xcode suite of developer tools, free with apple user account.

Paid:

  • DeltaWalker — very nice from my trial.
  • Araxis Merge — also good, I slightly prefered Deltawalker when demoing both, and Araxis is very expensive.
  • Changes — Nice UI (most Mac-like), but file diff algorithm a bit weak compared to others. Integrates with textmate and my dCVS, Bazaar.
  • ECMerge — I have no experience with this, but it seems to offer a feature set consistent with the other commercial apps.
link|improve this answer
feedback

Araxis Merge looks pretty good.

File comparison:

File comparison

Folder comparison:

Folder comparison

link|improve this answer
+1 Its a great application, even though it has changed very little over the past 9 years or so. – Nippysaurus Aug 28 '09 at 12:30
feedback

For those kind of operations I recommend Changes.app

link|improve this answer
feedback

What's wrong with FileMerge? /Developer/Applications/Utilities/FileMerge

link|improve this answer
1  
Does Filemerge offer full directory comparison, as well as within-line and 3-way diff that the software the original posters asked about? – The Tentacle Aug 28 '09 at 16:25
3  
Apparently FileMerge can do directory comparison: macworld.com/article/49584/2006/03/cmpfldr.html The original poster wasn't specific as to what features of Beyond Compare he needed/wanted, e.g. he didn't actually state whether he needs/wants three-way diff/merge. – las3rjock Aug 28 '09 at 17:21
1  
Note that you need to install XCode to get this tool. developer.apple.com/technologies/tools – slhck Jan 5 at 11:06
feedback

Kaleidoscope its a beautiful application for compare files , images, folders although it is not free

link|improve this answer
Kaleidoscope looks good, can it compare entire folders? – Justin Tanner Mar 2 '11 at 15:30
2  
No - Kaleidoscope currently cannot compare entire folders (or folder trees). – moobaa May 17 '11 at 0:39
feedback

I like xxdiff (freeware) on Linux, though have never used it on Mac OS X.

link|improve this answer
feedback

I've been using BBEdit for about fifteen years (whenever the betas for 1.0 came out), and I've been pretty happy with it. Sadly, it doesn't do a three-way merge, but it does do pairs of folders/files pretty well. It's not the prettiest UI, but it works on text files like a bandit.

Oh, and I can't add an additional comment to @Justin's question on Kaleidoscope, but the answer is a definitive "NO" on comparing folders.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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