qrcode-artistic

Artistic (Micro) QR Code plugin for Segno


Keywords
QR, Code, Micro, ISO/IEC, 18004, 18004:2006(E), 18004:2015(E), qrcode, barcode, matrix, 2D, pil, pillow, qr-code, segno
License
Other
Install
pip install qrcode-artistic==3.0.2

Documentation

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.

image

image

Transparency is supported as well

image

Use pip to install from PyPI:

$ pip install qrcode-artistic

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