ToolMill.io

Whitespace Trimmer

Normalize messy whitespace in text by collapsing repeated spaces, tabs, or mixed space+tab runs into a single space. Useful for cleaning copied text from PDFs, emails, spreadsheets, and logs; formatting JSON/CSV headers; and fixing alignment issues caused by inconsistent tab/space usage. Choose whether to compress spaces, tabs, or both—output is generated separately so you can compare before/after safely.

Text

お問い合わせ

事例紹介

Compress spaces only
パスワード
a    b
ソリューション
a b
Compress tabs only
パスワード
abc
ソリューション
a b c
Compress mixed spaces and tabs
パスワード
a     b
ソリューション
a b

関連ツール