Skip to content

anonymousxptdr360/qr_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ฑ QR Suite: All-in-One Generator & Scanner

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.

๐Ÿš€ Live Demo & Downloads

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)


โœจ Features

๐Ÿ”น Part 1: QR Code Generator

  • 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.

๐Ÿ”ธ Part 2: QR Code Scanner

  • 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.

  1. Download the source code from the Releases page.
  2. Simply open the index.html file in any modern web browser.

This project is open source.