macOS
brew install pdf-difflocal Homebrew formula metadata
brew / 順位 5859
pdf-diff のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install pdf-difflocal Homebrew formula metadata
概要
Tool for visualizing differences between two pdf files
履歴
pdf-diff is a Go command-line program that visualizes changes between two PDF files by rasterizing their pages and marking pixel differences.
Serhack created pdf-diff after encountering the difficulty of reviewing changes between versions of long desktop-publishing documents. The project was implemented in Go and released under the MIT license.
The project is distributed through Homebrew and is aimed primarily at editors, typesetters, and publishing workflows that need a visual review of document revisions.
Run `pdf-diff pdf-1.pdf pdf-2.pdf`; comparison images are written beneath a `generated` directory. The pdftoppm executable is required.
pdf-diff is a focused Unix-style PDF utility: it combines Poppler's pdftoppm rasterizer with a small Go comparison program rather than implementing PDF rendering itself.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
pdf-diff | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/serhack/pdf-diff
インストールメタデータ
| パッケージキー | brew:pdf-diff |
|---|---|
| バージョン | 0.0.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/pdf-diff |
| ホームページ | https://github.com/serhack/pdf-diff |
| リポジトリ | https://github.com/serhack/pdf-diff |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/serhack/pdf-diff/archive/refs/tags/v0.0.1.tar.gz |
| 最終更新 | 2026-09-13T06:27:50Z |
| Pulse | updated |
| 依存関係 | poppler |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pdf-diff |
| Version Scheme | 0 |
| Revision | 0 |
| 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.