How To Compare Files Using Notepad++

Notepad++ has been proved a good replacement for Windows Notepad. As we all know that it is ok to write simple text with Windows Notepad, but surely one can nor refer Notepad for serious and important writing issues like documentations, reports and all like that. As of now there are many advanced tools like Net beans, Visual Studio, eclipse etc available for all applications regarding source code, Notepad++ has proved itself for its significant features. But since last few years, many of us are more interested in using Notepad++ for all writing purposes like text editing, source code editing and all like that.

Notepad++ Compare Two Text Files

notepad-compare

Though it not an IDE (Integrated Development Environment), Notepad is more likely used because of its significant features as follows:

Multiple Tabs for Document Opening:

You can open multiple files in multiple files which you can not in Windows Notepad.

Available for free:

All the versions of Notepad++ is available for free to download.

Highlight the syntax:

The syntax of the source code is highlighted in Notepad++ as the different IDE like Visual Basic can do.

Simple to operate:

Simple interface is one of the important feature with lets you use Notepad++ without enough technical knowledge about it.

Available With Plugin:

Notepad++ comes up with various plugins like compare with which you can easily compare two different text files with similar content.

Can be Completed Automatically:

Auto completion feature is also available with Notepad++ to enrich the writing experience of the user.One of the basically important features by Notepad is File Comparison. You can compare two different text files using Notepad++. Let’s see how we can compare two text files with almost similar content side by side using Notepad++.

Instructions to be followed:

Step 1:

compare menu

notepad compare menu

As Notepad++ is available for free, one can easily download it from Internet. But the option you need to compare is not available with that download.You need the option compare plugin which is Plugins > Compare > Compare. You need to install it separately. You need to select Plugins Download option from there.

compare install

compare installed

For the latest version like Notepad v5.6, it is easy to install Compare Plugin by simply clicking Notepad++ Plugin Manager and installing compare plugin.

Step 2:

The two files which u need to be compares should be opened simultaneously in notepad++ as the feature of opening multiple files in multiple tabs is available in Notepad++ which is not available in Windows Notepad.

Step 3:

Go to plugins option you will see on the panel. Then select the sub option compare and then in the next step again select compare.

compare compare

Step 4:

After clicking it, you have done with the comparison. Now both the files will be displayed side by side and the difference between both the files will be highlighted.This is the step by step guide to compare two files with similar contents using Notepad++. So it is as simple as opening a file in notepad and that’s why, it will be more commonly used in near future with all its comparators from IDE sector like Visual Basic, Eclipse etc.

compare results

Hope every one enjoyed reading my notepad compare post please leave your valuable feedback below.You can also check this video for your reference about compare two text files:

14 Comments

Add a Comment

Your email address will not be published.