Smart Quotes & Dashes Converter
Turn straight quotes into typographic “curly” quotes and apostrophes, double hyphens into dashes and three dots into an ellipsis, or convert them back to ASCII.
Text with typographically correct quotes, apostrophes, dashes and ellipses (or the reverse for code and plain-text systems), with every substitution counted by kind.
Example: "It's the '90s," she said -- 'and I can't wait...' becomes “It’s the ’90s,” she said — ‘and I can’t wait…’: 4 double quotes, 3 apostrophes, 1 dash and 1 ellipsis converted.
Six six,
nine nine.
How the page decides whether a quote opens or closes, what it does with hyphens and dots, and when to go the other way.
Quotes and apostrophes
A typewriter has one double quote and one single quote; typography has opening and closing forms (“ ” and ‘ ’) and uses the closing single quote as the apostrophe. The page decides by position: a straight quote at the start of the text, after a space or after an opening bracket becomes an opening quote; anywhere else it closes. A single quote between two letters is an apostrophe (it’s), one after a word and before a space or punctuation is a closing quote or possessive (dogs’), and a leading one before a clipped word or decade (’90s, ’tis) is an apostrophe rather than an opening quote.
Dashes and ellipses
Three hyphens become an em dash (—). Two hyphens become an em dash by default — the common typewriter convention — or an en dash (–, for ranges like 10–20) if you choose; a single hyphen is never touched. Three dots become the ellipsis character (…). Text inside backticks is treated as code and left alone. The reverse direction maps every curly quote, guillemet, dash and ellipsis back to ASCII, which is what code, URLs and some databases need.
Where it can be wrong
Position rules cannot always tell an opening single quote from an apostrophe before a word (’cause vs ‘cause’), and a plural possessive at the end of a quotation is ambiguous. The counts are shown, and an odd number of converted quotes triggers a warning so the text can be checked. Nothing leaves the browser; the same four anonymous usage counts as the rest of the site apply.
SOURCES
Last reviewed 19 September 2026. How results are checked: How we verify.