A Practical DOCX to Markdown Tool

Word to MD Converter

Word to MD Converter helps writers, developers, and documentation teams turn Word documents into Markdown they can inspect before publishing.

The project started from a simple need: move Word drafts into Markdown-based tools without uploading private documents to a conversion server.

The current version is focused on:

  • Converting .docx files to readable Markdown
  • Keeping document processing in the browser
  • Letting you preview and edit before download
  • Explaining image paths and table limits clearly
  • Supporting practical publishing workflows such as README files, docs, and knowledge bases

Questions, bug reports, and conversion examples are welcome.