A full-featured, fast, and modern QR code generator built with Svelte 5 and Tailwind CSS. Easily create, customize, and download QR codes for various use cases including URLs, contact cards, text, SMS, email, and WiFi.
- 📎 Supports multiple QR types:
- URL
- vCard (contact)
- Plain Text
- SMS
- WiFi
- 🧩 Dynamic form UI based on selected type
- 🖼 Customize QR code size (width & height)
- 📥 Download QR codes as PNG, JPEG, or PDF
- 💡 Light/Dark mode support
- ⚡ Powered by Svelte 5 Runes and Tailwind CSS
git clone https://github.com/devxhub/qr-code-generator.git
cd qr-code-generator
pnpm install
pnpm run dev
Visit http://localhost:5173
to see it in action.
This app is ready for deployment to platforms like:
- Vercel
- Netlify
- Cloudflare Pages
- Your own subdomain (e.g.,
qr.devxhub.com
)
Make sure to add a proper robots.txt
and meta info for SEO.
MIT License. Feel free to fork and build on it.
Made with ❤️ by Devxhub Limited