How it works
- Uses
mammoth.js
to read DOCX files safely in your browser. - Converts the result to Markdown with
turndown
+ GitHub Flavored Markdown rules. - Embeds images as Base64 data URIs so nothing ever leaves your computer.
Drop a Word DOCX file to instantly turn it into clean Markdown. Everything happens locally in your browser for maximum privacy.
or use the button below to browse from your device.
Supports DOCX and DOTX templates. Legacy.doc
files are not supported.
Built thanks to the open-source word-to-markdown-js by Ben Balter. ❤️
mammoth.js
to read DOCX files safely in your browser.turndown
+ GitHub Flavored Markdown rules.#
, ##
, ###
titles.