Download a QR code

Hi, I hope you can help.
Is it possible to save a generated QR code locally as a JPG or PNG for use offline?
Thanks in advance
Phil

Hi @pip996, yes this is definitely possible. All QR codes are PNG format by default. You can download a QR code URL, e.g. https://quickchart.io/qr?text=testing and save it as qr.png.

Many thanks for your reply.
I’m accessing the QR code from a control in an Access database and wanted an easy way to save it at the same time as displaying it. Not sure whether that makes sense!
The QR code displays fine but is difficult to save programmatically.
Thanks again.