Faerbit / paperize

Converts a binary file to printable QR codes and back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paperize PyPI version

Converts a binary file to printable QR codes and back. Generates one nice PDF to print out with instructions on how to restore the file. Includes a sha256 integrity check.

Uses base64 encoding, so you should be able to restore the file even without this tool.

Usage

See paperize -h for usage.

License

This work is licensed under the MIT license. See LICENSE.md for details.

About

Converts a binary file to printable QR codes and back

License:MIT License


Languages

Language:Python 98.6%Language:Makefile 1.4%