This tool allows you to seamlessly convert plain text into QR codes, enabling efficient sharing and storage of information in a visually compact and easily scannable format. Whether you need to encode URLs, messages, or any other textual data, this lightweight and user-friendly converter simplifies the process.
Since QR Codes have some capacity of error correction, we can add a image at the center of the code and it might still be readable.
This is what we expected
But this might require some tweaking in the current project structure as the image will have to be added at the client side. These are:
ecc=H
to the api callSome testing may be required to nail down the exact values for the image size but it should be doable
Also, I would like to work on this under IWOC24 if this issue is seen as helpful