A desktop application for generating customizable QR codes from Excel data or text, built with Python and PyQt5.
- ✅ Generate QR codes from Excel files or plain text
- ✅ Customize error correction level (L/M/Q/H)
- ✅ Adjustable QR code size
- ✅ Add logo/image overlay to QR codes
- ✅ Template-based QR generation from Excel data
- ✅ Simple, user-friendly PyQt5 interface
- Clone the repository:
git clone https://github.com/salmanshovon/GreenQR-pyqt5.git
- Install dependencies:
pip install -r requirements.txt
- Run the app:
python src/main.py
- Python 3 (with
qrcode
,openpyxl
,Pillow
) - PyQt5 (GUI framework)
- Qt Designer (UI layout)
- Load Excel Data (or enter text manually)
- Adjust Settings:
- Error Correction (L/M/Q/H)
- QR Size (1-10)
- Add Logo (optional)
- Generate & Save QR Codes
MIT License - Free for personal and commercial use.
Salman Mahmood 📧 [salman.eee@yahoo.com] 💻 GitHub Profile