반응형

How to create QR code reader in HTML5 website

There aren't many JavaScript decoders.

There is one at http://www.webqr.com/index.html

The easiest way is to run ZXing or similar on your server. You can then POST the image and get the decoded result back in the response.


javascript QRCode scanner


https://github.com/LazarSoft

반응형

+ Recent posts