1010varun / qr-convertor

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.
https://convert-to-qr.netlify.app/
GNU General Public License v3.0
2 stars 11 forks source link

Add the ability to add image at the center of the QR Code #33

Open Nemesis-AS opened 10 months ago

Nemesis-AS commented 10 months ago

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

image

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:

Some 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

1010varun commented 10 months ago

assigning it to you

Jenis07 commented 9 months ago

is this still open then can you please assign it to me under IWOC?