📝

Word 轉 Markdown 表格轉換器

上傳 .docx 檔案,提取所有表格為 Markdown。

將檔案拖放到此處

或點擊瀏覽

支援: .docx

Markdown Output

How to Convert Word Tables to Markdown

  1. Upload your .docx file by clicking or dragging it above.
  2. The converter parses the document entirely in your browser using the mammoth.js library — no server involved.
  3. All tables found in the document are extracted and converted to Markdown format.
  4. Copy or download the result as a .md file.

Features

  • Supports .docx (Office Open XML) — the modern Word format
  • Extracts all tables in document order
  • Rich text inside cells (bold, links, colours) is stripped to plain text
  • Merged cells are partially supported — cell content is preserved, spanning is not
  • 100% private — your document is never uploaded anywhere

Limitations

The converter handles standard Word tables — those created with Insert → Table. Rich formatting (bold, italic, colors) inside cells is stripped to plain text. Merged cells preserve content but lose their spanning. Only .docx is supported — legacy .doc (pre-2007) files are not.

相關工具