When accent stripping actually helps
Diacritics break brittle pipelines: old CSV importers, some search indexes, and filename rules that only allow ASCII. This tool removes combining marks and maps a few common ligatures (æ, œ, ß) so you get readable plain text—not a pile of question marks. Use “ASCII only” when you also need to drop leftover emoji or non-Latin characters.