🍺 BREW Explorer

← all formulae

webp

brew install webp v1.6.0 BSD-3-Clause

Image encoding/decoding library and command-line tools for WebP format with lossy and lossless compression.

Why you might care

WebP offers superior compression compared to JPEG and PNG, reducing image file sizes by 25–35% while maintaining quality. Use libwebp to decode WebP in applications, or the `cwebp` and `dwebp` command-line tools to convert images to/from WebP in build pipelines and shell scripts. It's a primary runtime dependency for image processing libraries and web servers.

Categories

Alternatives

ImageMagick ffmpeg libjpeg libpng
57.5k
30-day installs · #110
178.0k
90-day · #119
918.4k
365-day · #61

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "ImageMagick",
    "ffmpeg",
    "libjpeg",
    "libpng"
  ],
  "build_dependencies": [
    "cmake"
  ],
  "categories": [
    "image-tool",
    "compression",
    "library"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "giflib",
    "jpeg-turbo",
    "libpng",
    "libtiff"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Image format providing lossless and lossy compression for web images",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:40+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "webp",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://developers.google.com/speed/webp/",
  "homepage_og_description": "Learn about this image format that creates smaller images for the web and get links for converter downloads and support.",
  "homepage_og_image": "https://www.gstatic.com/devrel-devsite/prod/v5c6c2ba835e8720a8eaa6bc4810fa5cab5cbf351b6cee9f9510467b6e0c34519/developers/images/opengraph/google-green.png",
  "homepage_title": "An image format for the Web \u00a0|\u00a0 WebP \u00a0|\u00a0 Google for Developers",
  "installs_30d": 57459,
  "installs_365d": 918367,
  "installs_90d": 177967,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:42:47+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "webp",
  "oldnames": [],
  "one_liner": "Image encoding/decoding library and command-line tools for WebP format with lossy and lossless compression.",
  "optional_dependencies": [],
  "rank_30d": 110,
  "rank_365d": 61,
  "rank_90d": 119,
  "raw_hash": "b1940db2544802c8",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/w/webp.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.6.0",
  "versioned_formulae": [],
  "why_use_this": "WebP offers superior compression compared to JPEG and PNG, reducing image file sizes by 25\u201335% while maintaining quality. Use libwebp to decode WebP in applications, or the `cwebp` and `dwebp` command-line tools to convert images to/from WebP in build pipelines and shell scripts. It\u0027s a primary runtime dependency for image processing libraries and web servers."
}