8000 Feature Request: Allow Customization of QR Code Error Correction Level · Issue #909 · thedevs-network/kutt · GitHub
[go: up one dir, main page]

Skip to content

Feature Request: Allow Customization of QR Code Error Correction Level #909

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

Open
lit-carlos opened this issue May 10, 2025 · 0 comments
Open

Comments

@lit-carlos
Copy link
lit-carlos commented May 10, 2025

Description:
We would like to request the ability to specify the error correction level when generating QR codes. Currently, the error correction level appears to be fixed or automatically chosen.

Use Case:
Our team uses the QR codes for engraving on physical materials. By allowing us to select a lower error correction level (e.g., L), we can reduce the QR code’s complexity, which in turn speeds up the engraving process significantly.

We understand that lower error correction can reduce the QR code’s robustness to damage, but in our case, the codes are permanently etched and not likely to be degraded, so this trade-off is acceptable for our application.

Proposed Solution:
Add an option or parameter (e.g., error_correction) that allows specifying one of the standard QR code levels:
• L (7%)
• M (15%)
• Q (25%)
• H (30%)

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

1 participant
0