fathyb/html2svg
Convert HTML and `<canvas>` to SVG, PDF, or images using Chromium observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 99
Flags: no_license
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: 1391
- days_rel: n/a
- days_push: 1013
- n_releases_24m: 0
Adoption not part of the score
1300 stars · 31 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tool that renders web pages with a custom Chromium build and converts HTML and canvas content to SVG, PDF, or bitmap images (PNG, JPEG, WebP). It ships as a Docker-based CLI and an HTTP server mode.
Use cases
- convert a webpage to an svg vector image
- export html to pdf from the command line
- take a full-page screenshot of a url as png
- render canvas graphics to svg
- run a service that converts urls to images via http
When to choose
- you need vector (SVG/PDF) captures of live web pages rather than plain screenshots
- you want a simple docker-run CLI or HTTP API for page rendering
- you need bitmap exports like PNG, JPEG, or WebP of full pages
When to avoid
- you need a lightweight solution without a Chromium/Docker dependency
- you only need static HTML-to-image conversion without a real browser
- you require ARM64 support or an actively maintained project with a license
Facets
cli-tool · maturity maintenance
image-processing pdf cli http-server web-development developer-tools files cli html-to-svg chromium screenshot vector-graphics page-capture docker linux web-server
1 source
- readme: https://github.com/fathyb/html2svg · fetched 2026-08-28 · 58c23d1f9be2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fathyb/html2svg | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem