Encode a picture using the custom jpeg algorithm
$ pip install -e . --process-dependency-links
Examples:
Encode a file using the algorithm:
cjpeg <file> [FLAGS]
Decode a file using the algorithm:
cjpeg <file>.cjpeg [FLAGS]
More options:
$ cjpeg --help