Converts plain text typography to smart punctuation and symbols
Typography prettifier
smartypants
$ smartypants input.txt > output.txt
$ smartypants --html input.html
$ echo 'It\'s a "nice" day...' | smartypants