willnorris/imageproxy
A caching, resizing image proxy written in Go observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 97
- Release rhythm 28
- Longevity 100
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: 72
- age_days: 4653
- days_rel: 430
- days_push: 23
- n_releases_24m: 2
Adoption not part of the score
3986 stars · 511 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A caching image proxy server written in Go that resizes, crops, and rotates remote images on the fly via URL options. It supports request signing, host allowlists, and multiple cache backends including memory, disk, S3, GCS, Azure Storage, and Redis.
Use cases
- dynamically resize images on my website
- self-hosted alternative to Jetpack Photon
- SSL proxy for remote images like camo
- cache and serve resized images from S3
- crop and rotate images via URL parameters
- serve webp or animated gifs through a proxy
When to choose
- you need on-the-fly image resizing with caching for a website
- you want a pure-Go, easily deployable image proxy
- you need signed image URLs to prevent abuse
- you want pluggable cache backends like Redis or cloud storage
When to avoid
- you need advanced image editing beyond resize, crop, and rotate
- you need webp encoding (only decoding is supported)
- you want a full image processing pipeline or CDN
- you prefer a managed image transformation service
Facets
service · maturity stable
image-processing caching http-server proxy web-development media self-hosted image-processing windows self-hosted go cross-platform image-proxy image-resizing image-caching hmac-signing ssl-proxy go-server linux macos docker
1 source
- readme: https://github.com/willnorris/imageproxy · fetched 2026-08-28 · 57e8f60a8b4b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| willnorris/imageproxy | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="willnorris/imageproxy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem