zouhir/lqip-loader
Low Quality Image Placeholders (LQIP) for Webpack observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: n/a
- age_days: 3388
- days_rel: n/a
- days_push: 1343
- n_releases_24m: 0
Adoption not part of the score
1206 stars · 43 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A webpack loader that generates low-quality image placeholders (LQIP) for JPEG and PNG images, producing tiny Base64 previews and dominant color palettes at build time. It lets you bundle a ~400-byte blurred placeholder alongside the full image URL for progressive image loading.
Use cases
- generate blurry image placeholders in webpack
- lazy load images with base64 previews
- extract dominant color palette from images at build time
- improve perceived page load performance for images
- show placeholder while full image loads
- medium-style progressive image loading
When to choose
- you use webpack and want automatic LQIP generation for imported images
- you want tiny inline base64 previews plus dominant color palettes without extra tooling
- you want progressive image loading with minimal bundle impact
When to avoid
- your build uses Vite, esbuild, or other non-webpack bundlers
- you need actively maintained tooling with guaranteed updates
- you need advanced placeholder generation like SVG-based or gradient-only approaches
Facets
plugin · maturity maintenance
image-processing build-tool web-development frontend image-processing webpack-loader lqip image-placeholders base64 lazy-loading performance nodejs web-server
2 sources
- readme: https://github.com/zouhir/lqip-loader · fetched 2026-08-28 · a3c7b1e6d5c3
- registry_npm: https://registry.npmjs.org/lqip-loader · fetched 2026-08-29 · 381874f2d02f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zouhir/lqip-loader | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="zouhir/lqip-loader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem