French name to ASCII
Input: François Müller
Output: Francois Muller
500+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.
Strip accents, umlauts, and diacritical marks from text, converting characters like é, ü, ñ to plain ASCII.
The Diacritic & Accent Remover converts Unicode characters with diacritical marks — such as accents, umlauts, cedillas, tildes, and circumflexes — into their plain ASCII equivalents. Characters like é become e, ü becomes u, ñ becomes n, and ç becomes c. This is especially useful when preparing text for systems that only support ASCII, creating URL slugs, normalizing database records, or processing multilingual content for downstream tools that cannot handle extended Unicode. The tool uses Unicode normalization (NFD decomposition) combined with a combining-character strip to preserve as much of the original text structure as possible while removing only the diacritical marks.
Input: François Müller
Output: Francois Muller
Input: El niño jugó en el océano
Output: El nino jugo en el oceano
Input: Łódź i Plzeň
Output: Lodz i Plzen