v0.1.0 Released

We are happy to announce the initial release of md2pdf.

Features

  • Markdown to PDF conversion with GitHub-flavored CSS styling
  • Mermaid diagram rendering (flowchart, sequence, etc.) as inline SVG
  • Japanese text support via Noto Sans CJK JP fonts
  • Configurable page size (A4, Letter, A3) and margins
  • Homebrew tap for easy installation

Install

brew install 135yshr/tap/md2pdf

Or via Go:

go install github.com/135yshr/md2pdf/cmd/md2pdf@latest
Last updated: 2026-04-15