Skip to content

HTML เป็น Markdown

ตัวแปลง HTML เป็น Markdown ฟรี ลบ HTML เป็น Markdown ที่สะอาด — จัดการส่วนหัว, รายการ, ลิงก์, รูปภาพ, บล็อกโค้ด และ blockquotes ทำงานในเบราว์เซอร์

Runs in your browserUpdated Apr 26, 2026

HTML Input

Markdown Output

คำถามที่พบบ่อย

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.

ผู้คนยังค้นหา