macOS
brew install imgdifflocal Homebrew formula metadata
brew / Rang 8378
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für imgdiff in AI-Agent-Workflows.
Installation
brew install imgdifflocal Homebrew formula metadata
sudo apk add imgdiffAlpine Linux edge package indexes · imgdiff · Quelle: dl-cdn.alpinelinux.org
Überblick
Pixel-by-pixel image difference tool
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
imgdiff | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:imgdiff |
|---|---|
| Version | 1.0.2 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/n7olkachev/imgdiff |
| Repository | https://github.com/n7olkachev/imgdiff |
| Zuletzt aktualisiert | 2026-07-26T04:07:47+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.