arrow_backBack to Experiments
ShowcaseLive Experiment
Stop giving away your data just to create a PDF.
description
MD to PDF Studio
Browser-native print flow with an A4 preview layout.
Uses native browser PDF engine
Markdown Input735 characters
Live Preview (A4 Size)
Markdown to PDF Studio
This experiment gives you a split-pane markdown editor with a print-ready A4 preview.
What to try
- Edit the text on the left
- Add headings, tables, and code blocks
- Click Save as PDF
Example table
| Section | Purpose |
|---|---|
| Editor | Write markdown |
| Preview | Review PDF layout |
| Export with the browser |
Example Mermaid
account_treeMermaid DiagramRendering diagram...
Example code
export function buildPdf(title: string) { return `Preparing ${title}` }
Horizontal rules force a page break in print mode.
Second Page
Use this section to check how multi-page output looks before printing.
description
About this experiment
We were tired of online converters sucking up our data, so we built our own.
As the very first experiment from Bandwidth, this quick and simple Markdown-to-PDF generator is tailored for reviewing AI outputs safely.
Everything runs locally in your browser—so you get the PDF, and you keep your privacy.
Stay tuned for more.