Back to Projects
Utilities
QR with Icon
QR code generator with custom icon overlay. Creates branded QR codes with embedded logos while maintaining scannability.
Python Pillow
A Python tool that generates QR codes with a custom icon or logo embedded in the center. Uses the Pillow image processing library to composite the icon onto the QR code while preserving enough error correction data to keep the code scannable. Configurable icon size, padding, and QR error correction level let you balance branding prominence against scan reliability. One command produces a branded, print-ready QR code.