Skip to content

Text Normalizer

Apply Unicode normalization (NFC, NFD, NFKC, NFKD) to text.

Runs locally · Nothing uploaded
Text to normalize
Normalized text
Result will appear here…
Advertisement

About Text Normalizer

Normalizes text to one of the four Unicode normalization forms. NFC composes accented characters into single code points; NFD decomposes them; the K variants also fold compatibility characters like ligatures and full-width letters. Fixes strings that look identical but fail equality checks, and pairs well with the UTF-8 Inspector.

Related tools

All tools · More in this category