nimiq / qr-scanner

Lightweight Javascript QR Code Scanner
https://nimiq.github.io/qr-scanner/demo
MIT License
2.5k stars 535 forks source link

QR code not recognized #124

Open lafriks opened 3 years ago

lafriks commented 3 years ago

I don't know why but this QR code does not seems to be recognized when scanning from file while is recognized when scanned using camera:

https://raw.githubusercontent.com/eu-digital-green-certificates/dgc-testdata/main/LT/png/2.png

sisou commented 3 years ago

When uploaded at https://nimiq.github.io/qr-scanner/demo/ the image you linked is decoded fine. This is on Chrome and Firefox on Linux. What browser on which OS are you using?

lafriks commented 3 years ago

Yes, sorry pasted wrong link https://raw.githubusercontent.com/eu-digital-green-certificates/dgc-testdata/main/SG/png/3.png

danimoh commented 2 years ago

For me this scans just fine now, both via the native BarcodeDetector on Android and the worker engine on my laptop. Please test again with the newest version.