lyqht / mini-qr

Generate customized qr codes easily 👾
https://mini-qr-code-generator.vercel.app
GNU General Public License v3.0
529 stars 73 forks source link

Add support for error correction levels #46

Closed lyqht closed 2 months ago

lyqht commented 2 months ago

Addresses #44


Description

The bigger the encoded data, the qr code tends to shrink in size to accommodate the increase in the qr code patterns required to encode it without overflowing its container size.

Hence, this PR adds a new feature for users to set their own correction level, and also recommends an appropriate correction level based on their current data length. The recommended data lengths are based off random sources of the internet.

Screenshot

CleanShot 2024-08-13 at 19 38 57

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mini-qr-code-generator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2024 0:05am