Toolora

HTML / Markdown Converter

Convert between HTML and Markdown in both directions.

The HTML / Markdown converter translates between HTML and Markdown in either direction. It turns HTML documents and snippets into clean Markdown, or renders GitHub-flavored Markdown with a live preview and sanitized HTML output.
Mode

How to use

  1. Choose the conversion direction.
  2. Paste or type the source markup.
  3. Review the output or live preview and copy the result.

Frequently asked questions

Are scripts kept in the output?

No. Script and style elements are removed from Markdown, and raw scripts or event attributes are stripped from generated HTML.

Does Markdown rendering support tables?

Yes, GitHub-flavored tables and task lists are rendered.