ScrubMyText sponge mascotScrubMyText

Unicode text normalizer

Normalize Unicode text into consistent NFC form while preserving the words.

Open the text scrubber →

How it works

The same visible character can sometimes be represented by different Unicode code-point sequences. ScrubMyText applies NFC normalization so equivalent text has a consistent representation. Use Unicode Only mode when you want Unicode normalization without whitespace or control-character cleanup.

The browser cleaner processes text locally and supports inputs up to 1,000,000 characters.

For developers and agents

The same normalization engine is available through the REST API and MCP endpoint.