macOS
brew install imageworsenerlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de imageworsener pour les workflows d'agents IA.
installation
brew install imageworsenerlocal Homebrew formula metadata
nix profile install nixpkgs#imageworsenernixpkgs package indexes · pkgs/by-name/im/imageworsener/package.nix · Source: api.github.com
aperçu
Utility and library for image scaling and processing
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
imagew | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://entropymine.com/imageworsener/
métadonnées d'installation
| Clé du paquet | brew:imageworsener |
|---|---|
| Version | 1.3.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/imageworsener |
| Page d'accueil | https://entropymine.com/imageworsener/ |
| Dépôt | https://github.com/jsummers/imageworsener |
| Docs amont | https://entropymine.com/imageworsener |
| Licence | MIT |
| Archive source | https://entropymine.com/imageworsener/imageworsener-1.3.5.tar.gz |
| Dépendances | jpeg-turbo, libpng |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | imageworsener |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
imageworsener
nix profile install nixpkgs#imageworsenerpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.