mayac51k downloadsImport DOCX files into your Obsidian vault as Markdown
An Obsidian desktop plugin to import .docx files into your vault as Markdown, and export Markdown notes back to .docx.
Creator Note: At first, I was trying to import my google doc notes to my vault. I found that even if google doc do have export to markdown file, some of the style and format could not be kept, so this idea has came.
.docx files at once; each gets its own subfolder with an editable name and real-time conflict detection.md note, a copy of the original .docx, and an attachments/ folder for extracted images![[attachments/image1.png]])Export active note as DOCX)Batch Import Screencast From 2026-05-29 18-18-15.webm
Single Import Screencast From 2026-05-29 18-24-57.webm
NOTE: This plugin is yet to approve by administrator manually, please consider using manual installation first
main.js, styles.css, and manifest.json from the latest release<vault>/.obsidian/plugins/docx-importer/.docx files (hold Ctrl or Shift to select multiple).docx file| Setting | Description |
|---|---|
| Non-attachment wikilinks | Controls how [[Note Name]] links are handled during export: Plain text (keep the note name) or Skip (remove entirely) |