pkg.soopen package index

brew / 順位 9850

imageworsener を Homebrew, Nix でインストール

imageworsener のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install imageworsener

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#imageworsener

nixpkgs package indexes · pkgs/by-name/im/imageworsener/package.nix · ソース: api.github.com

概要

パッケージ概要

Utility and library for image scaling and processing

コマンドとエイリアス

  • imagew

履歴

プロジェクトの歴史と使われ方

ImageWorsener is Jason Summers' cross-platform image scaling and processing utility and C library. Its own documentation jokes about degrading images, but the core goal is high-quality, correctness-oriented image resizing and processing rather than speed.

プロジェクトの歴史

ImageWorsener began in 2011 and reached public 0.9.0-era tags that year. The readme for version 1.3.5 lists copyright years 2011-2022, describes a command-line utility plus library, and records a licensing change from GPLv3+ in versions through 1.1.0 to an MIT-style license afterward.

The project developed around precise treatment of resampling, gamma correction, transparency, grayscale conversion, and high bit depth images. Its technical notes explicitly describe the program as a correctness-first tool that does not trade accuracy for speed, while also separating a core processing library from file-format I/O and the `imagew` command-line frontend.

採用の歴史

ImageWorsener's adoption has been modest but durable. It appears in Homebrew and Nix metadata and is packaged in other Unix-like ports systems, but its niche is less everyday image conversion and more users who care about resampling behavior, gamma correctness, and reproducible command-line processing.

The project site provides source archives and Windows binaries, while the GitHub repository offers source-control access. Homebrew analytics show sparse installs, which matches a specialized utility whose main value is fidelity and technical documentation rather than broad batch-conversion convenience.

使われ方

The `imagew` command reads an input file and writes an output file, with options for resizing, best-fit behavior, format selection, bit depth, dithering, posterization, grayscale conversion, background colors, and channel offsets. It supports regular files, standard input/output schemes, and Windows clipboard input for some builds.

The documentation emphasizes file-format support for PNG, JPEG, BMP, and WebP, with partial support for GIF, TIFF, MIFF, and Netpbm-family formats. The library API is intentionally lower level and less documented than the command.

パッケージ好きにとっての重要性

ImageWorsener is interesting to package nerds because it is the opposite of a convenience wrapper: a small C utility that prioritizes image-processing correctness and documents the tradeoffs. Its long technical notes make it a reference-like package for people comparing resampling behavior across ImageMagick, GraphicsMagick, and purpose-built tools.

タイムライン

  • 2011: Early ImageWorsener tags and copyright history begin.
  • 2011: Version 0.9.0 appears in the source repository.
  • 2010s: The project accumulated technical essays on resampling, gamma, grayscale, alpha resizing, and filters.
  • 2022: Version 1.3.5 was released with source archives and Windows binaries.
  • 2026: Homebrew continues to package ImageWorsener as a niche image-processing utility.

Related projects

  • The technical notes compare ImageWorsener's space with ImageMagick and GraphicsMagick, and cite resampling discussions such as Eric Brasseur's gamma article and VirtualDub's resampler article as inspirations. Its file-format support also depends on libraries such as libpng, zlib, libjpeg, and libwebp when enabled.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:image

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
imagew実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.3.5
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:imageworsener
バージョン1.3.5
パッケージマネージャHomebrew
ホームページhttps://entropymine.com/imageworsener/
リポジトリhttps://github.com/jsummers/imageworsener
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

imageworsener

nix profile install nixpkgs#imageworsener
  • normalized package name match
  • 一致条件: Imageworsener
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/im/imageworsener/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation