EtherDream/web2img
Bundle web files into a single image 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: 1823
- days_rel: n/a
- days_push: 1129
- n_releases_24m: 0
Adoption not part of the score
1274 stars · 53 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Web2Img is a tool that bundles web files into a single image file, which is then extracted at runtime via a Service Worker. It lets developers use image hosting sites as free CDNs to serve static web assets and save bandwidth costs.
Use cases
- host a static site using image hosting as a free CDN
- bundle all web assets into a single image file
- serve web files without paying for bandwidth
- deploy a website with only two files on static hosting
- extract bundled web resources via a service worker at runtime
When to choose
- you want free hosting/CDN via image hosting services
- your site is small and JavaScript/Service Worker support is guaranteed
- bandwidth costs matter more than conventional hosting
When to avoid
- you need SEO or no-JavaScript support
- target browsers lack Service Worker support
- you need a production-grade, well-documented solution (the author recommends freecdn instead)
Facets
cli-tool · maturity experimental
web-framework developer-tools compression web-development frontend browser service-worker image-hosting free-cdn static-assets single-file-bundle cdn web-server nodejs
1 source
- readme: https://github.com/EtherDream/web2img · fetched 2026-08-28 · 12cba1e4ff41
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| EtherDream/web2img | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="EtherDream/web2img")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem