Obsidian to PDF
Export your Obsidian Markdown notes to clean, professional PDFs — no plugin required. Paste your note or upload the .md file and download in seconds.
Convert My NoteTwo Ways to Bring Your Notes In
Paste the Markdown
Copy the raw note from Obsidian (Ctrl/Cmd+A, Ctrl/Cmd+C) and paste it straight into the editor.
Upload the .md file
Every Obsidian note is a plain .md file in your vault. Drag it in and it renders instantly.
Why not just use Obsidian's built-in export?
Obsidian's native PDF export is tied to your current theme and print CSS, which often produces inconsistent margins and fonts. MD to PDF gives you dedicated templates, CJK and emoji support, and custom page breaks so the output looks the same for everyone you share it with.
Frequently Asked Questions
How do I export an Obsidian note to PDF?+
Open the note in Obsidian, copy its Markdown (or grab the .md file from your vault folder), paste or upload it here, pick a template, and click Download PDF.
Do I need an Obsidian plugin?+
No. MD to PDF runs in your browser, so there is nothing to install in Obsidian. It is handy when the built-in export doesn't give you the styling you want.
Are headings, callouts, and code blocks preserved?+
Standard Markdown — headings, bold/italic, tables, links, and fenced code blocks — is preserved. Obsidian-specific syntax like [[wikilinks]] renders as plain text, so convert those to standard links first if you need them clickable.