Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Scanning Micro QR Codes (Mini QR Codes) #627

Open
Amcongtu opened this issue Nov 18, 2024 · 0 comments
Open

Support for Scanning Micro QR Codes (Mini QR Codes) #627

Amcongtu opened this issue Nov 18, 2024 · 0 comments

Comments

@Amcongtu
Copy link

Is your feature request related to a problem? Please describe.
Currently, the ZXing JS library does not seem to support scanning micro QR codes, which are becoming increasingly popular in some industries. This makes it difficult for users to scan smaller QR codes that are often used in compact packaging, business cards, and other small applications.

Describe the solution you'd like
I would like to request that the ZXing JS library be updated to support scanning micro QR codes (including mini QR codes). This would greatly improve the usability of the library for use cases where QR codes are printed in small sizes or on compact materials.

Describe alternatives you've considered
I have tried using other libraries and techniques for scanning micro QR codes, but they either don't provide the same level of accuracy or don't integrate as seamlessly with the ZXing JS library.

Additional context
Micro QR codes are a type of QR code that uses a smaller version with fewer modules, which are ideal for applications with space constraints. Adding support for scanning these codes will ensure ZXing JS stays competitive and useful for a wider range of use cases.

Thank you for your work on ZXing JS, and I look forward to seeing this feature implemented!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant