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 Word to semantic HTML
Convert XLSX/XLS spreadsheets to CSV
Extract PDF content as Markdown
Convert JSON array to XLSX file
Blog/news structured data
Decode JSON Web Tokens
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.