Skip to content

GSoftware-GS/SnapQR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnapQR 🔳 — Instant QR Code Generator

Generate beautiful, custom QR codes in seconds — 100% in your browser. No uploads, no tracking, no server.

Preview License

✨ Features

  • Live preview — QR updates instantly as you type
  • Custom colors — pick any foreground & background color
  • Adjustable size — from 128px to 400px
  • Optional label — composited into the PNG on download
  • Download as PNG — with label baked in if set
  • Copy text — one click to clipboard
  • Zero backend — everything runs in the browser
  • Responsive — works on mobile too

🚀 Usage

Open index.html directly in any browser. No installation, no build step, no dependencies to install.

index.html   ← markup
style.css    ← all styles
script.js    ← all logic

Requires an internet connection only to load qrcode.js from CDN on first visit.

🛠️ Stack

Layer Tech
Markup HTML5
Styles Vanilla CSS (glassmorphism, custom properties, animations)
Logic Vanilla JS (ES6+)
QR lib qrcode.js via jsDelivr CDN
Fonts Google Fonts — Inter

📸 LinkedIn Post

Part of my series of small, useful tools built with plain web technologies.
Check out the post → linkedin.com/in/gs-webdesigner

📄 License

MIT — do whatever you want with it.

About

> Generate beautiful, custom QR codes in seconds — 100% in your browser. No uploads, no tracking, no server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors