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

weserv/images

Source code of wsrv.nl (formerly images.weserv.nl), to be used on your own server(s). observed · 2026-08-28

github.com/weserv/images · homepage · C++ · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 95
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4189
  • days_rel: n/a
  • days_push: 33
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2755 stars · 240 forks observed · 2026-08-28

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

weserv/images is the source code of wsrv.nl, a self-hostable image cache and resize service that manipulates images on-the-fly via URL parameters. It is built on libvips for fast image processing and nginx as web server, forward proxy, and HTTP cache.

Use cases

  • resize images on the fly via url parameters
  • self-host an image proxy and cache server
  • convert images to webp or other formats on request
  • serve optimized images from a cdn-backed cache
  • proxy and cache remote images for https websites
  • compress images to reduce bandwidth

When to choose

  • you need fast, on-the-fly image resizing and format conversion served over http
  • you want to offload image processing from your application servers to a dedicated service
  • you need a self-hosted image proxy with built-in caching

When to avoid

  • you only need offline batch image processing without an http service
  • you need heavy image editing features like layers or advanced compositing
  • you cannot run a Linux server with nginx and libvips

Facets

service · maturity stable

image-processing http-server caching proxy image-processing web-development self-hosted media self-hosted libvips nginx image-resize on-the-fly-image-manipulation cdn-caching image-proxy linux docker web-server

4 sources

Member repositories

RepositoryRoleHealth v2
weserv/imagesmain75

For agents

markdown · JSON · MCP: product_card(name="weserv/images")

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