Cleanup modes
Tidy mode trims each line, turns repeated spaces or tabs into one space, and limits blank-line runs to one blank line.
Text tool
Clean pasted text by trimming line edges, collapsing repeated spaces, and normalizing blank lines. Processing stays inside the browser.
Input
Output
Tidy mode trims each line, turns repeated spaces or tabs into one space, and limits blank-line runs to one blank line.
Use it for copied notes, email drafts, CMS text, support replies, and plain-text snippets that picked up inconsistent spacing.
Whitespace cleanup runs locally in the page. The text is not uploaded, logged, or sent to a server by this tool.
Whitespace can matter in code, poetry, and fixed-width text. Review the result before replacing source where spacing is meaningful.