developer-mike68k downloadsImport Word files easily. Adds a preview mode for .docx files and the ability to convert them to markdown (.md) files.
🚀 Boost your productivity by previewing and converting Word files easily to markdown.
Open the Community Plugins tab in the settings and search for "Docxer" (or click here).
obsidian-docxer in your vault's plugins folder (<vault>/.obsidian/plugins/).main.js, styles.css and manifest.json from the latest release and put them in the obsidian-docxer folder.Please consider supporting the plugin. The two easiest ways to support the plugin are either by starring ⭐ the repository or by donating any amount on Ko-fi ❤️. Thank you!
Docxer uses docx-preview to render the previews, mammoth to convert docx to HTML and turndown to finally convert the HTML to Markdown.

All contributions are welcome! Here's how you can help:
npm run dev