macOS
brew install dssimlocal Homebrew formula metadata
安装
brew install dssimlocal Homebrew formula metadata
sudo apk add dssimAlpine Linux edge package indexes · dssim · 来源: dl-cdn.alpinelinux.org
sudo zypper install dssimopenSUSE Tumbleweed package metadata · dssim · 来源: download.opensuse.org
winget install --id Kornelski.DSSIM -eWindows Package Manager source index · Kornelski.DSSIM · 来源: cdn.winget.microsoft.com
概览
RGBA Structural Similarity Rust implementation
历史
dssim is Kornel Lesinski's image dissimilarity tool and library based on a variant of SSIM, returning a perceptual difference score for PNG and JPEG images.
The README frames dssim as an improved SSIM-derived metric for practical image-compression comparison: multi-scale comparison, linear-light RGB scaling, Lab color space, alpha support, color profiles, multicore execution, and C/Rust/WASM library use.
The release history shows an early 1.x Rust API era in 2015 and 2016, followed by a major Rust rewrite in 2.8.0 on 2017-11-10. That rewrite emphasized safer code, full-resolution chroma comparison, linear-light premultiplied-alpha scaling, and acknowledged PNG-only/color-profile limitations at the time. Later 3.x releases improved packaging, WASM compatibility, and performance.
dssim is used by image codec and optimization developers who need a perceptual comparison metric rather than byte equality or plain RGB error. The README explicitly discusses comparing codecs either at equal file size or equal DSSIM score.
The tool is packaged by Homebrew, Alpine, openSUSE/zypper, and Windows winget; its README also mentions Homebrew and Ubuntu Snap availability. Homebrew analytics showed 187 installs over the preceding 365 days during this batch.
Typical usage is `dssim original.png modified.png`, optionally comparing many modified images against one original or writing a visual difference image with `-o`. The README warns users to quote the dssim version because the score scale has changed between versions.
dssim is package-nerd significant because it packages an image-quality metric as both a CLI and reusable native/WASM library. It sits in the practical space between academic SSIM papers and real package-manager workflows for codec benchmarking, regression tests, and image optimization.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dssim | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/kornelski/dssim
安装元数据
| 软件包键 | brew:dssim |
|---|---|
| 版本 | 3.4.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dssim |
| 主页 | https://kornel.ski/dssim |
| 仓库 | https://github.com/kornelski/dssim |
| 上游文档 | https://github.com/kornelski/dssim#readme |
| 许可证 | AGPL-3.0-or-later |
| 源码归档 | https://github.com/kornelski/dssim/archive/refs/tags/3.4.0.tar.gz |
| 最后更新 | 2026-06-15T10:20:15-04:00 |
| Pulse | updated |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dssim |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
dssim 3.4.0-r0
Tool for image similarity comparison, simulating human perception
sudo apk add dssimdssim 3.2.3-2.8
This tool computes (dis)similarity between two (or more) PNG images
sudo zypper install dssimKornelski.DSSIM
winget install --id Kornelski.DSSIM -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.