Markdown
Obsidian Markdown Converter
Convert Obsidian-flavored Markdown to standard Markdown.
How it works
- 1Paste Obsidian Markdown.
- 2Wikilinks, embeds, and callouts are converted.
- 3Copy the standard Markdown.
Use cases
- Publish Obsidian notes elsewhere.
- Migrate a vault to standard Markdown.
- Share portable notes.
Frequently asked questions
What is converted?
Wikilinks [[Note]] become standard links, embeds ![[file]] become images, and > [!note] callouts become blockquotes.
Are my notes uploaded?
Yes. The conversion runs entirely in your browser; nothing is uploaded.
Does it handle every plugin syntax?
Core Obsidian syntax is converted; exotic plugin syntax may need light cleanup.
Read the guide
How to convert Obsidian Markdown to standard Markdown
Translate Obsidian-flavored notes — wikilinks, embeds, and callouts — into standard Markdown so they render correctly on GitHub, blogs, and other tools.
Related tools
See all →Markdown Editor
A fast, free online Markdown editor with live side-by-side preview.
Live Markdown Preview
Paste Markdown and see it rendered live, side by side, as you edit.
Split View Markdown Editor
A two-pane Markdown editor with the source and live preview side by side.
Fullscreen Markdown Editor
An immersive, full-window Markdown editor with live preview.