# skip2/go-qrcode

:sparkles: QR Code encoder (Go)

Repository: https://github.com/skip2/go-qrcode
Canonical: https://ross.abutalabs.com/products/go-qrcode
Language: Go
License: MIT
License Family: permissive
Last push: 2024-03-01T15:35:32+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4190, "days_push": 915, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3012, forks 367 (observed 2026-08-28T04:07:37.814703+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: image-processing, cli
- domain: developer-tools, web-development
- platform: go, cross-platform, cli
- tags: qr-code, barcode, png, encoder

## Member repositories
- skip2/go-qrcode (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:37.814703+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:47:02.318903+00:00, confidence not recorded.
  - readme: https://github.com/skip2/go-qrcode (fetched 2026-08-28T04:07:37.814703+00:00, sha 3b00f45efc26)
- Data as of 2026-08-30T08:39:29.467469+00:00.
