Skip to content

The Text to QR Code android application is a basic level image or text converted into qr code. The application is developed using HTML, CSS and JS languages.

License

Notifications You must be signed in to change notification settings

Vigneshgbe/Text-to-QR_Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


📱 Text-to-QR Code Generator

A lightweight and responsive Text-to-QR Code Web App built with HTML, CSS, and JavaScript. This tool allows users to convert any text into a QR code, preview it instantly, and save the generated QR code as a PNG file.


🧩 Project Overview

The Text-to-QR Code Generator is designed to make text encryption into QR codes simple and intuitive. You can generate QR codes for any type of content — URLs, phone numbers, email addresses, plain text, or contact info — and download or scan them directly from the interface.


✨ Key Features

Text Encryption – Convert any text, link, or contact info into a scannable QR code. ✅ Instant Preview – The generated QR code is displayed live in the preview area. ✅ Edit or Regenerate – Change your input and instantly see the updated QR code. ✅ Save to Device – Download the generated QR code as a .png image. ✅ Scan Support – QR code can be scanned by any camera or QR scanning app. ✅ Offline Friendly – Works even without an internet connection.


🖼️ Screenshot

App Screenshot


🛠️ Tech Stack

Layer Technologies Used
Frontend HTML5, CSS3, JavaScript
Library QRCode.js (for code generation)
Output PNG image download
Compatibility Works on all modern browsers and mobile devices

📂 Folder Structure

Text-to-QR_Code/
│
├── img/              # Contains saved QR or UI images
├── lib/              # Contains QR generation libraries
│
├── index.html        # Main interface
├── lakit.json        # Configuration / manifest file
├── screens.png       # Project screenshot
├── LICENSE           # License details
└── README.md         # Project documentation

⚙️ How to Use

  1. Open the web app in your browser (index.html).
  2. Enter the text, link, or number you want to encrypt.
  3. Click Generate QR Code.
  4. Preview the QR code instantly on the screen.
  5. Click Save / Download to export the QR code in .png format.

💡 Use Cases

  • 🔗 Create quick-access URLs
  • 📞 Encode contact details or phone numbers
  • 📧 Generate QR for email addresses
  • 🗒️ Save notes, IDs, or short messages as QR
  • 🎓 Educational or portfolio QR links

🧠 Project Highlights

  • Built as a mini utility project to demonstrate web-based text encryption and visualization.
  • Fully client-side, no database or backend required.
  • Can be integrated into larger projects (like your Shoutout Form) to generate QR-based access or tracking links.

📜 License

This project is licensed under the MIT License.


Developed with ❤️ by Vignesh G


About

The Text to QR Code android application is a basic level image or text converted into qr code. The application is developed using HTML, CSS and JS languages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published