macOS
brew install imgdifflocal Homebrew formula metadata
安装
brew install imgdifflocal Homebrew formula metadata
sudo apk add imgdiffAlpine Linux edge package indexes · imgdiff · 来源: dl-cdn.alpinelinux.org
概览
Pixel-by-pixel image difference tool
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
imgdiff | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:imgdiff |
|---|---|
| 版本 | 1.0.2 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/n7olkachev/imgdiff |
| 仓库 | https://github.com/n7olkachev/imgdiff |
| 最后更新 | 2026-07-26T04:07:47+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-doc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.