macOS
brew install md2pdflocal Homebrew formula metadata
安装
brew install md2pdflocal Homebrew formula metadata
nix profile install nixpkgs#md2pdfnixpkgs package indexes · pkgs/by-name/md/md2pdf/package.nix · 来源: api.github.com
概览
CLI utility that generates PDF from Markdown
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
md2pdf | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:md2pdf |
|---|---|
| 版本 | 2.2.19 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/solworktech/md2pdf |
| 仓库 | https://github.com/solworktech/md2pdf |
| 最后更新 | 2026-07-31T19:04:26Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
md2pdf
nix profile install nixpkgs#md2pdf来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.