DEV Community

thisran
thisran

Posted on

I built a free QR code generator that doesn't expire after 7 days

We've all been there: you need a quick QR code for a client, test environment, or WiFi network. You pick the top Google result, generate it, and two weeks later it breaks because they want a $35/month recurring subscription.

I got fed up with predatory QR tools, so I built CreateMeQR:

  • Permanent: Static QR codes that work forever. No expiration dates.
  • Developer-Friendly Exports: Crisp SVG vectors (perfect for print/design) and HD PNG.
  • Multiple Types: Instant WiFi auto-connect, vCards, URLs, crypto, WhatsApp, and text.
  • Client-Side: Fast, lightweight, and doesn't store your sensitive payload.

Check it out and let me know your thoughts:
👉 https://createmy-qr.com/

Top comments (0)