Tools

Text tool

Whitespace cleaner

Clean pasted text by trimming line edges, collapsing repeated spaces, and normalizing blank lines. Processing stays inside the browser.

Input

Messy text

Output

Clean text

Cleanup modes

Tidy mode trims each line, turns repeated spaces or tabs into one space, and limits blank-line runs to one blank line.

Useful cases

Use it for copied notes, email drafts, CMS text, support replies, and plain-text snippets that picked up inconsistent spacing.

Privacy

Whitespace cleanup runs locally in the page. The text is not uploaded, logged, or sent to a server by this tool.

Limits

Whitespace can matter in code, poetry, and fixed-width text. Review the result before replacing source where spacing is meaningful.