skip2/go-qrcode
:sparkles: QR Code encoder (Go) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4190
- days_rel: n/a
- days_push: 915
- n_releases_24m: 0
Adoption not part of the score
3012 stars · 367 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Go library implementing a QR Code encoder that can generate QR codes as PNG images with configurable error recovery levels and colors. It also ships a command-line tool for generating QR codes from text or URLs.
Use cases
- generate QR code images in Go
- encode a URL as a QR code PNG
- create QR codes from the command line
- generate QR codes with custom colors
- print QR codes as text art in the terminal
When to choose
- you need to generate QR codes in a Go application
- you want a simple CLI to produce QR code PNGs
- you need configurable error recovery levels or custom colors
When to avoid
- you need to decode or read QR codes rather than generate them
- you need QR generation in a language other than Go
- you need advanced styling like logos embedded in QR codes
Facets
library · maturity maintenance
image-processing cli developer-tools web-development go cross-platform cli qr-code barcode png encoder
1 source
- readme: https://github.com/skip2/go-qrcode · fetched 2026-08-28 · 3b00f45efc26
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| skip2/go-qrcode | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem