zxing-js / library

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
https://zxing-js.github.io/library/
Apache License 2.0
2.51k stars 547 forks source link

Not supporting smaller QR code less. #611

Open rohitpote000 opened 3 months ago

rohitpote000 commented 3 months ago

I need to implement this code to scan smaller qr codes, but when I am trying to use the demo for scanning smaller qr codes, it is not working. Is there any suggestion how to scan the smaller qr code.