ghpdf: Open-Source CLI Tool to Convert Markdown to GitHub-Styled PDF
tom_doerr · x · 2026-08-10
ghpdf is an open-source command-line tool that converts Markdown files into PDFs with GitHub-style rendering.
Key Features:
- Out of the box: No complex config, LaTeX, or templates required. Simply install via pip install ghpdf.
- Flexible output: Supports curl-like -o and -O flags for custom output filenames or auto-naming.
- Bulk conversion: Supports wildcard patterns (e.g., ghpdf .md -O) for batch processing.
- Dependencies: Built on WeasyPrint, requiring system pre-installation of graphics libraries like pango.
More from coding & agent
- Prime-agent Harness Tested: GLM 5.2 Shows Strong Results on FutureSim Q2 — a1zhang · 2026-08-10
- Ante 0.2 Ships a 15MB Local Coding Agent Managing llama.cpp Offline — Exciting-Camera3226 · 2026-08-10
- Why You Should Know About SSRF Vulnerabilities in the Agentic AI Era — andersonbcdefg · 2026-08-10
- Surviving the AI Era: From Task Executor to System Architect — mdancho84 · 2026-08-10
- Karpathy's Open-Source Project Sparks Debate: Will AI Agents Replace Data Scientists? — mdancho84 · 2026-08-10
- Rust-based agentic framework Steffi AI for local models, focusing on long-running tasks and control — ahstanin · 2026-08-10