# kochrt/qr-designer

QR designer web app with a novel method of designing qr codes that does not take advantage of error correction

Repository: https://github.com/kochrt/qr-designer
Canonical: https://ross.abutalabs.com/products/qr-designer
Homepage: http://robko.ch/qr-designer/
Language: Vue
License: MIT
License Family: permissive
Last push: 2023-06-22T16:56:16+00:00

## Health v2 (maintenance only)
Score: 29/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 85
- inputs: {"age_days": 1191, "days_push": 1168, "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 2713, forks 108 (observed 2026-08-28T04:07:11.934169+00:00)

## What it is
A Nuxt-based web app for designing QR codes with arbitrary artwork in the middle section. It deterministically toggles pixels in the QR pattern without relying on error correction, so the code still scans reliably.

## Use cases
- design custom qr codes with logos or art in the middle
- generate scannable branded qr codes without error-correction tricks
- self-host a qr code designer web app
- create qr codes that link to short urls
- make decorative qr codes for print or marketing

## When to choose
- you want visually designed qr codes that remain fully scannable
- you can use a 25-character alphanumeric url for the qr target
- you want to self-host and customize the design tool

## When to avoid
- you need arbitrary-length or non-alphanumeric urls encoded in the qr code
- you want a hosted service with no setup
- you need qr codes that exploit error correction for maximum design freedom

## Facets
- artifact type: application
- maturity: maintenance
- function: image-processing, web-framework, static-site-generator
- domain: web-development, graphics, developer-tools
- platform: self-hosted
- tags: qr-codes, vue, nuxt, design-tool, link-shortening, nodejs, web-server

## Member repositories
- kochrt/qr-designer (main) score 29

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:11.934169+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-30T02:15:32.575066+00:00, confidence not recorded.
  - readme: https://github.com/kochrt/qr-designer (fetched 2026-08-28T04:07:11.934169+00:00, sha fa4134ae64ac)
  - homepage: http://robko.ch/qr-designer/ (fetched 2026-08-29T09:58:57.423088+00:00, sha 191346244e07)
- Data as of 2026-08-30T08:39:29.467469+00:00.
