Automic VaultAutomic Vault

brew

imageworsener mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für imageworsener in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install imageworsener

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#imageworsener

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

Überblick

Paketzusammenfassung

Utility and library for image scaling and processing

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:image

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
imagewcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version1.3.5
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://entropymine.com/imageworsener/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://entropymine.com/imageworsener/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:imageworsener
Version1.3.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/imageworsener
Homepagehttps://entropymine.com/imageworsener/
Repositoryhttps://github.com/jsummers/imageworsener
Upstream-Dokumentationhttps://entropymine.com/imageworsener
LizenzMIT
Quellarchivhttps://entropymine.com/imageworsener/imageworsener-1.3.5.tar.gz
Abhängigkeitenjpeg-turbo, libpng
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

imageworsener

nix profile install nixpkgs#imageworsener
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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