PocketPlay
中文

Markdown to PDF

Turn Markdown into a clean, GitHub-styled PDF with headings, tables, code blocks and a live preview.

🔒 Runs in your browser — files never leave your deviceFree · No sign-up

Markdown

…or drop a .md file

Live preview

The PDF uses this exact styling: GitHub-like headings, tables with borders and shaded code blocks.

Page setup

How to convert Markdown to PDF

  1. Type or paste Markdown on the left, or drop a .md file. The preview on the right updates as you type and shows exactly what will be printed.
  2. Choose paper size, margins and whether to number the pages.
  3. Press Convert to PDF — a GitHub-styled document downloads, ready to email or print.

FAQ

Which Markdown flavour is supported?

GitHub Flavoured Markdown via the marked parser: headings, bold and italic, ordered and unordered lists, task lists, tables, fenced code blocks, blockquotes, horizontal rules, links and images. Raw HTML inside the Markdown is allowed but sanitised — script tags and event handlers are removed.

Can I use it for a README or a CV?

That is the main use. A README converts into something you can attach to an email, and a Markdown CV prints with consistent spacing without ever opening a word processor. Turn page numbers on for documents longer than a couple of pages.

Do images and Chinese text work?

Images referenced by a data URI or a public https:// URL are embedded. Chinese, Japanese and Korean text renders correctly because the browser does the typesetting before the page becomes a PDF.