If you want to add a blank i.e. new line after each line in a text file, you can do it with Notepad++ find and replace option,
- Go to Find and Replace
- Search mode type : /n
- Find what : /n
- Replace with : /n/n
- Select mode : Extended
1. Open text file in Notepad++
Load your text fine with Notepad++. Now press Ctrl+F to open Find and Replace box. Select the Replace box.

2. Find and Replace tab
Now, Select Select Mode: Extended, and in the Find field add /n and in Replace field add \n\n (i.e. two new lines characters to make one line break to two) and Click on Replace All button.
3. Result
Now blank lines are added after each line to the text file.

❗️ Remember to select option Extension or else you will not get desired results.
- Notepad++ Editor alternatives for macOS
- How to add or remove bookmark on a line in Notepad++
- Notepad++ do not show CRLF characters
- Reduce the size of Tabs on Notepad++
- Delete blank lines in a file using Notepad++
- Fix: Notepad++ bottom status bar not visible
- Notepad++ Hex Editor
- How to show End of Line Characters in File using Notepad++
- [Tutorial] Write And Run Python Code In Notepad++ Editor
- How to install XML Tools Plugin Notepad++
- Customizing Notepad++ New Document Line Encoding: CR/LF/CR LF
- How to remove blank lines from a file using Notepad++
- Column Mode Editing in Notepad++
- Convert text to random case using Notepad++
- How to recover unsaved notepad file Windows 10
- How to delete all text after a character or string in Notepad++
- Setting up Cloud feature with Notepad++
- Install Notepad++ silently using Windows Powershell
- Using Document Map in Notepad++
- Enabling Notepad++ Dark Theme
- [Fix] Notepad++ tab not visible (hidden)
- Where are Notepad++ macros stored?
- Multiple line editing in Notepad++
- Alternatives for Notepad++ on Mac in 2021
- [Nopepad++] How to add text at end of each line
- [Vi/Vim] How to move cursor to the start of a line - MacOS
- Multiple Microsoft 365 Services Down (Outlook, Teams, SharePoint, OneDrive) - 25 January 2023 (Solved) - Microsoft
- How to Generate Self-Signed OpenSSL certificate in three easy steps - HowTos
- Java Jackson ObjectMapper Class with Examples - Java
- How to initiate a photo request on iPhone from Mac Monterey - iOS
- Setting Java_Home Environment variable on Windows Operating System - Java
- Java JDBC: Insert Java 8 LocalDate and Time using PreparedStatement - Java
- Twitch chat down, error loading data, content unavailable, streaming problem - News