UTILS.
100% in-browser

Whitespace Remover

Trim lines, collapse spaces, and strip blank lines.

output

About this tool

Clean up messy whitespace by trimming, collapsing, and stripping lines in your browser.

Frequently asked questions

What does collapse spaces do?
It replaces any run of spaces or tabs within a line with a single space, leaving line breaks intact.
What does remove all whitespace do?
It strips every space, tab, and line break, joining the text into one unbroken string.

More tools