TToolsKit

HTML to Markdown

Convert HTML to clean Markdown. Choose heading style, bullet markers, and code block style.

Paste, drop a file, or .

How to use html to markdown

  1. 1
    Paste HTML

    Any HTML snippet or full document.

  2. 2
    Pick a style

    ATX headings and fenced code blocks are the GitHub/CommonMark default.

Frequently asked questions

What happens to <script> and <style>?
Stripped — they don't have Markdown equivalents.
Can I customize turndown further?
Yes — turndown supports plugins. Open an issue if you need a specific rule.

Related tools