Accent Remover
Remove Latin-script accents from text or delimited rows locally while preserving a preview, report, and copy/download workflow.
Paste text or delimited rows and remove accents from Latin-script letters without uploading your content. Use table mode when you need each CSV-style cell folded independently while preserving rows and delimiters.
How it works
The tool removes accent marks from Latin-script letters, turning text such as café, Málaga, and Søren into plain forms that are easier to search, compare, or paste into systems that expect unaccented Latin text.
Common Latin fallback handling can also fold letters such as ae, oe, ss, th, and slashed letters into ASCII-friendly spellings. Compatibility folding is optional because it can change fullwidth letters, ligatures, superscripts, and other visual variants.
Delimited-table mode reads comma, semicolon, or tab-separated rows, folds each cell, and writes the table back with safe quoting where needed. The report lists character counts, changed positions, marks removed, fallback letters used, table cells changed, and warnings for empty input or unpaired surrogate code units.
Your input is processed locally in the browser. Accent removal is not full language translation or romanization; it focuses on Latin-script accent folding and leaves non-Latin combining marks alone unless you enable the explicit option to remove them.