Skip to content

ImEasooon/python-qr-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python QR Code Generator

A simple GUI-based QR code generator built with Python that allows users to generate QR codes from text and save them as image files.


Python License

📋 Requirements

  • Python 3.8 or higher
  • qrcode, Pillow library

Install dependencies using:

pip install -r requirements.txt

💾 Installation

  1. Clone the repository
git clone https://github.com/ImEasooon/python-qr-code-generator.git
  1. Navigate to the project folder
cd python-qr-code-generator
  1. Install dependencies
pip install -r requirements.txt

✨ Features

  • Generate QR codes instantly

  • Simple graphical user interface (GUI)

  • Save QR codes as image files

  • Supports text and URLs data formats

  • Lightweight and easy to use


❓ How to Use

  1. Enter the text or URL you want to convert into a QR code.

  2. Click the Generate button.

  3. The QR code will appear in the application.

  4. Click Save to download the QR code as an image.


📸 Preview


📄 License

  • This project is open-source and available under the MIT License.

About

A simple GUI-based QR code generator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages