md-to-pdf

SKILL.md

Markdown to PDF (Node.js + TypeScript)

Quick start

Use the included TypeScript script:

cd /Users/willseed/GitRepo/skill/md-to-pdf
npm install
npm run convert -- --input /path/to/file.md --output /path/to/file.pdf

Notes

  • Required argument: --input (or -i)
  • Optional argument: --output (or -o)
  • If --output is omitted, the script writes PDF next to the source markdown file.
  • Supports basic markdown rendering: headings, lists, blockquotes, horizontal rules, and fenced code blocks.
Weekly Installs
23
First Seen
Feb 27, 2026
Installed on
opencode22
gemini-cli22
github-copilot22
amp22
cline22
codex22