A simple and effective QR Code generator made in Python.
This project was created by Anonymous-SIlva to easily generate and customize QR Codes using Python.
With this script, you can generate QR Codes for:
- URLs
- Text
- Contacts
- Any content you want to encode!
- Python 3
- qrcode library
- Pillow (PIL) (optional, for image customization)
- Install the required packages:
๐ How to Use
Run the script:
qr_generator.exeThen, enter the content you want to convert into a QR Code. The script will generate a .png image with your QR Code.
If you want customize the script to change the colors, size, and margin of the QR Code for a more stylish look, send me msg
๐ License This project is licensed under the MIT License. Feel free to use, modify, and share โ just donโt forget to give credit. ๐
Made with โค๏ธ by Anonymous-SIlva