Automic VaultAutomic Vault

brew

webp を Homebrew, chocolatey, apt, MacPorts でインストール

webp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install webp

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install webp

MacPorts ports tree · graphics/webp/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install webp

Debian stable package indexes · webp · ソース: deb.debian.org

概要

パッケージ概要

Image format providing lossless and lossy compression for web images

コマンドとエイリアス

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

履歴

プロジェクトの歴史と使われ方

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

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

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

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:compress,image

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cwebpcliグローバル実行可能ファイル
dwebpcliグローバル実行可能ファイル
gif2webpcliグローバル実行可能ファイル
img2webpcliグローバル実行可能ファイル
webpinfocliグローバル実行可能ファイル
webpmuxcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版1.6.0
マネージャ更新日2026-07-06
ローカルデータOK
上流not checked
検出された最新未検出

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:webp
バージョン1.6.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/webp
ホームページhttps://developers.google.com/speed/webp/
リポジトリhttps://chromium.googlesource.com/webm/libwebp
上流ドキュメントhttps://developers.google.com/speed/webp/docs
ライセンスBSD-3-Clause
ソースアーカイブhttps://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.6.0.tar.gz
最終更新2026-07-06T07:17:41+02:00
Pulseupdated
依存関係giflib, jpeg-turbo, libpng
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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'

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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