macOS
brew install pdfgreplocal Homebrew formula metadata
sudo port install pdfgrepMacPorts ports tree · textproc/pdfgrep/Portfile · Quelle: api.github.com
brew / Rang 1920
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pdfgrep in AI-Agent-Workflows.
Installation
brew install pdfgreplocal Homebrew formula metadata
sudo port install pdfgrepMacPorts ports tree · textproc/pdfgrep/Portfile · Quelle: api.github.com
sudo apk add pdfgrepAlpine Linux edge package indexes · pdfgrep · Quelle: dl-cdn.alpinelinux.org
sudo apt install pdfgrepDebian stable package indexes · pdfgrep · Quelle: deb.debian.org
sudo dnf install pdfgrepFedora Rawhide package metadata · pdfgrep · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#pdfgrepnixpkgs package indexes · pkgs/by-name/pd/pdfgrep/package.nix · Quelle: api.github.com
sudo pacman -S pdfgrepArch Linux sync databases · pdfgrep · Quelle: geo.mirror.pkgbuild.com
sudo zypper install pdfgrepopenSUSE Tumbleweed package metadata · pdfgrep · Quelle: download.opensuse.org
Überblick
Search PDFs for strings matching a regular expression
Verlauf
pdfgrep is a GPL-licensed command-line utility that searches text in PDF documents using fixed strings or regular expressions and reports matches in a grep-like format.
The official release tags trace pdfgrep from version 1.0 in May 2010 through the 1.x and 2.x series. Version 2.0 arrived in January 2017, and version 2.2.0 was released in March 2024.
The project is maintained by Hans-Peter Deifel and developed in its official GitLab repository.
pdfgrep is packaged across major Unix-like ecosystems, including Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, openSUSE, MacPorts, and Nix. Its grep-compatible interface makes it easy to add PDF searching to established shell workflows.
Typical uses include searching one or many PDFs, recursively scanning directory trees, showing page numbers and context, counting matches, and filtering results through other Unix commands.
An optional cache is stored under ${XDG_CACHE_HOME}/pdfgrep when --cache is enabled. This is runtime cache data, not a configuration or credentials file.
The --password option can open protected PDFs, but the official man page warns that its value can appear in shell history and process listings.
pdfgrep exemplifies the Unix pattern of extending a familiar text-processing interface to a specialized file format. It composes naturally with find, xargs, and GNU parallel while hiding PDF text extraction behind grep-like options.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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 |
|---|---|---|---|
pdfgrep | 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.
Installationsmetadaten
| Paketschlüssel | brew:pdfgrep |
|---|---|
| Version | 2.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pdfgrep |
| Homepage | https://pdfgrep.org/ |
| Upstream-Dokumentation | https://pdfgrep.org/ |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://pdfgrep.org/download/pdfgrep-2.2.0.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T06:33:17Z |
| Pulse | updated |
| Abhängigkeiten | libgcrypt, libgpg-error, pcre2, poppler |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pdfgrep |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
pdfgrep 2.2.0-0.1+b2
search in pdf files for strings matching a regular expression
sudo apt install pdfgreppdfgrep
nix profile install nixpkgs#pdfgreppdfgrep 2.2.0-0.1
search in pdf files for strings matching a regular expression
sudo apt install pdfgreppdfgrep 2.2.0-r1
Commandline utility to search text in PDF files
sudo apk add pdfgreppdfgrep-bash-completion 2.2.0-r1
Bash completions for pdfgrep
sudo apk add pdfgrep-bash-completionpdfgrep-doc 2.2.0-r1
Commandline utility to search text in PDF files (documentation)
sudo apk add pdfgrep-docpdfgrep-zsh-completion 2.2.0-r1
Zsh completions for pdfgrep
sudo apk add pdfgrep-zsh-completionpdfgrep 2.2.0-10.fc45
Tool to search text in PDF files
sudo dnf install pdfgreppdfgrep 2.2.0-6
A tool to search text in PDF files
sudo pacman -S pdfgreppdfgrep 2.2.0-1.6
Search in pdf files for strings matching a regular expression
sudo zypper install pdfgreppdfgrep-bash-completion 2.2.0-1.6
Bash Completion for pdfgrep
sudo zypper install pdfgrep-bash-completionpdfgrep-zsh-completion 2.2.0-1.6
ZSH completion for pdfgrep
sudo zypper install pdfgrep-zsh-completionpdfgrep
sudo port install pdfgrepQuellspur
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.