A lightweight, web-based tool that combines a robust QR Code Generator and a versatile QR Code Scanner into a single interface. Built with HTML, JavaScript, and Tailwind CSS.
Before downloading, you can try the fully functional web version here: π Live Demo (Try it online)
If you want the complete, operational source code for the generator and reader: π¦ Download Full Source Code (Releases)
- Instant Generation: Generates QR codes in real-time as you type text or URLs.
- Multiple Formats: Download your QR code as PNG, JPEG, or PDF.
- Fullscreen Mode: View the generated QR code in fullscreen for easy scanning across devices.
- Reset Functionality: Quickly clear inputs and start over.
- Dual Input Methods:
- Webcam Support: Scan codes directly using your device's camera.
- File Upload: Drag and drop images or upload files to detect QR codes.
- Smart Detection: Automatically detects if the scanned content is a URL or plain text.
- Action Buttons:
- One-click Copy to clipboard.
- Open Link directly in a new tab.
- Copy & Open combo button for efficiency.
- Download the source code from the Releases page.
- Simply open the
index.htmlfile in any modern web browser.
This project is open source.