Text fix

Smart Quotes Cleaner

Details

How to use Smart Quotes Cleaner

What the tool does, how to run it, and what to expect from the result.

How to clean smart quotes

To clean smart quotes, paste text copied from Word, Google Docs, or a web page, and the tool rewrites the typographic punctuation as plain ASCII in your browser. Curly quotes become straight quotes, fancy dashes become hyphens, and the single ellipsis glyph becomes three periods.

This matters because smart punctuation often breaks code, JSON, CSV imports, and command-line input where only straight quotes and plain hyphens are valid. Cleaning the text first prevents subtle syntax errors that are hard to spot.

  • Paste text with curly quotes or fancy dashes
  • Curly quotes become straight quotes
  • En/em dashes become hyphens
  • The ellipsis glyph becomes three dots
  • Copy the plain-text result

Smart Quotes Cleaner vs. Unicode Cleaner

Smart Quotes Cleaner handles visible typographic punctuation that you can see and read, such as curly quotes, dashes, and ellipses. It is the right tool when copy looks fine but breaks in a code editor or import.

Unicode Cleaner, by contrast, targets invisible trouble characters like zero-width spaces and normalization issues you cannot see. Use this tool for punctuation cleanup and Unicode Cleaner when text behaves oddly for no visible reason.

Tips

Getting a better result out of Smart Quotes Cleaner

Specific settings and thresholds, not general advice.

  • Seventeen characters are mapped. Curly single and double quotes, low quotes, primes and reversed primes all become straight ASCII quotes; the en dash, em dash, horizontal bar and the Unicode minus sign all become a plain hyphen; and the ellipsis character becomes three dots.
  • This is the fix for a config file or a code snippet that refuses to parse after a trip through a word processor, because an autocorrected quote is not the quote a parser expects.
  • Guillemets are not touched. If your text uses the French or Russian quotation marks, they survive the cleanup and you have to replace them yourself.
  • Non-breaking spaces are not touched either. If the text still misbehaves after cleaning the quotes, the problem is invisible whitespace and the Unicode Cleaner or Clipboard Cleaner is the tool you want.
  • The mapping is character by character, so it never changes the length of a line except where the ellipsis expands from one character to three.
Limits

What Smart Quotes Cleaner does not do

The honest boundary, so you do not lose time finding it yourself.

  • Only the 17 listed characters are replaced. Guillemets, corner brackets and other regional quote marks pass through.
  • It does not remove invisible Unicode and does not normalize non-breaking spaces.
  • There is no reverse mode. It cannot turn straight quotes back into typographic ones.
  • It cannot tell an apostrophe from a closing single quote, because both are the same code point after the conversion.
At a glance

Who Smart Quotes Cleaner is for

A quick way to understand who this helps, what it solves, and where it connects next.

Best fit

Support teams, marketers, content operators, and founders cleaning text for systems that prefer plain punctuation.

Ideal for

Copy that needs plain-text punctuation instead of styled editorial typography.

FAQ

Common questions

Short answers for the questions people usually have before trying a utility like this.

Is the Smart Quotes Cleaner free?

Yes. It is free and runs entirely in your browser, with no account required.

Does it upload my text?

No. The cleanup happens locally in your browser, so your text never leaves your device.

Does it convert curly quotes to straight quotes?

Yes. Converting curly single and double quotes to straight ASCII quotes is the core behavior.

Does it also normalize dashes and ellipses?

Yes. En and em dashes become hyphens and the single ellipsis character becomes three dots.

When should I use this instead of Unicode Cleaner?

Use this for visible typographic punctuation; use Unicode Cleaner for invisible characters like zero-width spaces and normalization issues.

Exactly which characters change?

The left and right single quotes, the single low and reversed quotes, and the prime and reversed prime all become a straight apostrophe. The left and right double quotes, the double low and reversed quotes, and the double prime and reversed double prime all become a straight double quote. The en dash, em dash, horizontal bar and the Unicode minus sign all become a hyphen. The horizontal ellipsis becomes three full stops.

Why does my JSON or YAML break when it contains these characters?

Because a parser matches on the exact code point. U+201C is not U+0022, so a string opened with a curly quote is not a string at all as far as the parser is concerned. Word processors, chat apps and CMS editors substitute the curly forms automatically, which is why a snippet that worked in your editor fails after being pasted through a document.

Does it also fix the em dash?

Yes. The em dash, en dash, horizontal bar and Unicode minus sign are all mapped to a plain ASCII hyphen. That is a semantic downgrade, since a hyphen is not a dash, but it is the right output when the destination is a system that only accepts ASCII.

Can I convert plain quotes back into typographic quotes?

Not with this page. Going the other way requires deciding, for each straight quote, whether it opens, closes or is an apostrophe, which needs context rather than a lookup table. This tool only flattens in one direction.

What about the invisible characters that came with my paste?

They are left alone here. This page deals with visible punctuation, so a zero-width space or a non-breaking space passes straight through. Use the Unicode Cleaner for those, or the Clipboard Cleaner if you want both cleanups in one pass.

Does the text leave the browser?

No. The replacement is a character lookup done in the page, so the text stays in the tab and the conversion is instant.

Recommendations

You Might Also Like

Nearby tools from the catalog that fit the same job or workflow.

Cleanor app

Do it all on your device

Cleanor puts these tools in one app: compress and convert images, video, and audio, work with PDFs, and scan text right on your device. Plus free up storage and clear inbox clutter with Email Cleaner. Start with a free trial.

  • iPhone
  • Android
  • Macsoon
  • Windowssoon