Start typing in the Editor to see a live preview
Start typing in the Editor to see a live preview
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.
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.
.md file (drag-and-drop works anywhere on the page).Convert the same Markdown source to DOCX, HTML, or PDF — pick the format you need at export time.
Write LaTeX as $...$ (inline) or $$...$$ (display) and get real, editable Word equations in your DOCX — not images.
Headings, lists, blockquotes, tables, and fenced code blocks all render cleanly in every export format.
Choose page size, margins, table of contents, cover page, and header/footer options before you export.
Open the page and start typing. There's no sign-up, no login, and nothing to install.
Generated files are automatically deleted after 24 hours. Nothing is kept longer than necessary.
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.
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.
You can drop the note's .md file directly onto this page, or copy and paste its content — no separate export step is needed.
We use cookies to show ads via Google AdSense. See our Privacy Policy for details.