Automic VaultAutomic Vault

brew

guetzli mit Homebrew, apk, apt, MacPorts, Nix, pacman, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install guetzli

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install guetzli

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add guetzli

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

Debian aptverifiziert · 92%
sudo apt install guetzli

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

Nixverifiziert · 92%
nix profile install nixpkgs#guetzli

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S guetzli

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

Windows

Scoopverifiziert · 92%
scoop install main/guetzli

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

Überblick

Paketzusammenfassung

Perceptual JPEG encoder

Befehle und Aliase

  • guetzli

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhä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
guetzlicliglobales 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.0.1
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.0.1

https://github.com/google/guetzli

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:guetzli
Version1.0.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/guetzli
Homepagehttps://github.com/google/guetzli
Repositoryhttps://github.com/google/guetzli
Upstream-Dokumentationhttps://github.com/google/guetzli#readme
LizenzApache-2.0
Quellarchivhttps://github.com/google/guetzli/archive/refs/tags/v1.0.1.tar.gz
Abhängigkeitenlibpng
Build-Abhängigkeitenpkgconf
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

guetzli 1.0.1-2

perceptual JPEG encoder

https://github.com/google/guetzli

sudo apt install guetzli
  • Section: graphics
  • Architecture: amd64
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

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