macOS
brew install imgdifflocal Homebrew formula metadata
brew / rank 8378
Pixel-by-pixel image difference tool. Version 1.0.2 via Homebrew; verified 2026-07-26. Also installable with apk: sudo apk add imgdiff.
install
brew install imgdifflocal Homebrew formula metadata
sudo apk add imgdiffAlpine Linux edge package indexes · imgdiff · source: dl-cdn.alpinelinux.org
overview
Pixel-by-pixel image difference tool
history
imgdiff is a small Go command-line utility for pixel-by-pixel image comparison. Its public README frames the project as a faster response to odiff, another visual-diff tool used in image-regression and screenshot-testing workflows.
The GitHub repository was created on 2020-12-12, and the v1.0.0 release was published the same day as an initial release with pre-built binaries. Follow-up releases in February and March 2021 fixed package-path and output-writing issues, after which the package remained a compact single-purpose visual comparison tool.
Adoption appears niche but visible: the repository has roughly 1.7k GitHub stars in repository metadata, and Homebrew publishes a formula for macOS users. Homebrew analytics for the formula show low install counts, which fits a developer-tooling utility used mainly inside visual test and image-comparison workflows.
The README documents a CLI that accepts base, compare, and output image paths, with options for color-difference threshold, diff-image rendering, and layout-failure behavior. The intended use is direct image comparison rather than general image editing.
imgdiff is package-nerd interesting because it is a tiny Go binary competing on startup simplicity and benchmark performance against heavier image-processing stacks. It represents the class of single-binary tools that package managers can expose for CI and screenshot-regression jobs without pulling in a larger application.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
imgdiff | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:imgdiff |
|---|---|
| Version | 1.0.2 |
| Package manager | Homebrew |
| Homepage | https://github.com/n7olkachev/imgdiff |
| Repository | https://github.com/n7olkachev/imgdiff |
| Last updated | 2026-07-26T04:07:47+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
imgdiff 1.0.2-r37
Fast pixel-by-pixel image difference tool
https://github.com/n7olkachev/imgdiff
sudo apk add imgdiffimgdiff-doc 1.0.2-r37
Fast pixel-by-pixel image difference tool (documentation)
https://github.com/n7olkachev/imgdiff
sudo apk add imgdiff-docsource 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.