Obsidian plugin · free · coming soon
Obsidian exports PDF, but not Word. Export DOCX adds the missing command: turn any note into a real .docx — one click, clean standard Word layout, no configuration.
Word doesn’t speak Markdown. The plugin runs your note through the same conversion engine as this site, so what lands in .docx is a real Word document — not pasted text.
# through ###### become Word’s own Heading 1–6. The navigation pane, automatic table of contents and outline view all work out of the box.
Markdown tables become real Word tables with proper header rows — resizable, sortable, editable by whoever you send them to.
Straight quotes become curly, dashes become em dashes — everywhere except inside code, which is left exactly as you wrote it.
Embedded images (including ![[wikilinks]]) travel with the document, and YAML frontmatter becomes the document title and author.
Fenced code keeps a monospaced block style; blockquotes get Word’s quote style. Lists — nested, numbered, mixed — keep their structure.
One command: “Export to Word”. The output uses the clean, standard Word look, so it fits any workplace without explaining anything.
We’re preparing the plugin for review in Obsidian’s community plugins directory. Until then, the same engine is one paste away on the web — free, no signup.