Turn a Markdown file or pasted text into a clean, styled PDF — headings, tables, code blocks, and an auto table of contents included. The whole markdown to PDF conversion runs in your browser, so your file is never uploaded.
Yes. Unlike most "markdown to PDF" converters, PaperFit renders your Markdown entirely on your own device — nothing is sent to a server. That matters when your .md holds unreleased docs, internal specs, or notes with private links and tokens: the text simply stays in your browser. Any HTML embedded in your Markdown is sanitized and never executed, so a stray script tag can't run during conversion. Open your browser's network tab and watch — nothing leaves while you convert.
No. The markdown to PDF conversion runs 100% in your browser, so your .md file and pasted text never leave your device.
Yes. Tables, task lists, fenced code blocks, blockquotes, and links all render the way you'd expect from GFM.
Yes. Switch to Paste Text and drop in your Markdown — no .md file needed. It also accepts .md, .markdown, and .txt files.
Embedded HTML is sanitized for safe rendering and is never executed, so scripts in your Markdown won't run during conversion.
Yes. A table of contents is built automatically from your headings, and you can set page size (A4 or Letter), margins, font size, and a light or dark code theme.
It's free with no account and no watermark. Markdown input is supported up to 10 MB, which is plenty for even large docs.