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

Rectangular QR Code #63

Closed
bcackerman opened this issue May 3, 2018 · 2 comments
Closed

Rectangular QR Code #63

bcackerman opened this issue May 3, 2018 · 2 comments

Comments

@bcackerman
Copy link

Is there a way of doing this?
image

@bjornblomqvist
Copy link
Contributor

No.. QR codes follow a strict standard. They can never be rectangular.

@Syndesi
Copy link

Syndesi commented Sep 23, 2023

Rectangular QR codes are possible, see https://www.qrcode.com/en/codes/rmqr.html for the specs and https://github.com/OUDON/rmqrcode-python for a reference implementation.

Though while they are standardized, only a very few code scanning apps do support them, e.g. Scandit Demo and QRQR Code.

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

No branches or pull requests

3 participants