Toy QOI image decoder
usage: decode.py [-h] --file FILE [--show SHOW] [--verbose VERBOSE] [--output OUTPUT]
Decode a QOI file
options:
-h, --help show this help message and exit
--file FILE, -i FILE file to decode
--show SHOW, -s SHOW show image
--verbose VERBOSE, -v VERBOSE
--output OUTPUT, -o OUTPUT output as
run sh test.sh to download and test examples from qoiformat.org
Format: https://qoiformat.org/ Specification: https://qoiformat.org/qoi-specification.pdf