macOS
brew install pdfgreplocal Homebrew formula metadata
sudo port install pdfgrepMacPorts ports tree · textproc/pdfgrep/Portfile · ソース: api.github.com
brew / 順位 1920
pdfgrep のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install pdfgreplocal Homebrew formula metadata
sudo port install pdfgrepMacPorts ports tree · textproc/pdfgrep/Portfile · ソース: api.github.com
sudo apk add pdfgrepAlpine Linux edge package indexes · pdfgrep · ソース: dl-cdn.alpinelinux.org
sudo apt install pdfgrepDebian stable package indexes · pdfgrep · ソース: deb.debian.org
sudo dnf install pdfgrepFedora Rawhide package metadata · pdfgrep · ソース: dl.fedoraproject.org
nix profile install nixpkgs#pdfgrepnixpkgs package indexes · pkgs/by-name/pd/pdfgrep/package.nix · ソース: api.github.com
sudo pacman -S pdfgrepArch Linux sync databases · pdfgrep · ソース: geo.mirror.pkgbuild.com
sudo zypper install pdfgrepopenSUSE Tumbleweed package metadata · pdfgrep · ソース: download.opensuse.org
概要
Search PDFs for strings matching a regular expression
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
pdfgrep | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:pdfgrep |
|---|---|
| バージョン | 2.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/pdfgrep |
| ホームページ | https://pdfgrep.org/ |
| 上流ドキュメント | https://pdfgrep.org/ |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://pdfgrep.org/download/pdfgrep-2.2.0.tar.gz |
| 最終更新 | 2026-09-13T06:33:17Z |
| Pulse | updated |
| 依存関係 | libgcrypt, libgpg-error, pcre2, poppler |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 pdfgrepソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.