Skip to content

Releases: ram-ismael/QR-Code-Generator

QuickQR v1.0.0 — Fast, Offline QR Code Generation, Zero Dependencies

Choose a tag to compare

@ram-ismael ram-ismael released this 28 Aug 21:13
4c5cf75

⚡ QuickQR v1.0.0

The first stable release of QuickQR — a lightweight, 100% offline desktop app that generates QR Codes instantly as you type. No ads, no tracking, no internet required.

✨ Features

  • Instant Generation & Live Preview — see your QR Code update in real time as you type
  • Error Correction Control — choose between Low, Medium, Quartile, and High tolerance levels
  • Dynamic Size Adjustment — resize QR modules on the fly with a slider
  • PNG Export — export in high definition with one click
  • Code Metrics — live character count and final image dimensions
  • Fully self-contained — no .NET SDK or runtime installation needed

📥 Download

Grab the build for your OS below, extract it, and run:

  • Windowswin-x64.zip → run QuickQR.exe
  • Linuxlinux-x64.zipchmod +x QuickQR && ./QuickQR

🙌 Enjoying QuickQR?

If this saved you a trip to some ad-riddled QR website, consider leaving a ⭐ on the repo — it helps a lot!

Full Changelog: Initial release