html5-qrcode
html5-qrcode copied to clipboard
[Feature Request] Support for Micro QR Codes
Is your feature request related to a problem? Please describe. I am requesting support for the Micro QR format. Despite adoption of the format being low, I would love to use this repository in a project involving Micro QR codes and being able to decode them on the fly without a single, separate Android app that seems to be the only supporter of the format (QRQR by Arara).
Describe the solution you'd like. I would like to see Micro QR codes be implemented into the project.
Describe alternatives you've considered: I have tested multiple other JS-based QR Code decoders, none support Micro QRs. I have also tested a Windows only program based on the ZXing project with experimental support for Micro QRs, but it does not work well at all, only decoding a clear, crisp PNG of a Micro QR, not one "in the field" so to speak.
Thank you very much for your time and for creating this otherwise amazing piece of software!
bump
bump also
I too would like to see this due to the compact nature of this 2D barcode and the small amount of space I have to place them.