pkg.soopen package index

brew / rank 2116

Install diff-pdf with Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

Visually compare two PDF files. Version 0.5.3 via Homebrew; verified 2026-05-14. Also installable with nix: nix profile install nixpkgs#diff-pdf.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install diff-pdf

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install diff-pdf

MacPorts ports tree · graphics/diff-pdf/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add diff-pdf

Alpine Linux edge package indexes · diff-pdf · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install diff-pdf

Fedora Rawhide package metadata · diff-pdf · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#diff-pdf

nixpkgs package indexes · pkgs/by-name/di/diff-pdf/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S diff-pdf

Arch Linux sync databases · diff-pdf · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install diff-pdf

openSUSE Tumbleweed package metadata · diff-pdf · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install extras/diff-pdf

Scoop official bucket manifest trees · bucket/diff-pdf.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id vslavik.diff-pdf -e

Windows Package Manager source index · vslavik.diff-pdf · source: cdn.winget.microsoft.com

overview

Package summary

Visually compare two PDF files

Commands and aliases

  • diff-pdf

history

Project history and usage

diff-pdf is a small visual comparison tool for PDF files. It can act like a quiet CLI checker through exit status, emit a highlighted diff PDF, or open a simple viewer for page-by-page inspection.

Project history

The upstream GitHub repository was created in 2009 and describes diff-pdf as a simple tool for visually comparing two PDF files. The README now labels the project as provided as-is and not actively developed, while still welcoming patches.

The project has kept a traditional autotools build and depends on wxWidgets, Cairo, and Poppler. GitHub releases show continuing tagged maintenance from the 0.3 series in 2019 through 0.5.3 in 2026.

Adoption history

diff-pdf became useful to packagers because it fills a precise automation gap: comparing rendered PDFs in CI, document workflows, and release checks where textual diffs do not describe visual output. The README documents installation through Windows release ZIPs, Chocolatey, Homebrew, MacPorts, Fedora/CentOS packages, and openSUSE builds.

How it is used

Common usage is diff-pdf a.pdf b.pdf for an exit code, --output-diff=diff.pdf for a marked-up artifact, or --view for an interactive GUI. That mix makes it useful both in scripts and in manual document review.

Why package nerds care

The package is a good example of Unix packaging around graphical document infrastructure: a CLI front end with GUI mode, native library dependencies, and real value in reproducible document testing.

Timeline

  • 2009: The vslavik/diff-pdf GitHub repository is created.
  • 2019: Version 0.3 appears in GitHub releases.
  • 2021: Version 0.5 is released.
  • 2026: Version 0.5.3 is released.

Related projects

  • Poppler, Cairo, wxWidgets, Chocolatey, Homebrew, MacPorts, and openSUSE Build Service are the main adjacent tools and distribution surfaces named by upstream.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
diff-pdfexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version0.5.3
manager updated2026-05-14
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:diff-pdf
Version0.5.3
Package managerHomebrew
Homepagehttps://vslavik.github.io/diff-pdf/
Repositoryhttps://github.com/vslavik/diff-pdf
Last updated2026-05-14T22:24:05-04:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

diff-pdf

nix profile install nixpkgs#diff-pdf
  • normalized package name match
  • Matched by: Diff Pdf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/di/diff-pdf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

diff-pdf 0.5.3-r0

A simple tool for visually comparing two PDF files

https://vslavik.github.io/diff-pdf/

sudo apk add diff-pdf
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: diff-pdf
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Diff Pdf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: diff-pdf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

diff-pdf 0.5.3-2.fc45

A simple tool for visually comparing two PDF files

http://vslavik.github.io/diff-pdf/

sudo dnf install diff-pdf
  • License: GPL-2.0-or-later AND LicenseRef-Callaway-LGPLv2+
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: diff-pdf
  • 10 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Diff Pdf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: diff-pdf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

diff-pdf 0.5.3-1

A simple tool for visually comparing two PDF files

http://vslavik.github.io/diff-pdf

sudo pacman -S diff-pdf
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 8 dependencies
  • normalized package name match
  • Matched by: Diff Pdf
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: diff-pdf from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

diff-pdf 0.5.3-1.2

Simple PDF comparison tool

https://vslavik.github.io/diff-pdf/

sudo zypper install diff-pdf
  • License: GPL-2.0-only AND LGPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: diff-pdf
  • 9 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Diff Pdf
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: diff-pdf from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

diff-pdf

sudo port install diff-pdf
  • normalized package name match
  • Matched by: Diff Pdf
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/diff-pdf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/diff-pdf

scoop install extras/diff-pdf
  • normalized package name match
  • Matched by: Diff Pdf
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/diff-pdf.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

vslavik.diff-pdf

winget install --id vslavik.diff-pdf -e
  • normalized package name match
  • Matched by: Diff Pdf
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: vslavik.diff-pdf from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation