Rich Text to Markdown

Paste formatted text from a web page, Google Docs, Word or an email, and get clean Markdown. Headings, bold, italics, links, lists, quotes, code and tables are kept.

Runs in your browser. Files are not uploaded.

How to use

  1. Copy formatted text from anywhere.
  2. Paste it into the box. HTML code and .html files work too.
  3. Copy the Markdown or clean HTML, or download a .md file.

Questions

What gets removed?

Fonts, colours, sizes, scripts, styles and layout. Only the structure and basic formatting are kept, as Markdown can’t show the rest.

Is it safe to paste from anywhere?

Yes. The pasted HTML is read as text in an isolated worker, never run, and nothing is uploaded.

Why don’t pasted images come through?

Images copied from documents are often stored inside the clipboard rather than linked. Only images with a web address can be kept as Markdown links.

More text tools