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