macOS
brew install pdf.tocgenlocal Homebrew formula metadata
brew / 順位 7956
pdf.tocgen のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.