macOS
brew install dssimlocal Homebrew formula metadata
brew
RGBA Structural Similarity Rust implementation. Version 3.4.0 via Homebrew; verified 2026-06-15.
install
brew install dssimlocal Homebrew formula metadata
sudo apk add dssimAlpine Linux edge package indexes · dssim · source: dl-cdn.alpinelinux.org
sudo zypper install dssimopenSUSE Tumbleweed package metadata · dssim · source: download.opensuse.org
winget install --id Kornelski.DSSIM -eWindows Package Manager source index · Kornelski.DSSIM · source: cdn.winget.microsoft.com
overview
RGBA Structural Similarity Rust implementation
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
dssim | cli | global executable |
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.
https://github.com/kornelski/dssim
install metadata
| Package key | brew:dssim |
|---|---|
| Version | 3.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dssim |
| Homepage | https://kornel.ski/dssim |
| Repository | https://github.com/kornelski/dssim |
| Upstream docs | https://github.com/kornelski/dssim#readme |
| License | AGPL-3.0-or-later |
| Source archive | https://github.com/kornelski/dssim/archive/refs/tags/3.4.0.tar.gz |
| Last updated | 2026-06-15T10:20:15-04:00 |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource 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.