Remove diacritics
Paste text to remove combining marks. Your text stays in this browser; the tool does not send or store it.
Transform your text, then copy the result.
What changes, and what stays
The tool applies canonical decomposition (NFD), removes characters in Unicode mark categories, then recomposes the result (NFC). For example, Crème becomes Creme and ắ becomes a.
This is not transliteration. ø, ł, æ, and ß remain unchanged because they do not canonically decompose into plain A–Z letters. Combining marks in other scripts are also removed; check your result because this can change meaning. Browser Unicode support determines which newer marks are recognized.
Learn how combining marks work or copy an accented character.