Tool

When Typora's PDF export isn't enough

Typora exports clean PDFs out of the box. The cases where you want the browser converter instead: cover page, ToC, page numbers, a brand theme, and any output going to a client.

·2 min read
Open the converter

Steps

  1. In Typora, Cmd+A / Ctrl+A and Cmd+C / Ctrl+C.
  2. Open md2document.com.
  3. Paste into the editor.
  4. Pick template + theme. Export.

What Typora does well

  • WYSIWYG-ish Markdown editing.
  • Themes — but they affect the editor, not the PDF.
  • Quick "Export > PDF" for one-pagers.

What the browser converter adds

  • Five cover-page layouts, including a Letter variant.
  • A real ToC with numbered headings.
  • Page numbers that exclude the cover and ToC.
  • Four document themes (Minimal, Editorial, Modern, Classic).
  • DOCX export from the same source.

Related