A minimal, zero-install QR code generator with an iOS liquid glass aesthetic.
Open index.html. Paste a link. Done.
- 4 QR styles: Classic, Rounded, Dots, Classy
- Dark & light mode: follows your system, switchable with one tap
- Transparent PNG download: 1024x1024, no background, drops onto anything
- Paste from clipboard: one-tap paste button
- Zero setup: single HTML file, no server, no login, no install
- Open
index.htmlin any browser - Paste or type a URL
- Pick a style
- Download your QR code
Or clone and open:
git clone https://github.com/65ping/cute-qr.git
open cute-qr/index.html- Vanilla HTML / CSS / JS, no framework, no build step
qr-code-stylingfor QR rendering and export- iOS 26-inspired liquid glass UI with
backdrop-filter
Vibe coded with Claude Code by Anthropic. Prompted, iterated, and shipped in one session.
Made with ✨ and Claude