Modify generation of QR code

The Origam workflow service for QR code generation available in the origam-qr-code repository generates the code as an uncompressed bitmap which takes a lot of space. Modify the process to generate the code in a compressed format.

The result is going to be in PNG format.

Result size moved from original almost 3 MB to 1,5 KB.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.