Whitespace Remover

Clean up text by removing all whitespace, collapsing extra spaces and blank lines, or simply trimming leading/trailing whitespace — useful for cleaning pasted text, form input, or data before processing.

Inputs
Results
Cleaned Text
This text has extra whitespace.
Original Length
41
Cleaned Length
31

Try an example