Remove diacritics from text

Diacritics are marks added to letters (such as ´, ˇ, ¨) that change pronunciation. This free online tool instantly strips diacritics from your text and replaces 90 characters with their plain ASCII equivalents. Useful for URL slugs, legacy databases, SMS gateways and any system that doesn't fully support Unicode.

Example

A naïve café résumé — façade, jalapeño, déjà vu. A naive cafe resume - facade, jalapeno, deja vu.

The following characters are replaced with their diacritic-free equivalents:

äaÄAáaÁAąaĄAâaÂAăaĂAčcČCćcĆCďdĎDěeĚEéeÉEëeËEęeĘEíiÍIiiIIîiÎIľlĽLĺlĹLłlŁLńnŃNňnŇNnnNNóoÓOöoÖOôoÔOooOOőoŐOřrŘRŕrŔRšsŠSśsŚSșsȘSťtŤTțtȚTúuÚUůuŮUüuÜUűuŰUýyÝYžzŽZźzŹZżzŻZècùuìeørïdònќtßss

Frequently Asked Questions

What are diacritics?

Diacritics are marks added to letters that change pronunciation or meaning — examples include the acute (é), grave (è), circumflex (â), umlaut (ü), caron (š), and tilde (ñ). Languages across Europe rely on diacritics to distinguish words and sounds.

Which languages does the tool support?

The tool covers 90 characters across multiple Central European languages, including Slovak, Czech, German, Polish, Hungarian and Romanian. It also handles many common Western European accented letters.

Is this tool free?

Yes, the tool is completely free, with no signup, no limits, and no usage caps.

Is my text stored on the server?

No. Text is processed only during a single request and discarded immediately. Nothing is logged or shared with third parties.

How do I remove diacritics in Excel?

In Excel you can chain SUBSTITUTE() calls for every accented character, but it gets tedious. It's usually faster to copy the column into this tool, click "Remove diacritics", and paste the result back.

Does it work offline?

Not currently — the tool requires an internet connection. The page is very lightweight, however, so it loads quickly even on slow networks.