QRQuick is a fast, lightweight web app for generating QR codes from URLs and text.
Table of Contents
QRQuick is a simple and lightweight web app that lets you instantly generate QR codes from any URL or text. Just type or paste your content, hit generate, and download or share your QR code — no sign-up, no ads, no friction.
- Generates QR codes from any URL or text
- Download the QR code as a PNG image
- Share directly from the app (on supported devices)
- Supports multiple languages (EN, PT, ES, ZH, HI, JA)
- Fully responsive: Works on mobile, desktop or larger screens
- Theme switch: Light and dark theme based on device settings or manual preference
- HTML
- CSS
- JavaScript
- QRCode.js
No dependencies or package manager required. Just a modern web browser.
- Clone the repository:
git clone https://github.com/your-username/qrquick.git
- Navigate to the project folder:
cd qrquick - Open index.html in your browser or use a local server like Live Server in VS Code.
Distributed under the MIT License. See LICENSE for more information.

