HTML 转 Markdown
免费的 HTML 到 Markdown 转换器。将 HTML 精简为纯净的 Markdown — 处理标题、列表、链接、图片、代码块和引用。在浏览器中运行。
Runs in your browserUpdated Apr 26, 2026
HTML Input
Markdown Output
⌘⇧C
常见问题
›What HTML elements are converted?
Headings (h1-h6), lists (ul/ol), links, images, code (inline and blocks), blockquotes, paragraphs, bold, italic, strikethrough — all the GFM essentials.
›What about complex tables?
Simple tables convert cleanly. Complex tables with merged cells or nested HTML are best converted manually.
›Are scripts and styles stripped?
Yes — only semantic content is kept. <script>, <style> and inline event handlers are removed.
›Is my HTML uploaded?
No — runs entirely in your browser.
›Is the converter free?
Yes — fully free, no signup.