apache/incubator-pagespeed-ngx
Automatic PageSpeed optimization module for Nginx observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 5184
- days_rel: n/a
- days_push: 1230
- n_releases_24m: 0
Adoption not part of the score
4339 stars · 353 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ngx_pagespeed is an Apache-licensed Nginx module (originally from Google, incubated at Apache) that automatically applies web performance best practices to pages and assets like CSS, JavaScript, and images without content changes. The original repository is archived; a maintained continuation is offered by We-Amp under ModPageSpeed.
Use cases
- speed up my nginx-served website automatically
- optimize and recompress images on the fly
- minify and inline CSS and JavaScript without changing my build
- defer image and JavaScript loading to improve page load time
- extend browser cache lifetimes for static assets
- rewrite HTML to apply performance best practices
When to choose
- you run Nginx and want automatic page-speed optimizations without touching application code
- you need image resizing, minification, and cache tuning handled at the web-server layer
When to avoid
- you need actively developed software with guaranteed upstream support - the original repo is archived and the continuation requires a commercial license for production
- you use a web server other than Nginx (use mod_pagespeed for Apache instead)
- you prefer doing optimization in your build pipeline or CDN
Facets
plugin · maturity maintenance
image-processing caching middleware web-development performance backend nginx-module web-performance page-speed minification asset-optimization apache-incubator linux web-server nginx
4 sources
- readme: https://github.com/apache/incubator-pagespeed-ngx · fetched 2026-08-28 · bfa05bcf60c5
- homepage: http://ngxpagespeed.com/ · fetched 2026-08-29 · 4310c80b2c84
- site_page: https://ngxpagespeed.com/install · fetched 2026-08-29 · 92bfb025419a
- site_page: https://ngxpagespeed.com/faq · fetched 2026-08-29 · 4f0ef9c08cda
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/incubator-pagespeed-ngx | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="apache/incubator-pagespeed-ngx")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem