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.63k stars 600 forks source link

support pdf417 #216

Closed BETOXL closed 2 years ago

BETOXL commented 2 years ago

Hello, I wanted to see if there is any version that has support to read PDF 417.

cozmo commented 2 years ago

No, this is a QR code scanning library, it has no support for other types of barcodes.