Remove Accents Tool
Paste accented text to get a plain-ASCII version.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
Removing accents means stripping the diacritical marks — acute, grave, umlaut, tilde, cedilla and similar signs — from letters so that é becomes e, ü becomes u and ñ becomes n. Technically this is usually done by decomposing each accented character into its base letter plus a separate combining mark using Unicode normalization (NFD), then discarding the combining marks to leave plain ASCII behind.
Developers and content editors use accent stripping to build clean URL slugs from titles written in French, Spanish, German, Turkish or dozens of other languages, to make search and sorting behave consistently regardless of how a user types a query, and to prepare text for older systems, filenames or IDs that only accept plain ASCII characters. It is also common in data-cleaning pipelines that need to match or de-duplicate names across records that were entered with inconsistent accenting.
Paste in any accented text and the calculator returns a plain-ASCII version instantly, with every diacritical mark removed while the underlying letters stay readable.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)