Is there a free/open source program out there that will compare two files (i.e. html,

  • Thread starter Thread starter omg00dness
  • Start date Start date
O

omg00dness

Guest
php, etc.)? I'm looking for a program that will compare two webpage files for the differences. I've found TortoiseSvn, but it has many other things that I don't need. I'm pretty much looking for a standalone text/code editor that will highlight and/or compare two files.
 
Notepad++
You can also look at DiffUtils, but Notepad++ has an easy-to-read diff viewer right in the text editor, so I'd recommend that first.
 
Back
Top