Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

DOCX Importer

mayac5mayac51k downloads

Import DOCX files into your Obsidian vault as Markdown

Add to Obsidian
DOCX Importer screenshot
DOCX Importer screenshot
  • Overview
  • Scorecard
  • Updates4

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.

Features

Import (DOCX → Markdown)

  • Batch import — select multiple .docx files at once; each gets its own subfolder with an editable name and real-time conflict detection
  • Creates a subfolder containing the converted .md note, a copy of the original .docx, and an attachments/ folder for extracted images
  • Preserves: headings, bold, italic, strikethrough, highlights, text color, hyperlinks, ordered and nested lists, tables, blockquotes, inline code, fenced code blocks
  • Images are saved as vault attachments and linked with Obsidian wikilink syntax (![[attachments/image1.png]])

Export (Markdown → DOCX)

  • Exports the currently active note via ribbon icon or command palette (Export active note as DOCX)
  • Prompts for a save location via a system dialog
  • Preserves: headings, bold, italic, strikethrough, highlights, hyperlinks, ordered and nested lists, tables, blockquotes, code blocks, and images embedded from the vault

Demo

  1. Batch Import Screencast From 2026-05-29 18-18-15.webm

  2. Single Import Screencast From 2026-05-29 18-24-57.webm

Installation

From Obsidian Community Plugins

NOTE: This plugin is yet to approve by administrator manually, please consider using manual installation first

  1. Open Settings → Community plugins → Browse
  2. Search for DOCX Importer
  3. Click Install, then Enable

Manual

  1. Download main.js, styles.css, and manifest.json from the latest release
  2. Copy all three files to <vault>/.obsidian/plugins/docx-importer/
  3. Enable the plugin in Settings → Community plugins

Usage

Import

  1. Click the file-up ribbon icon, or run Import DOCX file from the command palette
  2. Pick one or more .docx files (hold Ctrl or Shift to select multiple)
  3. For each file, edit the subfolder name if needed — conflicts are flagged in real time
  4. Choose a parent folder, then click Import
  5. The first converted note opens automatically

Export

  1. Open the Markdown note you want to export
  2. Click the download ribbon icon, or run Export active note as DOCX from the command palette
  3. Choose where to save the .docx file

Settings

Setting Description
Non-attachment wikilinks Controls how [[Note Name]] links are handled during export: Plain text (keep the note name) or Skip (remove entirely)

Limitations

  • Desktop only — requires Obsidian's desktop app
  • Text color in footnotes and endnotes is not preserved on import
  • Theme-based (non-hex) colors in DOCX are not preserved on import
HealthExcellent
ReviewSatisfactory
About
Import .docx files into your vault as Markdown, creating a subfolder with the converted .md, a copy of the original .docx, and an attachments folder for extracted images. Export active Markdown notes back to .docx while preserving headings, emphasis, highlights, links, lists, tables, blockquotes, code blocks, and images.
ImportExportAttachments
Details
Current version
0.2.2
Last updated
2 months ago
Created
2 months ago
Updates
4 releases
Downloads
1k
Compatible with
Obsidian 1.4.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
mayac5mayac5
GitHubmayac5
  1. Community
  2. Plugins
  3. Import
  4. DOCX Importer

Related plugins

Local Images Plus

A reincarnation of Local Images to download images in Markdown notes to local storage.

Nexus AI Chat Importer

Import AI chat conversations from ChatGPT, Claude, and Mistral Vibe (formerly Le Chat) exports into Obsidian as clean, readable Markdown files.

Epub Importer

Import EPUB files as Markdown.

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.

Ink

Handwriting and drawing directly between paragraphs using a digital pen, stylus, or Apple pencil.

Readwise Official

Sync highlights from Readwise to your vault.

Pandoc Plugin

Commands to export to Pandoc-supported formats like DOCX, ePub and PDF.

Pixel Perfect Image

Pixel perfect 100% image resizing, copy to clipboard, show image in Finder/Explorer, and much more.