Skip to content

CodeByAtharva/Advanced-QR-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Advanced QR Code Generator

Description

This Advanced QR Code Generator is a Python-based tool that allows users to create, customize, and read QR codes. It offers features such as custom colors, animated QR codes, logo insertion, and data encryption.

Features

  • Generate default QR codes
  • Create customized QR codes with color options
  • Generate animated QR codes with GIF backgrounds
  • Insert logos into QR codes
  • Encrypt QR code data for enhanced security
  • Read and decode QR codes, including encrypted ones

Installation

  1. Clone this repository:

    git clone https://github.com/Athrudev/Advanced-QR-Code-Generator.git
    
  2. Navigate to the project directory:

    cd advanced-qr-code-generator
    
  3. Install the required dependencies:

    pip install segno pyzbar pillow cryptography
    

Usage

Run the main script:

python qr_generator.py

Follow the on-screen prompts to:

  1. Generate default QR codes
  2. Create customized QR codes
  3. Generate animated QR codes
  4. Read existing QR codes

Live Preview

For a live preview of this project, you can use Google Colab. Click on the link below to open the notebook:

Open in Google Colab

Dependencies

  • segno
  • pyzbar
  • Pillow
  • cryptography

Contributing

Contributions to this project are welcome! Please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • Thanks to the creators of segno, pyzbar, Pillow, and cryptography libraries.

Contact

For any queries or suggestions, please open an issue in this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published