giandonatoinverso / PHP-Dynamic-Qr-code

PHP Dynamic Qr code is a script that allows the generation and saving of dynamic and static QR codes
MIT License
243 stars 73 forks source link

Re-create QR code after editing. #86

Open systemmonkey42 opened 4 months ago

systemmonkey42 commented 4 months ago

Please allow editing a QR code definition, and regenerating the QR code.

Many sites these days don't save the QR code in an actual file, but generate them client-side in the browser. It should be simple to remove all the server size image generation, and use the client side generation with a slider controlling the image size. The user can then right click on them and select save-as.

giandonatoinverso commented 4 months ago

thanks for the suggestion. Currently I can’t release a new version, so I invite you to contribute to the project