QR Code Generator
A privacy-focused, client-side QR code generator. Create WiFi, VCard, and URL QR codes instantly.
#Tool#Svelte#Privacy
I added a QR Code Generator to the tools section.
Privacy
It runs entirely in the browser. No data is sent to a server. Most online generators track scans or redirect links through their own domains; this one doesn’t.
Features
It supports:
- Formats: URL, Text, WiFi, VCard, Email, SMS, Phone.
- Styling: Customizable dots, corners, gradients, and colors.
- Logos: Centered logo support.
- Export: PNG and SVG.
Tech Stack
- Svelte 5: Uses Runes (
$state,$derived,$effect). - Library:
qr-code-styling. - TypeScript & Tailwind CSS.
Get in touch