Convert typographic quotation marks copied from Word, websites, email, and publishing tools into predictable ASCII apostrophes and quotation marks. This is useful when a destination treats curly punctuation as different data.

Read the guide

Input Text

Paste your text to get started. Choose the revisions you want, then copy the result for its destination.

728 / 500,000 characters

Rich paste detected: 1 bold span and 1 paragraph boundary. The boundaries remain single line breaks until you choose to restore spacing and clean the text.

Ready-to-Paste Output

Choose revisions, then prepare the text for its destination.

Inline-styled HTML, Windows line endings, and explicit blank rows.

Smart quote converter guide

Use compatible quotes where typography is not the priority

Word processors often replace straight quotes with language-aware opening and closing quotation marks. Those smart quotes are valid Unicode characters, but configuration files, source code, command lines, data imports, and older systems may expect the ASCII characters U+0027 and U+0022.

This preset enables Convert smart quotes to ASCII. It converts supported left, right, low, and reversed single or double quotation marks without changing ordinary letters or deciding how the resulting quote should be interpreted.

1

Paste typographic text

Paste the text and check the Smart punctuation analysis count to see how many supported quotation marks were found.

2

Limit unrelated changes

Smart quote conversion is selected on this page. Disable other rules if you need a punctuation-only transformation.

3

Copy for the destination

After comparing the result, choose the code-editor destination for controlled plain text or another destination that matches your workflow.

Before and after example

Before

“Ship it,” she said. It’s ready.

The sentence contains curly double quotes and a curly apostrophe copied from a typography-aware editor.

After

"Ship it," she said. It's ready.

The supported marks become the ASCII double quote (U+0022) and apostrophe (U+0027), which are widely accepted by code and data formats.

Limitations to review

  • Straight quotes lose opening-versus-closing typography, so the result may be less polished for publishing or formal documents.
  • The converter replaces supported characters; it does not repair mismatched quotation marks or infer where quotation punctuation is missing.
  • Programming languages and data formats still have their own escaping rules. Converting quotes does not automatically make text valid JSON, CSV, SQL, or source code.

Related questions

What is the difference between a smart quote and a straight quote?

Smart quotes use distinct Unicode characters for typographic opening, closing, and apostrophe forms. Straight quotes use the basic ASCII quotation mark or apostrophe.

Will this fix invalid JSON?

It can replace curly quotes that JSON does not accept as string delimiters, but it does not add escaping, commas, braces, or other required JSON syntax.

Can I keep smart quotes for Word?

Yes. Turn off Convert smart quotes to ASCII when typography is more important than plain-text compatibility.

A practical guide

Understand What’s Hiding in Your Text

Text can look normal while carrying characters and formatting that behave differently after you paste it. TextSnoop helps you inspect those details, choose what to revise, and prepare a copy for the destination you select.

What Does TextSnoop Detect?

TextSnoop checks for invisible and zero-width characters, unusual spaces, tabs and repeated whitespace, smart punctuation, sentence-level dashes, missing paragraph gaps, rich clipboard boundaries, Markdown, HTML, and Unicode normalization opportunities. These findings describe supported text patterns—not writing quality or authorship.

Example: A word can contain an invisible character even when it looks completely ordinary on screen.

Why Can Copied Text Contain Hidden Characters?

AI tools, websites, PDFs, email applications, and word processors often copy more than the letters you can see. They may include non-breaking spaces, zero-width markers, special punctuation, line-ending conventions, or rich formatting that another application interprets differently.

Example: A visible space may actually be a non-breaking space that prevents a line from wrapping normally.

How Does Cleaning Work?

TextSnoop uses deterministic rules rather than an AI model, and you decide which rules to apply. It can remove invisible markers, normalize spaces and line endings, tidy repeated whitespace, revise selected punctuation, and strip supported HTML or Markdown while retaining readable text. The original remains available so you can compare every change.

Example: Supported markup such as <em>text</em> or **bold** can be reduced to the readable words.

How Does TextSnoop Preserve Appearance?

The Copy For setting prepares the cleaned result for Outlook or Word, Gmail or web email, Visual Studio or another code editor, or broad universal compatibility. It adjusts the clipboard format, paragraph structure, and line endings to give the destination the version it can handle most consistently.

Example: Email can receive compatible rich text while a code editor receives plain text with controlled line endings.

How Is Text Processed?

Inspection and cleaning run locally in your browser. The text you paste and the cleaned result are not sent to or stored by TextSnoop. Cleaning preferences stay on your device, and feedback is sent only when you deliberately submit a feedback message.

Example: You can inspect, clean, compare, copy, and download text without uploading its contents to TextSnoop.

What Does TextSnoop Not Do?

TextSnoop is not an AI detector, plagiarism checker, authorship judge, or guaranteed AI-watermark remover. It reports and revises specific formatting and character patterns. Because applications handle formatting differently, you should still review important text after pasting it into its destination.

Example: A cleanliness score describes supported technical issues; it does not determine who wrote the text.

Private by design

Your text is processed locally in this tab.

Your pasted text and cleaned output are never sent to or stored by the site. Cleaning preferences stay in your browser. If you choose to send feedback, TextSnoop stores only your anonymous feedback message and submission time.

Read the full Privacy Policy