unjs/ipx
🖼️ High performance, secure and easy-to-use image optimizer. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 83
- 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: 32
- age_days: 3188
- days_rel: 36
- days_push: 7
- n_releases_24m: 8
Adoption not part of the score
2447 stars · 91 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
IPX is a high-performance, secure image optimizer powered by sharp and svgo that serves images in any size, format, and quality via URL modifiers. It can run as a standalone server, be embedded programmatically, or act as a remote image proxy for allowed domains.
Use cases
- serve resized images on the fly from a directory
- convert images to webp or avif automatically based on browser support
- optimize and proxy remote images through a self-hosted endpoint
- generate multiple image sizes for responsive web pages
- compress images without a build step
- self-host an image CDN
When to choose
- you need on-the-fly image resizing and format conversion via simple URLs
- you want a self-hosted alternative to cloud image CDNs
- you need secure validation of image modifiers before processing
- you want to embed an image optimizer into a Node.js app
When to avoid
- you only need one-time batch image conversion offline
- your stack cannot run Node.js or libvips
- you need a fully managed CDN with global edge caching
Facets
service · maturity active
image-processing http-server proxy cli image-processing web-development media self-hosted self-hosted cli cross-platform sharp libvips image-optimization cdn resize webp svgo on-the-fly-image-processing nodejs docker
2 sources
- readme: https://github.com/unjs/ipx · fetched 2026-08-28 · 35819bea7588
- registry_npm: https://registry.npmjs.org/ipx · fetched 2026-08-29 · 1e728491506c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| unjs/ipx | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem