text
Remove Empty Lines
Remove empty lines and blank lines from text. Optional whitespace trimming on remaining lines.
Frequently Asked Questions
Does it remove lines with only spaces?
Yes. If you check the trim option, lines with only whitespace are treated as empty.
Can I keep the trim option off?
Yes. By default, only truly empty lines are removed.
Does it modify the original text otherwise?
No. All non-empty lines remain unchanged except for optional trimming.