Automic VaultAutomic Vault

brew

webp mit Homebrew, chocolatey, apt, MacPorts installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install webp

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install webp

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

Linux

Debian aptverifiziert · 92%
sudo apt install webp

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

Überblick

Paketzusammenfassung

Image format providing lossless and lossy compression for web images

Befehle und Aliase

  • cwebp
  • dwebp
  • gif2webp
  • img2webp
  • webpinfo
  • webpmux

Verlauf

Projektgeschichte und Nutzung

WebP is Google's image format and codec family for smaller web images, supporting lossy compression, lossless compression, transparency, and animation. The Homebrew package exposes the practical side of that format through libwebp command-line tools such as `cwebp`, `dwebp`, `gif2webp`, `img2webp`, `webpinfo`, and `webpmux`.

Projektgeschichte

Google announced WebP on September 30, 2010 as part of its Make the Web Faster work. The launch post argued that images were a large share of web page bytes and introduced WebP as a developer preview for reducing photo file sizes while preserving visual quality.

The original WebP design used still-image coding techniques derived from the VP8 codec that Google had open-sourced earlier in 2010, with a lightweight RIFF-based container. Google's launch test re-encoded about one million web images and reported an average file-size reduction of 39 percent under its comparison method.

On November 18, 2011, Google announced lossless compression and alpha-channel support for WebP. That update broadened WebP from a JPEG-oriented lossy photo format into a candidate for PNG-like graphics, transparent web assets, and GIF-style animations.

Adoptionsgeschichte

WebP adoption was gradual because image formats require browser, tooling, CDN, and authoring support. Google's current WebP documentation describes native support in major browsers including Chrome, Safari, Firefox, Edge, and Opera, plus support in many tools and software libraries.

The format's adoption history is tied to web performance practice: developers and site operators use WebP when reducing image transfer size matters more than preserving older universal compatibility. Its eventual broad browser support made it a common output target in image pipelines, static-site generators, CDNs, and asset optimization tools.

Wie es verwendet wird

The reference libwebp distribution provides encoder and decoder tools. Google's getting-started guide documents `cwebp` for converting PNG or JPEG images into WebP and `dwebp` for decoding WebP to formats such as PNG or PPM, while the library API lets applications and browsers add WebP support directly.

In day-to-day package use, `cwebp` is the workhorse for lossy and lossless conversion, `dwebp` is used for inspection or compatibility conversion, `gif2webp` and `img2webp` handle animation workflows, and `webpmux`/`webpinfo` serve metadata, container, and debugging tasks.

Warum Paket-Nerds sich dafür interessieren

For package people, WebP is both a format and a toolchain package. Installing it gives scripts and build systems the canonical CLI encoder/decoder tools, which is why it appears in web optimization, media-processing, browser-adjacent, and static-site workflows.

WebP also marks a period when browser vendors and web-performance engineers tried to replace legacy web image defaults with formats designed around network cost. Even after newer formats such as AVIF appeared, WebP remained important because it reached wide browser and tooling support earlier.

Zeitleiste

  • 2010-09-30: Google announced WebP as a new image format for the web.
  • 2010: The initial design was based on VP8 intra-frame coding and a lightweight RIFF container.
  • 2011-11-18: Google announced WebP lossless compression and alpha transparency support.
  • 2012: libwebp 0.2-era tooling made lossless and transparency modes available in the reference implementation.
  • 2025-08-07: Google's getting-started documentation still described libwebp command-line tools and API usage.

Related projects

  • WebP is related to WebM and VP8 through its compression lineage, to libwebp as the reference implementation, and to competing or complementary image formats such as JPEG, PNG, GIF, APNG, AVIF, and JPEG XL.

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:compress,image

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Installiert mit 3 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
cwebpcliglobales Executable
dwebpcliglobales Executable
gif2webpcliglobales Executable
img2webpcliglobales Executable
webpinfocliglobales Executable
webpmuxcliglobales 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-10
Manager-Version1.6.0
Manager aktualisiert2026-07-06
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://developers.google.com/speed/webp/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:webp
Version1.6.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/webp
Homepagehttps://developers.google.com/speed/webp/
Repositoryhttps://chromium.googlesource.com/webm/libwebp
Upstream-Dokumentationhttps://developers.google.com/speed/webp/docs
LizenzBSD-3-Clause
Quellarchivhttps://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.6.0.tar.gz
Zuletzt aktualisiert2026-07-06T07:17:41+02:00
Pulseupdated
Abhängigkeitengiflib, jpeg-turbo, libpng
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewebp
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%

webp 1.5.0-0.1

Lossy compression of digital photographic images (utilities)

https://developers.google.com/speed/webp/

sudo apt install webp
  • Section: graphics
  • Architecture: amd64
  • Source Package: libwebp
  • 11 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Webp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: webp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

webp 1.3.2-0.4build3

Lossy compression of digital photographic images

https://developers.google.com/speed/webp/

sudo apt install webp
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: libwebp
  • 12 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Webp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: webp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

webp

sudo port install webp
  • normalized package name match
  • Abgeglichen nach: Webp
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/webp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

webp

choco install webp
  • normalized package name match
  • Abgeglichen nach: Webp
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: webp from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.5836','capture'

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