Thisisnotdalton / QRCodeStore

Store arbitrary files as sequences of QR codes. This script ingests a file, chunks it into sizes small enough to fit into QR codes, concurrently generates QR codes for those chunks, combines them in separate RGB channels of images, and then combines those colored images into gif and webp sequence formats.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QRCodeStore

Store arbitrary files as sequences of QR codes. This script ingests a file, chunks it into sizes small enough to fit into QR codes, concurrently generates QR codes for those chunks, combines them in separate RGB channels of images, and then combines those colored images into gif and webp sequence formats.

About

Store arbitrary files as sequences of QR codes. This script ingests a file, chunks it into sizes small enough to fit into QR codes, concurrently generates QR codes for those chunks, combines them in separate RGB channels of images, and then combines those colored images into gif and webp sequence formats.

License:MIT License


Languages

Language:Python 100.0%