Generate Bulk QR Code within a second (Of Course, Free of Cost)
A simple python tool using Tkinter GUI
Oh, you know, I got fed up with those QR code swindlers trying to rob us blind, so I thought, 'Why not join the racket?' But being the generous soul I am, I decided to flip the script and offer my own tool for free. 😎
I whipped up this little QR code gem as a 'timepass' activity. Because clearly, what else is there to do at work besides revolutionize the digital world one pixel at a time, right? 🙃
For Linux Users
pip install -r requirements.txt
python BulkQR.py
For Windows Users
python -m pip install -r requirements.txt
python -m BulkQR.py
I made a simple exe file of this tool so anyone can use it on Windows. Get it from here - Download
-
A txt file which contain list of data for QR Generation.
-
A txt file with filenames for generated QR image files (If you didn't understood, I provided sample text files)
-
Enter pixel size for QR.
-
Hit 'Generate QR'.
-
Generated QR will be stored in a zip file.
-
Click On 'Show File in Explorer'to locate zip file. Extract it.
-
That's it.
Looking to sprinkle some magic dust on this project? Feel free to do a Pull request and join the 'value-add' club
Report Here. I usually respond in 48 Hours.