Batch Create QR Code from an Excel file and save it as PNG or in multiple formats.
Copy and paste the following command into a command prompt.
pip install pandas pil qrcode[pil] tk
Copy and paste the following command into the command prompt.
git clone https://github.com/kingshah13/QR-Genius.git
or
Download URL
https://github.com/kingshah13/QR-Genius.git](https://github.com/kingshah13/QR-Genius/releases/tag/QRGenius)
python QRGenius.py
The script will launch a graphical user interface.
Click the Browse button to choose an Excel file containing the data for QR code generation.
Enter the names of the columns from the Excel file that you want to include in the QR code—separate multiple columns with spaces.
Enter the name of the column containing filenames for the QR codes.
You can choose between one file format or multiple file formats. Simply Click on as many file formats as you need and it will be selected.
Click the Browse button to choose the directory where the generated QR codes will be saved.
Click the Transparent Background checkbox to save the QR code without a coloured background if you want to.
Enter the value in pixel you to adjust the resolution of the generated QR-Code.
Click the Generate QR Codes (Batch) button to initiate the QR code generation process.
You can choose between one file format or multiple file formats. Simply Click on as many file formats as you need and it will be selected.
Click the Browse button to choose the directory where the generated QR codes will be saved.
Click the Transparent Background checkbox to save the QR code without a coloured background if you want to.
Enter the value in pixel you to adjust the resolution of the generated QR-Code.
Enter the URL, Words, or anything you want to convert as a QR code.
Enter the name you want the file to be saved as. Do not enter the file extension at the end of the name.