Automic VaultAutomic Vault

brew

使用 Homebrew, apk, winget, zypper 安装 dssim

查看 dssim 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install dssim

local Homebrew formula metadata

Windows

Windows Package Manager已验证 · 92%
winget install --id Kornelski.DSSIM -e

Windows Package Manager source index · Kornelski.DSSIM · 来源: cdn.winget.microsoft.com

概览

软件包摘要

RGBA Structural Similarity Rust implementation

命令和别名

  • dssim

历史

项目历史与用法

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.

时间线

  • 2015-12-05: 1.2.0 introduced Rust API compatibility and improved sRGB gamma precision.
  • 2016-05-09: 1.3.x releases were published with precision, stdin, gamma, and PNG-handling fixes.
  • 2017-11-10: 2.8.0 was published as a major Rust rewrite.
  • 2022-09-18: 3.2.3 was published with WASM compatibility and performance improvements.
  • 2025-03-05: 3.4.0 was published with another performance improvement and is the Homebrew stable version recorded for this batch.

Related projects

  • SSIM is the underlying perceptual-similarity algorithm family linked from the README.
  • TID2013 is the image-quality dataset used in the README's accuracy table.
  • docs.rs hosts the Rust library documentation linked from the README.
  • Image codec and compression benchmarking tools are natural neighbors because the README focuses on fair image-compression comparison.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dssimcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本3.4.0
管理器更新时间2026-06-15
本地数据OK
上游当前
检测到的最新版本3.4.0

https://github.com/kornelski/dssim

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedssim
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

apk95%

dssim 3.4.0-r0

Tool for image similarity comparison, simulating human perception

https://kornel.ski/dssim

sudo apk add dssim
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: dssim
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Dssim
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dssim from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

dssim 3.2.3-2.8

This tool computes (dis)similarity between two (or more) PNG images

https://kornel.ski/dssim

sudo zypper install dssim
  • License: AGPL-3.0-only and (BSD-2-Clause AND AOMPL-1.0) and Apache-2.0 and BSD-2-Clause and (MIT or Apache2) and MIT and VP8 and MPL-2.0 and Apache-2.0 WITH
  • Category: Productivity/Graphics/Other
  • Architecture: x86_64
  • Source Package: dssim
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Dssim
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dssim from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
winget95%

Kornelski.DSSIM

winget install --id Kornelski.DSSIM -e
  • normalized package name match
  • 匹配方式:Dssim
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Kornelski.DSSIM from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment