Text Cleaner
Clean messy text safely: strip HTML, normalize spacing and punctuation, deduplicate lines, and remove unwanted content.
Tips
- Removing line breaks will override line-based options like deduplication.
- URL/email removal runs before hashtags and mentions to avoid false matches.
- Unicode normalization (NFC) and full-width fixes run early to stabilize later cleanup.