cyrilwanner/next-optimized-images
🌅 next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif). observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 3104
- days_rel: n/a
- days_push: 1337
- n_releases_24m: 0
Adoption not part of the score
2233 stars · 84 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Next.js plugin that automatically optimizes images (jpeg, png, svg, webp, gif) at build time. It reduces image sizes, inlines small images, adds content hashes for caching, and supports webp conversion, SVG sprites, resizing, and placeholders for lazy loading.
Use cases
- optimize images in a next.js project
- reduce jpeg and png file sizes at build time
- convert images to webp automatically
- inline small images to save http requests
- generate low quality image placeholders for lazy loading
- create svg sprites for repeated icons
- add content hashes to image filenames for cdn caching
When to choose
- you use Next.js and want automatic image optimization during builds
- you need smaller image payloads and better loading performance without manual tooling
- you want webp conversion, placeholders, or svg sprites with minimal configuration
When to avoid
- you are not using Next.js (use standalone image optimizers instead)
- you rely on Next.js built-in next/image optimization in modern versions
- you need actively developed tooling, since the project is in maintenance with v3 long unfinished
Facets
plugin · maturity maintenance
image-processing build-tool plugin-system web-development frontend image-processing nextjs react image-optimization webpack webp lazy-loading nodejs javascript
2 sources
- readme: https://github.com/cyrilwanner/next-optimized-images · fetched 2026-08-28 · ca441779437c
- registry_npm: https://registry.npmjs.org/next-optimized-images · fetched 2026-08-29 · 0b013bf6b8be
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cyrilwanner/next-optimized-images | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="cyrilwanner/next-optimized-images")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem