Skip to content

skmirajulislam/QRGen7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator and Decoder

This is a simple Python application built using tkinter, qrcode, OpenCV, and Pillow for generating and decoding QR codes.

Features

  • Generate QR codes from text input
  • Decode QR codes from image files
  • Download generated QR codes
  • Copy decoded text to clipboard
  • Clear inputs and outputs easily

Installation

  1. Clone the repository:
 git clone https://github.com/skmirajulislam/QR-Code-Generator.git
  1. Navigate to the project directory:
cd QR-Code-Generator
  1. Install the required dependencies:
pip install tkinter, qrcode, io, PIL, opencv-python, pyperclip
conda install tkinter, qrcode, io, PIL, opencv-python, pyperclip

Usage

  1. Run the QR-FOR-ALL.py file:

  2. Use the tabs to either generate QR codes or decode them.

  3. Enter text for generating QR codes or provide the path to an image for decoding.

  4. Click the respective buttons to perform actions such as generating, decoding, downloading, or copying.

Screenshots

Contributing

Contributions are welcome! If you'd like to add new features, fix bugs, or improve the documentation, please feel free to open a pull request.

License

[https://github.com/skmirajulislam/QR-Code-Generator/blob/master/LICENSE]

About

APPLICATION SOFTWARE - MACOS | WINDOWS | LINUX

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages