imazen/imageflow
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 99
- Release rhythm 77
- 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: 3.0
- age_days: 4316
- days_rel: 155
- days_push: 8
- n_releases_24m: 25
Adoption not part of the score
4412 stars · 144 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Imageflow is a high-performance, memory-safe image manipulation suite written in Rust, offering a C ABI library (libimageflow), a CLI tool (imageflow_tool), and an on-the-fly image server (Imageflow.Server). It claims up to 17x faster processing than ImageMagick with smaller, higher-quality output files.
Use cases
- resize and compress images on the fly from querystring URLs like /img.jpg?w=200
- batch-process images from the command line faster than ImageMagick
- embed fast image resizing in Node, Go, .NET, Scala, or Elixir apps
- serve dynamically resized images from blob storage or the filesystem for a website
- replace ImageMagick to avoid its security vulnerabilities
- generate multiple image versions in a single JSON-defined job
When to choose
- you need fast, secure server-side image resizing or transcoding for web traffic
- you want an ImageMagick alternative with better speed and output quality
- you need an on-the-fly image server with disk caching and cloud blob storage support
- you want a small, stable C ABI to bind image processing into your language
When to avoid
- you need advanced editing features like layers, text rendering, or complex filters
- AGPL-3.0 licensing is incompatible with your product and you cannot buy a commercial license
- you only need simple one-off image edits in a desktop GUI
Facets
library · maturity active
image-processing http-server cli image-processing web-development media windows cross-platform rust dotnet go image-resizing imagemagick-alternative image-compression image-server c-abi on-the-fly-image-manipulation linux macos docker nodejs
2 sources
- readme: https://github.com/imazen/imageflow · fetched 2026-08-28 · 952e42d4589c
- homepage: https://docs.imageflow.io/ · fetched 2026-08-29 · c0ee36a540b7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| imazen/imageflow | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="imazen/imageflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem