# whomwah/rqrcode

A Ruby library that encodes QR Codes

Repository: https://github.com/whomwah/rqrcode
Canonical: https://ross.abutalabs.com/products/rqrcode
Language: Ruby
License: MIT
License Family: permissive
Topics: qrcode, qrcode-generator, ruby
Last push: 2026-06-01T13:09:27+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 85, release rhythm 53, longevity 100
- inputs: {"age_days": 6726, "days_push": 93, "days_rel": 237, "gap_med": 44, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1998, forks 241 (observed 2026-08-28T04:06:03.648378+00:00)

## What it is
RQRCode is a Ruby library for generating QR codes with a simple interface exposing standard QR code options like error correction level, size, and encoding mode. It supports rendering QR codes into multiple output formats including plain text, SVG, and PNG.

## Use cases
- generate QR codes in a Ruby application
- render QR codes as SVG or PNG images
- encode URLs or text into QR codes
- create QR codes with custom error correction levels
- generate multi-segment QR codes with mixed encoding modes

## When to choose
- you need QR code generation in a Ruby project
- you want flexible output formats like SVG or PNG
- you need control over QR code size, mode, and error correction

## When to avoid
- you are not working in Ruby
- you need to decode or read QR codes rather than generate them
- you need QR code generation in a non-Ruby backend language

## Facets
- artifact type: library
- maturity: stable
- function: image-processing, graphics, developer-tools
- domain: web-development, developer-tools, graphics
- platform: ruby
- tags: qrcode, qr-code-generator, svg-rendering, png-rendering, ruby-gem

## Member repositories
- whomwah/rqrcode (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:03.648378+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-30T03:02:14.658613+00:00, confidence not recorded.
  - readme: https://github.com/whomwah/rqrcode (fetched 2026-08-28T04:06:03.648378+00:00, sha 33f36b30c520)
- Data as of 2026-08-30T08:39:29.467469+00:00.
