Convert Microsoft Word files (.docx) to clean GitHub-flavored Markdown. Preserves headings, bold, italic, lists, tables, and hyperlinks. Perfect for docs migration to Hugo, Jekyll, Obsidian, Notion, or MkDocs.
Click to select or drag & drop a DOCX file here
Convert MD to beautiful PDF (GitHub style)
Convert XLSX to a styled HTML table (Google Sheets-style)
Extract PDF content as Markdown
CSV to GitHub-flavored MD table
Create Twitter cards
Convert between JSON and CSV formats
GitHub-Flavored Markdown (GFM) - the most widely supported dialect. Works in GitHub, GitLab, Bitbucket, Hugo, Jekyll, Gatsby, MkDocs, Docusaurus, Obsidian, Notion, Joplin, and all major Markdown apps.
Headings (H1-H6), bold, italic, underline, bullet and numbered lists, tables, hyperlinks, blockquotes, and code blocks. Complex styling like colors and custom fonts are not preserved in Markdown (by design).
Migrating company docs from Word to a static site (Hugo, Jekyll), importing meeting notes to Obsidian/Notion, preparing content for GitHub README files, converting academic papers for web publication, or archiving Word docs in a version-control-friendly format.
No. Everything runs in your browser using Mammoth.js and Turndown.js. Your DOCX file never leaves your device, making this safe for confidential corporate docs or private personal files.
Images are preserved as base64-encoded Markdown image references. For production use, you may want to replace them with external URLs or use a tool that extracts images separately. Works well for simple docs without images.