Python · Offline · Zero config
Text in.
Text in.
QR code out.
QR Generator turns any text or URL into a scannable QR code — entirely offline, with no account, no API key, and no rate limit.
No sign-up
No rate limit
Nothing sent anywhere
Enable JavaScript to generate a live QR code.
Generated live, right here in your browser — scan it with any phone camera.
Get started
Two commands and a prompt.
01
Clone and install
git clone https://github.com/mirconegri/QrGenerator.git
pip install qrcode[pil]
02
Run it
python import_qr_code.py, then type your link when it asks:
Enter the text or URL to generate the QR code: https://github.com/mirconegri
QR code successfully generated and saved as 'qrcode.png'.