Skip to main content
All Tools
clean

Smart Quotes to Straight Quotes

Convert curly quotes, dashes and ellipses to plain ASCII

About the Smart Quotes to Straight Quotes tool

Word processors auto-replace straight quotes with “curly” typographic quotes, hyphens with en/em dashes, and three dots with a single … character. Those look right in print but break code, config files, CSVs, and older web forms. This tool converts smart quotes, dashes, ellipses, and non-breaking spaces back to their plain ASCII equivalents.

Input
0 words·0 characters·0 lines·0 min read
Output
0 words·0 characters·0 lines

How to use

  1. 1Paste the text with smart punctuation.
  2. 2Curly quotes, long dashes, ellipses and non-breaking spaces become plain ASCII.
  3. 3Copy the cleaned text into your code, form, or data file.