Convert text or Markdown to a PDF
Paste or drop in plain text or Markdown (headings, bold, italic, and lists) and get back a paginated PDF.
Supports # / ## / ### headings, **bold** / *italic*, and - or 1. lists. Pagination is automatic.
Plain text or Markdown. Type directly, paste in, or upload a .txt/.md file.
Pagination onto A4 pages happens automatically as you go.
Get back a clean, paginated PDF.
Frequently asked
Is my text uploaded anywhere?
No. The PDF is generated in this tab using pdf-lib. Nothing is sent anywhere.
What Markdown syntax is supported?
# / ## / ### headings, **bold**, *italic*, and - or 1. lists. It's a lightweight, good-enough renderer for quick documents. Not a full CommonMark implementation (no tables, code blocks, links, or images).
Can I control the page size or margins?
Not yet. Output is fixed to standard A4 with comfortable margins. Font size is adjustable.
Does this work offline?
Yes, once the page has loaded.