The output is not what I expected.
Recheck the input, selected options and the limitation notes below; preserve the original before trying a destructive cleanup. Not all non-ASCII letters decompose into a base letter plus mark.
Strip combining accent marks from text while keeping letters, numbers, spacing and case.
The tool applies Unicode NFD normalisation and removes combining diacritical marks. It is useful for accent-insensitive keys and cleanup, but it is not full transliteration: characters such as ß, æ and ø do not automatically become ss, ae or o.
Paste text, remove combining accents and review any non-decomposing letters.
Maximum 500,000 characters: 0 / 500000
No result
Paste the text whose combining accent marks you want to remove.
Review letters that do not decompose under Unicode NFD.
Copy the cleaned result or continue with case and punctuation cleanup.
Recheck the input, selected options and the limitation notes below; preserve the original before trying a destructive cleanup. Not all non-ASCII letters decompose into a base letter plus mark.
Reduce the input, split the operation into smaller batches and close other memory-heavy tabs. Keep an original copy before retrying.
Test the destination app, font and character encoding. Some apps normalize whitespace or render Unicode differently.
The tool applies Unicode NFD normalisation and removes combining diacritical marks. It is useful for accent-insensitive keys and cleanup, but it is not full transliteration: characters such as ß, æ and ø do not automatically become ss, ae or o.
Those characters do not decompose into the expected ASCII sequence under NFD, so full transliteration needs a separate mapping.
Many combining marks are removed, but characters such as đ require separate transliteration. Do not promise complete ASCII output without tests.
Not all non-ASCII letters decompose into a base letter plus mark. This is not language-aware transliteration. The transformation runs in this browser component without an AppKiro conversion API call.
Paste text, remove combining accents and review any non-decomposing letters.