macOS
brew install guetzlilocal Homebrew formula metadata
sudo port install guetzliMacPorts ports tree · graphics/guetzli/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de guetzli pour les workflows d'agents IA.
installation
brew install guetzlilocal Homebrew formula metadata
sudo port install guetzliMacPorts ports tree · graphics/guetzli/Portfile · Source: api.github.com
sudo apk add guetzliAlpine Linux edge package indexes · guetzli · Source: dl-cdn.alpinelinux.org
sudo apt install guetzliDebian stable package indexes · guetzli · Source: deb.debian.org
nix profile install nixpkgs#guetzlinixpkgs package indexes · pkgs/by-name/gu/guetzli/package.nix · Source: api.github.com
sudo pacman -S guetzliArch Linux sync databases · guetzli · Source: geo.mirror.pkgbuild.com
scoop install main/guetzliScoop official bucket manifest trees · bucket/guetzli.json · Source: api.github.com
aperçu
Perceptual JPEG encoder
historique
Guetzli is Google's perceptual JPEG encoder for producing smaller sequential JPEG files at high visual quality. It belongs to the same family of format-compatible compression experiments as Zopfli: spend more CPU time during encoding while keeping output compatible with existing decoders.
Google announced Guetzli as open source on 2017-03-16. The announcement described it as a JPEG encoder for digital images and web graphics that targeted file-size reductions while remaining compatible with existing browsers, image-processing applications, and the JPEG standard.
The repository README says Guetzli-generated images are typically 20-30 percent smaller than libjpeg images of equivalent quality, and that Guetzli emits sequential, non-progressive JPEGs. The implementation uses a psychovisual approach focused on quantization decisions, with Butteraugli-related perceptual modeling present in the repository.
Guetzli was quickly packaged because it offered an easy experiment for web image optimization: a single CLI that reads PNG or JPEG input and writes optimized JPEG output. The official README documents Homebrew and MacPorts installation paths, and the input metadata records packaging across Alpine, Homebrew, Debian, MacPorts, Nix, Arch, Scoop, and Ubuntu.
Its adoption was bounded by cost. The README warns that it uses about 300 MB of memory per megapixel and roughly one minute of CPU per megapixel, making it better suited to offline asset pipelines than interactive image conversion.
The CLI usage is direct: `guetzli [--quality Q] [--verbose] original.png output.jpg` or the same with JPEG input. The README recommends high-quality, preferably uncompressed input and notes that PNG alpha is flattened onto black because JPEG has no alpha channel.
Guetzli assumes sRGB input with gamma 2.2 and ignores color-profile metadata. That assumption is important in package notes because it affects whether the tool is appropriate for a given image workflow.
Guetzli is a package-nerd favorite because it embodies a clear tradeoff: excellent density for legacy JPEGs, paid for with CPU and memory. It is a compact command-line artifact from a major research organization, easy to package, easy to benchmark, and easy to compare against libjpeg, MozJPEG, Zopfli, WebP, JPEG XL, and later Jpegli work.
Google's later Jpegli announcement explicitly places newer JPEG work in relation to earlier Guetzli-style heuristics, making Guetzli part of the historical path from high-effort JPEG optimization toward faster modern JPEG-compatible encoders.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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 |
|---|---|---|---|
guetzli | 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://github.com/google/guetzli
métadonnées d'installation
| Clé du paquet | brew:guetzli |
|---|---|
| Version | 1.0.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/guetzli |
| Page d'accueil | https://github.com/google/guetzli |
| Dépôt | https://github.com/google/guetzli |
| Docs amont | https://github.com/google/guetzli#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/google/guetzli/archive/refs/tags/v1.0.1.tar.gz |
| Dépendances | libpng |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, 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 | guetzli |
| 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.
guetzli 1.0.1-2
perceptual JPEG encoder
https://github.com/google/guetzli
sudo apt install guetzliguetzli
nix profile install nixpkgs#guetzliguetzli 1.0.1-1build3
perceptual JPEG encoder
https://github.com/google/guetzli
sudo apt install guetzliguetzli 0_git20191025-r3
Perceptual JPEG encoder that aims for excellent compression density at high visual quality
https://github.com/google/guetzli
sudo apk add guetzliguetzli-dev 0_git20191025-r3
Perceptual JPEG encoder that aims for excellent compression density at high visual quality (development files)
https://github.com/google/guetzli
sudo apk add guetzli-devguetzli 1.0.1-5
Perceptual JPEG encoder
https://github.com/google/guetzli
sudo pacman -S guetzliguetzli
sudo port install guetzlimain/guetzli
scoop install main/guetzlipiste 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.