emn178 / online-tools

Online tools provides md2, md5, sha1, sha2, sha512, bas64, html encode / decode functions
752 stars 347 forks source link

QR code ECC support #49

Closed chiksum closed 1 week ago

chiksum commented 1 week ago

Hi,

Could you please add ECC (Error Correction) to the QR code generator? Also, I noticed that the white margin around the QR code becomes smaller as the output size increases. It would be great if you could include an option to adjust the white margin as well.

Thanks!

chiksum commented 1 week ago

here are some examples for the white margin issue size 256 size 1000

emn178 commented 1 week ago

I will look into it.

emn178 commented 1 week ago

Added these features, please try it.

chiksum commented 1 week ago

Thanks for adding the feature! I tested it and it works fine. Great! Thank you for your quick response and support.