Remove all blank or whitespace-only lines. Cleans up text with excessive spacing between paragraphs or data rows.
Example
line 1, (blank), line 2 → line 1, line 2
hello, , , world → hello, world
Chain this tool with others in the Pipeline Builder →
Create multi-step text transformations