Strip Diacritics / Accents — Free Online Tool
Strip diacritical marks (accents) from text using Unicode normalization. Converts accented characters to their base ASCII form: é→e, ñ→n, ü→u, ç→c, etc. Useful for URL slugs, database normalization, and search indexing.
100% client-side. No uploads. Your data never leaves your browser.
How to use Strip Diacritics / Accents
- Paste accented text.
- Click Strip Accents.
- Copy the normalized result.
Frequently Asked Questions
How does this work?
Uses Unicode NFD normalization to decompose characters into base + combining marks, then removes all combining marks (Unicode category Mn).
Related tools
Browse all free tools · theproductguy.in