macOS
brew install pdf.tocgenlocal Homebrew formula metadata
安装
brew install pdf.tocgenlocal Homebrew formula metadata
概览
CLI toolset to generate table of contents for PDF files automatically
历史
pdf.tocgen is a three-command toolset for extracting heading metadata, generating a table of contents, and importing that outline into a PDF.
pdf.tocgen was developed as a Python toolset for reconstructing or adding PDF outlines automatically from heading font attributes and positions. It is based on PyMuPDF and MuPDF.
The project supports Linux, macOS, and Windows and is distributed through Python packaging as well as Homebrew and the Arch User Repository. Its workflow is especially suited to software-generated PDFs whose heading fonts and positions remain available for analysis.
Use pdfxmeta to create a TOML heading recipe, pipe that recipe into pdftocgen to produce an outline, and pipe the outline into pdftocio to write a new PDF. It is not intended to infer headings reliably from scanned PDFs.
Package users encounter three cooperating executables rather than one monolithic command. This separation reflects the Unix philosophy and makes metadata extraction, outline generation, and outline import independently scriptable.
安全态势
没有找到 pdf.tocgen 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
pdftocgen | cli | 全局可执行文件 | |
pdftocio | cli | 全局可执行文件 | |
pdfxmeta | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://krasjet.com/voice/pdf.tocgen/
安装元数据
| 软件包键 | brew:pdf.tocgen |
|---|---|
| 版本 | 1.3.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/pdf.tocgen |
| 主页 | https://krasjet.com/voice/pdf.tocgen/ |
| 仓库 | https://github.com/Krasjet/pdf.tocgen |
| 上游文档 | https://krasjet.com/voice/pdf.tocgen/ |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://files.pythonhosted.org/packages/77/44/e6dafea2c491e84425ed725b69b689e58703609b1d70e7b7f49f28cf5df7/pdf_tocgen-1.3.4.tar.gz |
| 最后更新 | 2026-08-09T14:28:48+09:00 |
| Pulse | updated |
| 依赖 | pymupdf, python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pdf.tocgen |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.