Et
EditText.app

Remove Accents & Diacritics

Remove accents and diacritics from text online. Convert café to cafe, naïve to naive, instantly. Free, no signup required.

🔒 Your text stays in your browser — nothing is sent to our servers
Input
0Characters
0No spaces
0Words
0Sentences
0Lines
< 1 minRead time
Result
How to Use

Three steps to get started

1

Paste your text

Enter any text containing accented letters or diacritical marks.

2

Accents are stripped

The tool instantly normalizes text, removing all combining diacritic characters.

3

Copy clean text

Click Copy and use the accent-free text wherever you need it.

About This Tool

Why remove accents and diacritics?

Many modern systems — URLs, file systems, databases, and APIs — work best with plain ASCII text. Accented characters like é, ü, ñ, ç can cause issues in these contexts. This tool strips all diacritics from Latin-based text, leaving clean, ASCII-compatible characters behind.

The conversion works by applying Unicode NFD (Canonical Decomposition), which separates a character like é into its base letter e plus a combining acute accent mark ́. The combining marks are then removed, leaving only the base letters.

Common use cases include:

  • URL slugs: "Über den Wolken" → "Uber den Wolken"
  • File names: "résumé.pdf" → "resume.pdf"
  • Data normalization: matching names regardless of accent style
  • SEO: generating clean, readable URL paths from titles
  • Legacy systems: preparing text for ASCII-only environments

The tool supports all Latin-based languages including French, Spanish, German, Portuguese, Italian, Polish, Czech, and more. Non-Latin scripts (Arabic, Chinese, Japanese, etc.) are passed through unchanged, as they are not composed of Latin base letters plus diacritics.

FAQ

Frequently Asked Questions

Related Tools