mdformatter

Calculators
Paste / type maximum: 50 MB

Start typing in the Editor to see a live preview

Convert Obsidian Notes to Word

Obsidian stores every note as a plain Markdown file, which makes it easy to write in but not directly usable in Word — opening a note's raw .md file, or copying its text, brings the # headings, ** bold markers, and other syntax along as literal characters rather than formatting.

This page converts an Obsidian note into an actual Word document: standard Markdown formatting — headings, nested lists, tables, blockquotes, and fenced code blocks — all convert to native Word formatting, and LaTeX math (if you write it as $...$ or $$...$$) becomes a real, editable Word equation. Drop the note's .md file directly onto the page, or copy its contents in.

Obsidian-specific syntax that isn't standard Markdown — wikilinks ([[note name]]), block embeds, and callout blocks — falls outside what any Markdown-to-Word conversion (this one included) is designed to interpret, so those come through as their literal text rather than Obsidian's own rendered version. Standard Markdown content converts cleanly regardless.

Export formats

Need a different format? Markdown to PDF · Markdown to HTML · all formats

Need to clean up code instead? Try the free JSON, JavaScript, C++, and other code formatters.

Need to run some numbers? Try the free online calculators.

How to use it

  1. Type your Markdown in the editor, or import an existing .md file (drag-and-drop works anywhere on the page).
  2. Adjust style, page size, and document options in Settings if you want more than the defaults.
  3. Click Convert to render a live preview.
  4. Download as Word (DOCX) — or generate a 24-hour share link.

Features

Three export formats

Convert the same Markdown source to DOCX, HTML, or PDF — pick the format you need at export time.

Native Word math

Write LaTeX as $...$ (inline) or $$...$$ (display) and get real, editable Word equations in your DOCX — not images.

Tables, code, and more

Headings, lists, blockquotes, tables, and fenced code blocks all render cleanly in every export format.

Style presets

Choose page size, margins, table of contents, cover page, and header/footer options before you export.

No account required

Open the page and start typing. There's no sign-up, no login, and nothing to install.

Private by default

Generated files are automatically deleted after 24 hours. Nothing is kept longer than necessary.

Frequently asked questions

Do Obsidian wikilinks ([[note name]]) convert to Word links?+

No — wikilinks are Obsidian-specific syntax, not standard Markdown, so they come through as literal bracketed text rather than a working link. Standard Markdown links (using the [text](url) format) do convert correctly.

What about callout blocks or embedded notes?+

Those are also Obsidian-specific extensions to Markdown and aren't interpreted specially — they'll appear as their raw text. Headings, lists, tables, and code blocks (all standard Markdown) convert normally.

Do I need to export from Obsidian first, or can I use the note file directly?+

You can drop the note's .md file directly onto this page, or copy and paste its content — no separate export step is needed.

Related

We use cookies to show ads via Google AdSense. See our Privacy Policy for details.