Remove Accents from Text

Paste accented text to convert it to plain ASCII letters, like é to e and ñ to n.

Accented characters like é, ñ, ü, and ç are common in many languages but can cause compatibility issues in older systems, URL slugs, filenames, or databases that expect plain ASCII text. This tool converts accented letters to their closest plain equivalent.

It uses Unicode normalization to separate each accented character into its base letter and accent mark, then strips the accent mark, leaving just the base letter — é becomes e, ñ becomes n, and so on.

This is commonly needed when generating URL slugs from international titles, preparing text for a system with limited character support, or simplifying names for search matching that should ignore accent differences.

Because everything runs locally in your browser, results appear instantly and nothing you type or upload is ever sent to a server.

Bookmark this page if you expect to use this tool regularly — it loads fast and behaves the same way every time, with no account needed.

This kind of task shows up constantly in everyday writing, coding, design, and admin work, which is exactly why a dedicated, focused tool saves so much back-and-forth.

A tool that does one job well, without a cluttered interface or unrelated features competing for attention, tends to be faster to use than a heavier all-in-one app.

If you find yourself needing this conversion or calculation often, keeping this page open in a tab is usually faster than digging through a bigger software suite's menus.

Because there's no sign-up or installation step, you can jump straight from search result to working tool in a couple of seconds.

Frequently asked questions

Does this work for all accented languages?

It handles the vast majority of Latin-based accented characters (used in French, Spanish, German, Portuguese, and similar languages) well; non-Latin scripts aren't converted since they don't have a direct ASCII equivalent.

Will ñ become n or ny?

It becomes a plain n, since the conversion strips the accent mark rather than trying to phonetically transliterate the sound.