Ross ROSS = Recommend OSS · open-source software intelligence for agents

webmproject/libwebp

Mirror only. Please do not send pull requests. See https://chromium.googlesource.com/webm/libwebp/+/HEAD/CONTRIBUTING.md. observed · 2026-08-28

github.com/webmproject/libwebp · C · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4390
  • days_rel: n/a
  • days_push: 8
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2380 stars · 618 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

libwebp is the reference C library for encoding and decoding images in the WebP format, maintained by the WebM project. It also ships command-line tools such as cwebp and dwebp for compressing and decompressing images.

Use cases

  • add WebP encoding support to an application
  • convert PNG or JPEG images to WebP from the command line
  • decode WebP images in a C or C++ program
  • compress images for faster web page loading
  • handle animated WebP files
  • inspect WebP image metadata and info

When to choose

  • you need fast, well-supported WebP encode/decode in native code
  • you want the canonical implementation of the WebP format
  • you need simple CLI tools for batch image conversion

When to avoid

  • you need a general-purpose image library supporting many formats
  • you want a high-level API in a language other than C without bindings
  • you only need to display images rather than encode/decode them

Facets

library · maturity stable

image-processing compression cli image-processing graphics web-development files cross-platform cli c webp codec encoder decoder image-format

1 source

Member repositories

RepositoryRoleHealth v2
webmproject/libwebpmain77

For agents

markdown · JSON · MCP: product_card(name="webmproject/libwebp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem