alexeyten/qr-image
Yet another QR code generator 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4576
- days_rel: n/a
- days_push: 922
- n_releases_24m: 0
Adoption not part of the score
1063 stars · 164 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
qr-image is a dependency-free Node.js library for generating QR codes as PNG, SVG, EPS, or PDF images. It offers both streaming and synchronous APIs plus raw matrix output for custom rendering.
Use cases
- generate qr code images in node.js
- serve qr codes from an express endpoint
- create svg qr codes for embedding in web pages
- generate qr code png buffers
- get raw qr code matrix data for custom rendering
- encode utf-8 text into a qr code
When to choose
- you need a zero-dependency qr code generator for Node.js
- you need output formats beyond PNG such as SVG, EPS, or PDF
- you want stream-based or synchronous image generation
- you need raw QR matrix data to render yourself
When to avoid
- you need QR generation in the browser without a bundler
- you need Kanji or mixed encoding modes
- you need an actively developed library with extensive tests
Facets
library · maturity maintenance
image-processing developer-tools web-development developer-tools qr-code png svg pdf eps zero-dependency nodejs javascript
2 sources
- readme: https://github.com/alexeyten/qr-image · fetched 2026-08-28 · 9ff902480852
- registry_npm: https://registry.npmjs.org/qr-image · fetched 2026-08-29 · d508bff1361f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alexeyten/qr-image | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="alexeyten/qr-image")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem