Command Palette
Search for a command to run...
Markdown to HTML
Type or paste markdown. Preview the HTML and copy raw code, formatted rich text, or clean markdown back.
How to use it
Convert markdown to HTML in 3 easy steps
No upload or account. Paste markdown, review the HTML, and copy what you need for your site or app.
Paste your markdown
Drop GitHub-flavored markdown into the box, or paste from your clipboard. Conversion runs as you type.
Preview the HTML
Switch between rendered preview and raw HTML. Code blocks keep syntax highlighting where supported.
Copy and ship
Copy raw HTML, formatted rich text, or clean markdown back out. Drop the result into your CMS or template.
Why it works
What is markdown to HTML?
It turns markdown source into browser-ready HTML on the client. Handy when you draft in Obsidian or a repo README and need HTML for WordPress, a landing page, or an email template.
Need the reverse? Try paste to markdown. For a full page from a URL, use URL to markdown.
Works well with
- GitHub READMEs and docs
- Static site generators
- CMS body fields that accept HTML
- Quick previews before publishing