Convert between smart and straight quotes
Publishing tools love curly typographic quotes (“ ” ‘ ’), while code editors, JSON, and CSV files need straight quotes ( ” ’ ). This converter goes both ways.
Straight-to-smart applies the standard rule for opening vs. closing marks based on the surrounding characters, including apostrophes inside words. Smart-to-straight normalises every common curly variant back to plain quotes. All processing happens in your browser — nothing is uploaded.