Free online QR code generator (no signup, SVG + PNG)
What a shame – nowadays, one quick request to GPT spits out a proper HTML page
with a full-fledged QR code generator…1 and yet I wasted way more time
Googling for a free generator that could give me png and svg. Every single
one wants registration, logging in through some OAuth nonsense, or worst of all,
a payment for an svg 🤦🏼.
So I made my own.
Here’s a free QR code generator. No sign-ups, no fees, works. I’m only tracking pageviews, so chill.
(And yep, I gotta throw in some text here to make search engines happy 🙃)
# Generate a QR code
# Paste text, download SVG or PNG
Wanna skip straight to it? Here’s the direct link.
Digging into it with
.svgtook more time. Current GPT didn’t know current versions, and current versions had bugs, so I had to fork it. ↩︎