← ToolsConverters
Markdown to PDF.
Markdown to a print-ready PDF with selectable text — styled preview, then your browser's Save as PDF.
Release notes
- Fast, accessible tools
inline code+ tables
| Tool | ms |
|---|---|
| JSON | 0.3 |
Runs 100% locally.
DOCX builds lazily in this tab (~250KB engine, loaded on demand) · images: same-document only · PDF keeps selectable text via print, not screenshots.
🔒 Privacy — runs 100% locally
No uploads · no cookies · works offline after load. View Source if you don't believe it.
How to use.
- Write or paste Markdown — styled preview on the right.
- Pick A4 or Letter, then PDF / Print.
- In the print dialog choose Save as PDF — text stays selectable.
Related tools.
Converters
Markdown to DOCX
Convert Markdown to a real .docx file with headings, lists, tables and code. Built lazily in your browser.
Formatters
HTML / CSS formatter
Tidy indented markup or minify it for shipping. Handles inline CSS and void elements.
Text & CSS
Color contrast
HEX, RGB or HSL pairs checked against WCAG 2.2 — AA/AAA badges plus the nearest passing shade.
FAQ.
Why print instead of jsPDF?
Canvas-based PDFs rasterize text into images. The print flow keeps real, selectable, searchable text.
Code blocks?
They print with monospace styling and wrapping — long lines wrap instead of clipping off-page.