Convert text to plain ASCII

100% local. Your text never leaves this browser tab.

Paste Unicode text and get plain 7-bit ASCII back: accents are folded (café becomes cafe), smart quotes and dashes are straightened, and emoji and other non-ASCII symbols are removed. Ideal for terminals, code and older systems.

How it reaches ASCII

Fold, straighten, strip

Accents folded

Accented letters are transliterated to their base ASCII form, so é becomes e and ñ becomes n.

Typography straightened

Smart quotes, en and em dashes and the ellipsis are replaced by their plain ASCII equivalents.

Non-ASCII removed

Anything still outside the ASCII range, like emoji, symbols or Greek letters, is dropped, leaving pure ASCII.

The Windows app

Put it on a hotkey

☕ Plain ASCII on a hotkey, for the price of a coffee. Yours forever.

Download this exact setup as a ready-made Plain ASCII profile. Give it a global hotkey in the Windows app and any text you copy is reduced to plain ASCII the instant you paste. Same engine as above, entirely offline.

Get the Windows app →
Pay once, €3.39, no subscription. If the app doesn’t open, the profile is saved to your downloads, just import it.
FAQ

Questions, answered plainly

How do I convert text to ASCII?

Paste the text above and it is reduced to plain ASCII instantly: accents folded, quotes straightened and non-ASCII symbols removed. Copy the result, or save it as a profile for the Windows app.

What is ASCII text?

ASCII is the original 7-bit character set of 128 characters: the unaccented English letters, digits, common punctuation and control codes. Plain ASCII text uses only those characters, which every system can display.

Why convert Unicode to ASCII?

Some terminals, log files, legacy databases and code identifiers only handle ASCII reliably. Converting first avoids garbled characters, broken imports and encoding errors.

Only need accents gone? Try remove accents.