Automic VaultAutomic Vault

brew

Installer guetzli avec Homebrew, apk, apt, MacPorts, Nix, pacman, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de guetzli pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install guetzli

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install guetzli

MacPorts ports tree · graphics/guetzli/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add guetzli

Alpine Linux edge package indexes · guetzli · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install guetzli

Debian stable package indexes · guetzli · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#guetzli

nixpkgs package indexes · pkgs/by-name/gu/guetzli/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S guetzli

Arch Linux sync databases · guetzli · Source: geo.mirror.pkgbuild.com

Windows

Scoopvérifié · 92%
scoop install main/guetzli

Scoop official bucket manifest trees · bucket/guetzli.json · Source: api.github.com

aperçu

Résumé du paquet

Perceptual JPEG encoder

Commandes et alias

  • guetzli

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2017-03-16: Google Open Source Blog announces Guetzli.
  • 2017-03-21: GitHub release metadata shows the release series around the public launch window.
  • 2017: README documents POSIX, Windows, macOS, Homebrew, MacPorts, and Bazel build paths.
  • 2024: Google's Jpegli announcement discusses faster heuristics developed after earlier Guetzli-style approaches.

Related projects

  • Guetzli is related to libjpeg, MozJPEG, Butteraugli, Zopfli, WebP, JPEG XL, Brunsli, and Jpegli. Its distinguishing trait is staying inside the legacy JPEG format while using a slower perceptual search to improve compression density.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 13 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
guetzlicliexécutable global

fraîcheur

Version et 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.

page générée2026-07-08
version du gestionnaire1.0.1
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev1.0.1

https://github.com/google/guetzli

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:guetzli
Version1.0.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/guetzli
Page d'accueilhttps://github.com/google/guetzli
Dépôthttps://github.com/google/guetzli
Docs amonthttps://github.com/google/guetzli#readme
LicenceApache-2.0
Archive sourcehttps://github.com/google/guetzli/archive/refs/tags/v1.0.1.tar.gz
Dépendanceslibpng
Dépendances de compilationpkgconf
Bouteilledisponible (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 Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

guetzli 1.0.1-2

perceptual JPEG encoder

https://github.com/google/guetzli

sudo apt install guetzli
  • Section: graphics
  • Architecture: amd64
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Guetzli
Debian stable package indexes · deb.debian.org · Debian stable package indexes: guetzli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

guetzli

nix profile install nixpkgs#guetzli
  • normalized package name match
  • Correspondance par : Guetzli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gu/guetzli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

guetzli 1.0.1-1build3

perceptual JPEG encoder

https://github.com/google/guetzli

sudo apt install guetzli
  • Section: universe/graphics
  • Architecture: amd64
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Guetzli
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: guetzli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

guetzli 0_git20191025-r3

Perceptual JPEG encoder that aims for excellent compression density at high visual quality

https://github.com/google/guetzli

sudo apk add guetzli
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: guetzli
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Guetzli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: guetzli from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

guetzli-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-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: guetzli
  • normalized package name match
  • Correspondance par : Guetzli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: guetzli-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

guetzli 1.0.1-5

Perceptual JPEG encoder

https://github.com/google/guetzli

sudo pacman -S guetzli
  • License: Apache
  • Architecture: x86_64
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Guetzli
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: guetzli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

guetzli

sudo port install guetzli
  • normalized package name match
  • Correspondance par : Guetzli
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/guetzli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/guetzli

scoop install main/guetzli
  • normalized package name match
  • Correspondance par : Guetzli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/guetzli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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