How to compare contents of 2 text files with Notepad ++

In many cases, we need to check the content between two text files. However, checking each word by eye only takes a lot of time and is inefficient, easy to miss. To solve that problem, I would like to introduce you how to compare the content of 2 text files (text or source code) with Notepad ++ extremely simple and fast.

How to compare contents of 2 text files with Notepad ++ Picture 1

Download and install Notepad ++

Notepad ++ is a free source code editor and an alternative to regular Notepad. Besides IDE software, Notepad ++ is also an indispensable editor in the programmer's computer because of its convenience and versatility, even many non-programmers use the software. this.

You can download Notepad ++ here: Download Notepad ++ (note the correct version selected for your operating system).

After downloading, run the file and install it. The installation is very simple and fast, just click Next - Next is done, except for choosing the installation directory of your choice.

Compare the contents of 2 text files with Notepad ++

OK, now let's get to the main point. To compare and compare 2 text files (text or source code) in Notepad ++, you manipulate as follows:

Step 1: Open Notepad ++. Click on Plugins on the Menu bar, select Plugins Admin .

How to compare contents of 2 text files with Notepad ++ Picture 2

Step 2: Select Compare and then click Install to install.

How to compare contents of 2 text files with Notepad ++ Picture 3

A confirmation message appears, select Yes .

How to compare contents of 2 text files with Notepad ++ Picture 4

Step 3: The program will automatically restart. Then open 2 text files to compare with Notepad ++.

How to compare contents of 2 text files with Notepad ++ Picture 5

Step 4: Click Plugins on Menu bar, select Compare > Compare .

How to compare contents of 2 text files with Notepad ++ Picture 6

At this point, both text files will be displayed next to each other and the lines with differences will be colored to highlight. The scroll bars are also synchronized, so you can easily compare them. In addition, you can quickly navigate between differences with the arrow buttons on the toolbar.

How to compare contents of 2 text files with Notepad ++ Picture 7

* Tip: You can customize the color to highlight the differences by clicking Plugins > Compare > Settings . , then change the color in the section Change highlight (mark the difference) or Changed line (mark the difference) then press OK .

How to compare contents of 2 text files with Notepad ++ Picture 8

How to compare contents of 2 text files with Notepad ++ Picture 9

It is done! I have detailed instructions for you to compare the content of 2 text files with Notepad ++. I wish you successful implementation!

3.8 ★ | 6 Vote

May be interested

  • How to change the text zoom level in Notepad Windows 10How to change the text zoom level in Notepad Windows 10
    starting with windows 10 build 17713, microsoft has added options to help text zoom (zoom) quickly and easily in notepad. this tutorial will show you how to zoom in and out on text in notepad on windows 10.
  • Use Notepad to make the keyboard automatically type any text repeatedlyUse Notepad to make the keyboard automatically type any text repeatedly
    although notepad has been around for a long time, users only know notepad with the simple text editor without knowing that notepad has many other useful features. one of those features makes the keyboard automatically type any text continuously.
  • How to replace Notepad with another text editor on WindowsHow to replace Notepad with another text editor on Windows
    notepad is a very popular simple text editor on the windows operating system with an age of more than 30 years. for users who need simple editing, they can use notepad as a notepad, note down important content and save it on the computer. however, notepad has not received much attention and improvement from publisher microsoft, but users are looking for ways to replace notepad with another text editor on windows.
  • Instructions to enable text formatting in Notepad Windows 11Instructions to enable text formatting in Notepad Windows 11
    starting with notepad version 11.2504.50.0 and later for windows insiders in canary and dev on windows 11, microsoft implemented basic formatting for text in notepad.
  • How to Use Markdown and Rich Text Formatting in Windows 11 NotepadHow to Use Markdown and Rich Text Formatting in Windows 11 Notepad
    since notepad is a replacement for wordpad, its support for markdown and rich text formatting makes it an ideal, flexible tool for taking notes or editing without any heavy software.
  • How to compare two text files on Linux TerminalHow to compare two text files on Linux Terminal
    if you want to see the difference between two text files, use the diff command. this tutorial will show you how to use diff commands on linux and macos.
  • Tips to set an encryption password for NotePad filesTips to set an encryption password for NotePad files
    notepad is still a quick information note software, but there is no option to set a password to protect data. this article guides you to use crypto notepad as an alternative with more security functions.
  • How to Open NotepadHow to Open Notepad
    notepad is an incredibly easy-to-use text editor bundled with the microsoft windows operating system. you can find and open notepad from within the microsoft windows start menu, or you can create a new text file right on your desktop....
  • Differences between Notepad and WordPad in WindowsDifferences between Notepad and WordPad in Windows
    if you have been properly trained in microsoft word, you have probably never 'touched' other editing programs on windows such as notepad and wordpad. both notepad and wordpad are developed by microsoft itself, and are integrated on windows versions, however notepad and wordpad only support and cannot be compared with word. to better understand the difference between notepad and worpad in windows, please refer to the article below.
  • How to Use Notepad++How to Use Notepad++
    this wikihow teaches you how to install and use notepad++ on your windows computer. notepad++ is a text editor that is optimized for programming languages, making it ideal for coding in languages like c++, batch, and html. open the...