QR Code Generator
QR Code Generator is a tool to generate QR (Quick Response) code from your string.
- It will generate a square image.
- Minimum width (and height) is
128px. - Maximum width (and height) is
512px.
It works on desktop and mobile browsers. It outputs .png image with a proper Base64 source.
Natively, the brilliant library outputs .svg. But .svg is bloody vectors. Thus QR Code Generator automatically converts that into .png as a "proper image". Because I instructed it to do so, Oi, do so! — like that. But with typing the codes. 🤦♂️
PNG = Proper, Not Goblin.
We can download the image on both desktop and mobile.
