Blog
Markdown to PDF, compared honestly
Guides and side-by-side comparisons of every popular way to turn Markdown into PDF — Pandoc, VS Code, Obsidian, Typora and browser-based converters. No spin: we tell you when another tool is the better pick.
Guides
-
Automating Markdown to PDF: CI/CD, Docker, Git Hooks and APIs
Jul 30, 2026Production automation for Markdown to PDF: GitHub Actions and GitLab CI pipelines, reproducible Docker images, pre-commit hooks, webhook-triggered rendering and queue-based API design.
-
How to Convert Markdown to PDF on Windows, Mac, Linux and iPad
Jul 30, 2026Every practical way to convert Markdown to PDF on each platform — built-in tools, package managers, editors and browser options — plus how to work fully offline.
-
Markdown for Academic Writing: Citations, Footnotes and When to Use LaTeX
Jul 30, 2026Using Markdown for papers, theses and coursework: footnote syntax, BibTeX and CSL citation workflows, Zotero integration, and an honest account of where LaTeX is still the better tool.
-
Business Documents in Markdown: Invoices, Proposals, Contracts and Case Studies
Jul 30, 2026Templates and layout CSS for producing invoices, client proposals, contracts and case studies from Markdown — including numbering, signature blocks, and where Markdown is the wrong tool.
-
Long-Form Writing in Markdown: Books, Newsletters and Shareable Notes
Jul 30, 2026Writing and exporting long documents from Markdown: book structure across multiple files, chapter layout and front matter, newsletter design constraints, and turning working notes into something worth sharing.
-
Headers, Footers, Cover Pages and Contents in Markdown PDFs
Jul 30, 2026How to add running headers, page numbers, title pages, an automatic table of contents and code line numbers to a Markdown PDF using CSS page margin boxes and generated content.
-
Tables, Math, Diagrams and Images in Markdown PDFs
Jul 30, 2026Getting rich content through Markdown to PDF conversion: table layouts that paginate, KaTeX and LaTeX math, Mermaid diagrams, SVG that stays vector, and why images break.
-
Typography and Styling for Markdown PDFs: Fonts, Colour and Emoji
Jul 30, 2026Choosing and embedding fonts for Markdown to PDF, building colour schemes that survive printing, fixing emoji that render as empty boxes, and why dark mode PDFs are usually a mistake.
-
The Markdown Resume Guide: Writing and Exporting an ATS-Friendly PDF
Jul 30, 2026Write a resume in Markdown and export a PDF that applicant tracking systems can actually parse. Structure, layout CSS, one-page fitting, and what ATS parsers really break on.
-
Team Documentation in Markdown: Meeting Notes, SOPs, PRDs and Release Notes
Jul 30, 2026Practical templates for internal documents in Markdown — meeting minutes that produce action items, standard operating procedures, product requirements, checklists and release notes generated from Git history.
-
Technical Documentation to PDF: READMEs, API Docs and User Manuals
Jul 30, 2026Converting technical documentation to PDF: GitHub READMEs with badges and code, API reference layout, user manuals with numbered procedures, and formal technical reports.
-
Generating PDFs from Markdown in Code: Python, Node, Rust, React and Next.js
Jul 30, 2026Working implementations for Markdown to PDF in five stacks — WeasyPrint and ReportLab in Python, Puppeteer in Node, printpdf and headless Chrome in Rust, plus client and server rendering in React and Next.js.
-
Print CSS for Markdown PDFs: The Complete Guide to Page Layout
Jul 30, 2026A deep guide to CSS Paged Media for Markdown to PDF: @page rules, page breaks that actually hold, margins, mixed orientation, multi-column layouts, and why Flexbox and Grid behave differently in print.
-
Private Markdown to PDF: Converting Without Uploading Your Files
Jul 30, 2026How to convert Markdown to PDF without your document leaving your machine — the difference between client-side and server-side conversion, how to verify a tool's claims, and what metadata your PDF leaks.
Comparisons
-
Best Markdown Editors and PDF Converters in 2026
Jul 30, 2026An honest round-up of Markdown editors and PDF converters — Typora, Obsidian, iA Writer, VS Code, Ulysses and more — compared on writing experience, export quality, price and lock-in.
-
Exporting Notes to PDF from Notion, Joplin, Logseq, Bear and Six More Apps
Jul 30, 2026A cross-app comparison of Markdown export quality and PDF output from nine note-taking apps, what each one mangles on the way out, and how to get a clean document from any of them.
-
Obsidian to PDF: Export, Custom CSS and the Alternatives
Jul 30, 2026Exporting Obsidian notes to PDF: the built-in export and its limits, custom CSS snippets that affect print, handling wikilinks and embeds, plugin options, and when to export outside Obsidian.
-
Pandoc vs Browser-Based Markdown to PDF: Every CLI Tool Compared
Jul 30, 2026Pandoc, WeasyPrint, wkhtmltopdf, md-to-pdf and browser tools compared on setup, typography, CSS support and automation — with a decision guide and working commands for each.
-
VS Code Markdown to PDF: Settings, Extensions and Alternatives
Jul 30, 2026Converting Markdown to PDF in VS Code: the extension landscape, settings that matter, custom CSS, the Chromium download problem, and when to convert outside the editor instead.