Remove empty lines using Notepad++

  1. Open the document in Notepad++
  2. Go to Edit > Line Operations > Remove Empty Lines (Containing Blank Characters)

Related Posts

Strip specific tags using Notepad++

Strip specific tags from a file using Notepad++ Steps to Strip All Tags

Strip all tags using Notepad++

Strip all HTML or XML tags from a file using Notepad++ Steps to Strip All Tags

Essential Notepad++ keyboard shortcuts

End Jump to the end of the line Home Jump to the start of the line Ctrl+Shift+Delete Delete line Ctrl+D Duplicate line Ctrl+F2 Bookmark line F2 Jump…