cozmo / jsQR

A pure javascript QR code reading library. This library takes in raw images and will locate, extract and parse any QR code found within.
https://cozmo.github.io/jsQR/
Apache License 2.0
3.64k stars 602 forks source link

Will it work with Barcodes #179

Closed Darniss closed 4 years ago

Darniss commented 4 years ago

Please suggest me to work the same thing in barcode.

mtom55 commented 4 years ago

This library actually works the best out of all the ones I have tested. Being able to scan barcodes as well would be very nice

ayubUOL commented 2 years ago

@mtom55 how to make it work with barcodes ? I'm unable to find it in docs. QR code is working great. Can you please help to guide me in right direction? Thank you