← back to textytools.dev
Send Feedback
Text Sanitizer
Clean and transform your text with customizable sanitization options.
Input Text
Sanitized Text
Sanitization Options
Enable all
•
Disable all
Trim Lines
Remove leading and trailing whitespace from each line
Remove Empty Lines
Delete all blank lines from the text
Remove Duplicate Lines
Keep only unique lines, removing duplicates
Remove Extra Spaces
Replace multiple spaces with a single space
Remove Non-ASCII
Strip all non-ASCII characters (keeps only 0-127)
Remove Emoji
Remove all emoji characters
Remove Numbers
Strip all numeric digits (0-9)
Remove Punctuation
Remove all punctuation marks
Remove Special Characters
Keep only letters, numbers, and basic whitespace
Normalize Whitespace
Convert all whitespace (tabs, newlines) to single spaces
Sort Lines
Sort all lines alphabetically
Reverse Lines
Reverse the order of lines