mebjas / html5-qrcode

A cross platform HTML5 QR code reader. See end to end implementation at: https://scanapp.org
https://qrcode.minhazav.dev
Apache License 2.0
5.11k stars 983 forks source link

[Feature Request] Support for Micro QR Codes #436

Open wagwan-piffting-blud opened 2 years ago

wagwan-piffting-blud commented 2 years ago

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!

wickedvic commented 1 year ago

bump

Taapo commented 11 months ago

bump also

dbareis commented 8 months ago

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.