แปลง Markdown เป็น HTML และ HTML กลับเป็น Markdown พร้อมตัวอย่างสด ทำงานได้ทั้งสองทิศทาง
วิธีใช้ Markdown / HTML
เลือกทิศทาง: Markdown เป็น HTML หรือ HTML เป็น Markdown
พิมพ์หรือวางเนื้อหาลงในกล่องอินพุต
คัดลอกเอาต์พุตที่แปลง หรือใช้ตัวอย่างสดสำหรับ Markdown
This is a two-way converter between Markdown and HTML. Turn Markdown into clean HTML to paste into a CMS, email or template, or convert existing HTML back into tidy Markdown for documentation and notes. A live preview shows the rendered result as you type.
Markdown is a lightweight way to write formatted text using plain characters, # for a heading, * for emphasis, - for a list, so it stays readable as source and converts cleanly to HTML. It powers README files, many docs sites, chat apps and static blogs.
The converter uses GitHub-Flavored Markdown, so headings, bold and italics, links, images, ordered and unordered lists, tables, blockquotes and fenced code blocks all convert as you would expect from GitHub or most modern Markdown tools.
The preview renders inside a sandboxed frame that cannot execute scripts, so even HTML containing embedded scripts is displayed safely. That matters when you paste HTML from an unknown source just to see or convert it.
Common uses include drafting content in Markdown and exporting the HTML a platform needs, cleaning messy HTML from a page into readable Markdown, or simply checking how a snippet will render before publishing it.
Everything runs locally in your browser, which keeps it fast and private. The text you convert never leaves your device.
คำถามที่พบบ่อย
ใช้ GitHub-flavored Markdown ดังนั้นหัวข้อ รายการ ลิงก์ ตาราง code blocks และการเน้นจะแปลงตามที่คาดหวัง
ใช่ ตัวอย่างแสดงภายใน frame แบบ sandboxed ที่ไม่สามารถรัน scripts ได้ ดังนั้นแม้ HTML ที่มี scripts ฝังอยู่จะแสดงได้อย่างปลอดภัย
ไม่ การแปลงทำงานทั้งหมดในเบราว์เซอร์ของคุณ ดังนั้นข้อความของคุณไม่ออกจากอุปกรณ์
ฝังเครื่องมือนี้
เพิ่มเครื่องมือนี้ลงในเว็บไซต์ของคุณเอง คัดลอกสคริปต์ด้านล่าง โดยจะอัปเดตให้เป็นปัจจุบันโดยอัตโนมัติ
<iframe src="https://monu.tools/embed/th/markdown-to-html" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>เครื่องมือที่เกี่ยวข้อง
ดึงข้อความจาก PDF และรับเป็น Markdown ทั้งหมดในเบราว์เซอร์ของคุณ ไฟล์ของคุณไม่ถูกอัปโหลด
แปลงเอกสาร Word .docx เป็น Markdown ที่สะอาดในเบราว์เซอร์ของคุณ โดยเก็บหัวข้อ รายการ และการจัดรูปแบบ
แปลงข้อความระหว่าง UPPERCASE, lowercase, Title, Sentence, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE และ dot.case
นับคำ อักขระ บรรทัด และประโยคในข้อความใดก็ได้