Skip to content

Segno plugin to convert (Micro) QR Codes to Pillow/PIL

License

Notifications You must be signed in to change notification settings

heuer/qrcode-artistic

Repository files navigation

Artistic QR Codes

This Segno plugin converts a (Micro) QR Code to a Pillow Image or into a QR code with a background image.

This plugin is not required to write PNG, EPS or PDF files. Segno's native implementations usually generate smaller files in less time.

This plugin might be useful to modify the QR Codes (i.e. rotate or blur) or to save the QR codes in an image format which is not supported by Segno.

Furthermore, QR codes can be created with a background image.

https://github.com/heuer/qrcode-artistic/raw/master/images/beatles.jpg

https://github.com/heuer/qrcode-artistic/raw/master/images/beatles-animated.gif

Transparency is supported as well

https://github.com/heuer/qrcode-artistic/raw/master/images/maggie.gif

Use pip to install from PyPI:

$ pip install qrcode-artistic

Documentation: https://segno.readthedocs.io/en/latest/artistic-qrcodes.html