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

imgproxy/imgproxy

Fast and secure standalone server for resizing, processing, and converting images on the fly observed · 2026-08-28

github.com/imgproxy/imgproxy · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100
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: 14.5
  • age_days: 3361
  • days_rel: 9
  • days_push: 9
  • n_releases_24m: 29

Full methodology

Adoption not part of the score

11030 stars · 771 forks observed · 2026-08-28

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

imgproxy is a fast, secure standalone HTTP server written in Go (built on libvips) that resizes, processes, converts, and optimizes images on the fly via specially crafted URLs. It acts as a drop-in replacement for in-app image processing code and is distributed primarily as Docker images and Linux packages.

Use cases

  • resize images on the fly via url parameters
  • self-hosted image processing server to replace cloud image services
  • generate thumbnails and responsive image variants for a website
  • convert images to webp avif or jpeg xl automatically
  • crop rotate and watermark images through an http api
  • optimize image delivery and reduce bandwidth costs
  • replace imagemagick code in a web application with a dedicated microservice

When to choose

  • you serve many user-facing images and want fast on-demand resizing without pre-generating variants
  • you want to offload image processing from your app into a dedicated, scalable microservice
  • you want self-hosted image processing to avoid SaaS image-resizing bills and third-party data sharing
  • you need modern format support (WebP, AVIF, JPEG XL) with automatic format negotiation

When to avoid

  • you only need occasional one-off image conversions in a script rather than a running service
  • you need advanced features like video/PDF previews, object detection, or SSIM auto-quality that require the paid Pro version
  • you cannot run additional server infrastructure or containers alongside your application

Facets

service · maturity stable

image-processing http-server microservices self-hosted image-processing web-development media self-hosted go self-hosted image-resizing on-the-fly-processing libvips image-optimization microservice webp avif jpeg-xl image-cdn thumbnail-generation docker linux web-server

7 sources

Member repositories

RepositoryRoleHealth v2
imgproxy/imgproxymain99

For agents

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

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