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.
- 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
-
Clone this repository:
git clone https://github.com/Athrudev/Advanced-QR-Code-Generator.git
-
Navigate to the project directory:
cd advanced-qr-code-generator
-
Install the required dependencies:
pip install segno pyzbar pillow cryptography
Run the main script:
python qr_generator.py
Follow the on-screen prompts to:
- Generate default QR codes
- Create customized QR codes
- Generate animated QR codes
- Read existing QR codes
For a live preview of this project, you can use Google Colab. Click on the link below to open the notebook:
- segno
- pyzbar
- Pillow
- cryptography
Contributions to this project are welcome! Please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License - see the LICENSE.md file for details.
- Thanks to the creators of segno, pyzbar, Pillow, and cryptography libraries.
For any queries or suggestions, please open an issue in this repository.