Client-Side Processing
Input Data Stays on Device
Instant Local Execution
Find this tool useful? Support the project to keep it free!
Buy me a coffeeWhat is Remove Accents?
Remove Accents decomposes Unicode characters and strips combining diacritic marks, turning accented words like café, résumé, and São Paulo into cafe, resume, and Sao Paulo.
How to Use Remove Accents
1
Paste accented text.
2
Review the plain-text output.
3
Copy the result.
Common Use Cases
- Normalizing names for search keys.
- Preparing slugs or filenames.
- Cleaning imported text data.
- Creating accent-insensitive comparison values.
Example Input and Output
Input
Café résumé São PauloOutput
Cafe resume Sao PauloFrequently Asked Questions
Does it translate text?
No. It only removes accent marks and diacritics.
Will every character become ASCII?
Most Latin accented characters become plain Latin letters. Other scripts may remain unchanged.
Is text uploaded?
No. Processing runs locally in your browser.
Related Tools
Case Converter
Convert text between uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE instantly.
Text Formatter
Format, clean, and transform plain text — trim lines, collapse spaces, remove blank lines, deduplicate, sort, and change case.
Calculate String Length
Count string characters, Unicode code points, UTF-8 bytes, words, lines, paragraphs, sentences, and whitespace.
String Escape / Unescape
Escape or unescape strings for JSON, JavaScript, HTML, URL, CSV, and RegEx contexts — instantly.
Alphabetic Order
Sort lines, words, or comma-separated items alphabetically with case, duplicate, and direction options.
All Numbers Converter
Convert an integer between binary, octal, decimal, hexadecimal, and Base36 in one view.

