Skip to content
Markdown

Obsidian Markdown Converter

Convert Obsidian-flavored Markdown to standard Markdown.

How it works

  1. 1Paste Obsidian Markdown.
  2. 2Wikilinks, embeds, and callouts are converted.
  3. 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.
See all →