Write Markdown. Export a clean PDF.
Create a locally rendered PDF with Traditional Chinese typography, headings, lists, code blocks, tables, and sensible page breaks.
Live document preview
Markdown to PDF with Traditional Chinese support
This tool turns Markdown into a paginated A4 PDF on your device. It renders Traditional Chinese with Noto Sans TC when it is available and falls back to PingFang TC, Microsoft JhengHei, and other compatible system fonts.
How to create a PDF from Markdown
- Paste or write your Markdown in the editor.
- Check the live preview for headings, tables, code, and Chinese text.
- Create the PDF and download it when the rendering is complete.
Supported Markdown
Headings, paragraphs, bold and italic text, links, lists, block quotes, fenced code blocks, horizontal rules, and GitHub-style tables are supported. The PDF preserves the visual layout; it is rendered as a high-resolution document image to ensure Chinese characters display reliably on devices without the same fonts.
Frequently asked questions
Will Traditional Chinese become garbled text?
No. The tool uses a Traditional Chinese font stack and renders the document visually before creating the PDF, avoiding PDF character-encoding issues.
Is the PDF text selectable?
The output is image-based so that typography and Chinese characters remain consistent across PDF readers. Use the original Markdown when you need editable text.
Are my notes uploaded?
No. Markdown parsing and PDF generation run locally in your browser.