macOS
brew install pdf.tocgenlocal Homebrew formula metadata
brew / Rang 7956
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pdf.tocgen in AI-Agent-Workflows.
Installation
brew install pdf.tocgenlocal Homebrew formula metadata
Überblick
CLI toolset to generate table of contents for PDF files automatically
Verlauf
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.
Sicherheitslage
Für pdf.tocgen wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
pdftocgen | cli | globales Executable | |
pdftocio | cli | globales Executable | |
pdfxmeta | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://krasjet.com/voice/pdf.tocgen/
Installationsmetadaten
| Paketschlüssel | brew:pdf.tocgen |
|---|---|
| Version | 1.3.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pdf.tocgen |
| Homepage | https://krasjet.com/voice/pdf.tocgen/ |
| Repository | https://github.com/Krasjet/pdf.tocgen |
| Upstream-Dokumentation | https://krasjet.com/voice/pdf.tocgen/ |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://files.pythonhosted.org/packages/77/44/e6dafea2c491e84425ed725b69b689e58703609b1d70e7b7f49f28cf5df7/pdf_tocgen-1.3.4.tar.gz |
| Zuletzt aktualisiert | 2026-08-09T14:28:48+09:00 |
| Pulse | updated |
| Abhängigkeiten | pymupdf, python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.