# mebjas/html5-qrcode

A cross platform HTML5 QR code reader. See end to end implementation at: https://scanapp.org

Repository: https://github.com/mebjas/html5-qrcode
Canonical: https://ross.abutalabs.com/products/html5-qrcode
Homepage: https://qrcode.minhazav.dev
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: html5, qrcode, camera, barcode, javascript, scanning
Last push: 2025-12-01T06:41:53+00:00

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

## Adoption (not part of the score)
Stars 6213, forks 1149 (observed 2026-08-28T04:09:40.091835+00:00)

## What it is
A lightweight, zero-dependency JavaScript/TypeScript library for scanning QR codes and barcodes in the browser using the device camera or local files. It offers both an end-to-end scanner UI (Html5QrcodeScanner) and low-level APIs (Html5Qrcode) for building custom interfaces.

## Use cases
- scan qr codes from the browser camera
- add barcode scanning to a web app
- decode qr codes from uploaded image files
- build a custom qr scanner ui in javascript
- read barcodes on mobile and desktop browsers
- integrate code scanning into a web page with minimal code

## When to choose
- you need browser-based QR/barcode scanning with camera or file input
- you want a lightweight, dependency-free library that works across platforms and browsers
- you want a ready-made scanner UI in under ten lines of code

## When to avoid
- you need active bug fixes or new features - the project is in maintenance mode and seeking new owners
- you need native mobile app scanning rather than web
- you need server-side or offline-native code decoding

## Facets
- artifact type: library
- maturity: maintenance
- function: computer-vision, image-processing, ui-components
- domain: web-development, frontend, computer-vision
- platform: browser, cross-platform
- tags: qrcode, barcode, camera, html5, scanner, zero-dependencies, typescript, web-server

## Member repositories
- mebjas/html5-qrcode (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:40.091835+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-29T17:47:16.895312+00:00, confidence not recorded.
  - readme: https://github.com/mebjas/html5-qrcode (fetched 2026-08-28T04:09:40.091835+00:00, sha a26e8431067f)
  - homepage: https://qrcode.minhazav.dev (fetched 2026-08-29T08:43:59.203629+00:00, sha 3b227e7bd6a3)
  - site_page: https://blog.minhazav.dev/about (fetched 2026-08-29T08:43:59.213507+00:00, sha 68c05746bb2e)
  - registry_npm: https://registry.npmjs.org/html5-qrcode (fetched 2026-08-29T08:43:59.215979+00:00, sha 37d63ac40768)
- Data as of 2026-08-30T08:39:29.467469+00:00.
