macOS
brew install pdf-difflocal Homebrew formula metadata
brew / rank 5859
Tool for visualizing differences between two pdf files. Version 0.0.1 via Homebrew; verified 2026-09-13.
install
brew install pdf-difflocal Homebrew formula metadata
overview
Tool for visualizing differences between two pdf files
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pdf-diff | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/serhack/pdf-diff
install metadata
| Package key | brew:pdf-diff |
|---|---|
| Version | 0.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pdf-diff |
| Homepage | https://github.com/serhack/pdf-diff |
| Repository | https://github.com/serhack/pdf-diff |
| License | MIT |
| Source archive | https://github.com/serhack/pdf-diff/archive/refs/tags/v0.0.1.tar.gz |
| Last updated | 2026-09-13T06:27:50Z |
| Pulse | updated |
| Dependencies | poppler |
| Build dependencies | go |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.