macOS
brew install md2pdfprovider-native install command
brew / rank 3336
CLI utility that generates PDF from Markdown. Version 2.2.19 via Homebrew; verified 2026-07-31.
install
brew install md2pdfprovider-native install command
overview
CLI utility that generates PDF from Markdown
history
md2pdf is a Go command-line utility that renders Markdown as PDF, with syntax highlighting, light and dark themes, custom themes, tables, generated tables of contents, pagination controls, footers, and non-Latin font support.
The public repository began in January 2018. Its tagged release line reached v1.3 in 2023, v2 in the following development period, and v2.2.18 in 2025; the v2.2.18 change also adjusted references after the project moved under the solworktech GitHub organization.
The official README supports three distribution paths: downloadable release binaries, installation with Go's module-aware go install command, and Homebrew. The supplied metadata additionally records a Nix package.
Users pass a Markdown file, a directory of Markdown files, an HTTP(S) URL, or standard input and select an output PDF. Options control page size and orientation, themes, fonts, syntax highlighting, generated contents, page breaks, and footer metadata.
md2pdf provides a single Go binary for document conversion and builds PDFs through gomarkdown and fpdf instead of requiring a browser-based rendering stack. That makes it attractive for shell scripts, CI jobs, and reproducible document toolchains.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
md2pdf | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:md2pdf |
|---|---|
| Version | 2.2.19 |
| Package manager | Homebrew |
| Homepage | https://github.com/solworktech/md2pdf |
| Repository | https://github.com/solworktech/md2pdf |
| Last updated | 2026-07-31T19:04:26Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.