jsQR
Pure JavaScript QR code scanner library for camera feeds and warehouse barcode scanning.
Why consider jsQR?
jsQR is an open-source QR code reader library. It takes raw image data and locates and decodes QR codes in real-time, enabling camera-based barcode scanning for warehouse inventory and mobile POS checkouts.
Learn jsQR by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of jsQR
jsQR provides client-side QR code detection in web browsers without external dependencies.
Quickstart
npm install jsqrPass a canvas ImageData array to jsQR(data, width, height) to extract barcode payload data.
jsQR is licensed under the Apache License 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.