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

is there any listing of currently supported format? #159

Closed qialex closed 4 years ago

qialex commented 4 years ago

the whole question is in title

cozmo commented 4 years ago

Do you mean - which versions of barcodes we support? If so the whole answer is in the name - only QR codes 😛

If you mean what version and encoding schemes for QRs we support..we should support all of them. If that's not the case feel free to report an issue.

Closing this issue as I hope I've answered your question but if not please comment and I'll be happy to help.