Remove Blank Lines
Delete blank and whitespace-only lines, closing the gaps in your text. A line counts as blank if it has nothing but spaces or tabs. Great before pasting into code or spreadsheets.
Try it now
Worked example
a
b
c
Frequently asked
Does it remove lines with only spaces?
Yes, any line that is empty after trimming is removed.
Are the surviving lines changed?
No, their contents are left exactly as-is.