pierrre/imageserver
Image server toolkit in Go observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 90
- 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: 4894
- days_rel: n/a
- days_push: 61
- n_releases_24m: 0
Adoption not part of the score
2031 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A modular image server toolkit written in Go that provides HTTP serving of images with on-the-fly transformations such as resize, rotate, crop, format conversion, and gamma correction. It supports pluggable caching backends including groupcache, Redis, Memcache, and in-memory storage.
Use cases
- serve dynamically resized images over http
- convert images between jpeg png gif tiff formats on the fly
- crop and rotate images via url parameters
- cache processed images with redis or memcache
- build a modular image processing pipeline in go
- apply gamma correction to served images
When to choose
- you need a self-hosted image transformation server in go
- you want modular, pluggable image processing with caching
- you need on-the-fly resize, crop, and format conversion driven by url parameters
When to avoid
- you need actively maintained software with security updates
- you require modern image formats like webp or avif
- you want a turnkey solution without writing go code
Facets
library · maturity abandoned
image-processing http-server caching image-processing web-development media go cross-platform image-server resize crop format-conversion modular-toolkit unmaintained web-server
1 source
- readme: https://github.com/pierrre/imageserver · fetched 2026-08-28 · 830c8c75139d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pierrre/imageserver | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="pierrre/imageserver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem