An advanced barcode-reader written in JavaScript
The following examples showcase some of the features offered by QuaggaJS.
A minimal mobile-app like example with lot’s of configuration options.
Video-based Example showcasing the use of multiple readers
Video-based Example showcasing an input-field for barcodes
File-based Example showcasing an input field for barcodes
This example shows the capabilities of QuaggaJS using images taken under various conditions.
This is the preferred mode of using QuaggaJS. This example demonstrates the real-time decoding capabilities of QuaggaJS by using your webcam as a barcode-scanner.
Instead of directly accessing the user’s webcam, this example shows you how to use QuaggaJS with the HTML5 File API to decode a pre-taken image.