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

সম্বন্ধীয় সামগ্রী