删除多余空格
合并重复空格并修剪行。
Paste text to collapse repeated spaces into single spaces and trim each line. Keep line breaks, or merge everything into one line. Everything runs locally in your browser.
工作原理
- 1 Paste your text.
- 2 Choose whether to preserve line breaks.
- 3 Copy the cleaned text.
常见用例
- Fix double spaces in prose.
- Clean copied text.
- Normalize spacing in data.
- Tidy messy input.
常见问题
Is my text sent to a server?
No. Everything runs locally in your browser — your text is never uploaded, stored or logged.
What if I turn off preserve line breaks?
All whitespace, including line breaks, collapses into single spaces, producing one continuous line.
Is it really free?
Yes — free, with no signup and no limits.