Ross ROSS = Recommend OSS · open-source software intelligence for agents

kenglxn/QRGen

a simple QRCode generation api for java built on top ZXING observed · 2026-08-28

github.com/kenglxn/QRGen · homepage · Java observed · 2026-08-28

Health v2 · maintenance only

52/100

  • Activity 64
  • Release rhythm 8
  • Longevity 100

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: 5346
  • days_rel: n/a
  • days_push: 219
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1505 stars · 293 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

QRGen is a simple Java QR code generation library built as a wrapper on top of ZXING, with a fluent API for creating QR codes as files or streams. It offers core, javase, and android modules and is distributed via JitPack.

Use cases

  • generate qr codes in java
  • create qr code image from text
  • generate qr code png jpg gif in android app
  • write qr code to output stream
  • resize qr code image output

When to choose

  • you need a simple fluent API for QR generation on the JVM
  • you want QR codes in Java SE or Android apps without touching ZXING directly
  • you need QR output as files, streams, or custom image types and sizes

When to avoid

  • you need QR code scanning/decoding, not generation
  • you need barcode formats beyond QR codes
  • you require a library published on Maven Central (QRGen now ships via JitPack only)

Facets

library · maturity stable

image-processing sdk developer-tools developer-tools web-development mobile-development jvm cross-platform qr-code zxing-wrapper barcode-generation fluent-api android

3 sources

Member repositories

RepositoryRoleHealth v2
kenglxn/QRGenmain52

For agents

markdown · JSON · MCP: product_card(name="kenglxn/QRGen")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem