Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heuer/qrcode-artistic

Segno plugin to convert (Micro) QR Codes to Pillow/PIL
https://github.com/heuer/qrcode-artistic

pil pillow qr-code qrcode segno

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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:: https://github.com/heuer/qrcode-artistic/raw/master/images/beatles.jpg

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

Transparency is supported as well

.. image:: 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