Editable Markdown, preview, and structured conversion report
Preserved 0Approx/Warning 0Manual cleanup 0
Conversion context
Category summary
Item counts
Detailed messages
Each entry includes item type, processing method, potential loss risk, and recommended post-processing.
Everything runs in your browser. No document upload is required for conversion.
Complex numbering, comments, tracked changes, page/section breaks, and Word-only objects may still require manual cleanup.
Merged or complex tables default to HTML fallback for safer output.
When external image mode has images, ZIP export includes markdown, assets, and report.json.
What this tool does
This tool converts Word content into Markdown with two input methods: paste from clipboard or open a .docx file. Both use the same local conversion pipeline and produce a structured report about preserved content, HTML fallback, approximation, manual cleanup, and unsupported items.
Best for
Move Word drafts into README/docs/blog workflows.
Generate Markdown while tracking approximation and fallback behavior.
Export markdown and images together without server upload.
Not for
Pixel-perfect Word layout reproduction.
Tracked changes, comments, text boxes, and page-layout features that must survive unchanged.
Publishing flows that cannot tolerate any HTML fallback or manual cleanup notes.
Input
Paste directly from Word for quick cleanup, or open a DOCX file when embedded images and structure matter more than speed.
Output
Export editable Markdown, preview the rendered result, and keep a conversion report. ZIP export can bundle document.md, image assets, and report.json.
How to use it
Choose paste or file input mode.
Select a preset and optionally override detailed options.
Review Markdown, Preview, and Report, then export as Markdown or ZIP.
Output presets
Default Markdown
GitHub README
Obsidian
Hugo
Jekyll
Privacy / local processing
Both paste and .docx conversion run in your browser. The document is not uploaded for the core conversion workflow.
Limits / tradeoffs
Complex numbering, comments, tracked changes, page or section breaks, and Word-only objects may still need manual cleanup. The report matters because safe Markdown sometimes means keeping HTML fallback instead of guessing.
FAQ
Do paste and .docx file input use the same converter?
Yes. Both inputs are adapted into the same normalized document model before Markdown rendering and report generation.
Do I need to open a .docx file for DOCX conversion?
No. DOCX parsing runs in your browser, and content is not uploaded by this tool.
What if some objects cannot be converted?
The Report tab records HTML fallback, approximation, manual-cleanup recommendations, and unsupported items so tracked changes, text boxes, page/section breaks, TOC fields, and complex Word objects do not disappear silently.
Does ZIP include conversion metadata?
Yes. ZIP export includes document.md and report.json, plus image assets when applicable.