Loading tool...

How to Use

  1. 1

    Paste your HTML

    Paste or type HTML markup into the left input panel.

  2. 2

    See the Markdown

    The converted Markdown appears in the right panel instantly.

  3. 3

    Copy the result

    Click Copy to copy the Markdown to your clipboard.

Share this tool:

Frequently Asked Questions

Are HTML tables converted?
Yes. Standard HTML tables are converted to GitHub-Flavored Markdown (GFM) pipe tables.
What happens to unsupported HTML elements?
HTML elements with no Markdown equivalent (e.g. <div>, <span>, <style>) are either stripped or preserved as raw HTML depending on context.