options:
-k
: api keys, seperated by,
-c
: thread pool size-i
: input path-o
: output path-C
: write target image to yyyy/mm subfolder, the date uses image capture date-K
: copy the file to output path if compress failed anyhow
> java -jar picc-1.2-SNAPSHOT.jar -i ~/pics/ -o ~/compressed/ -k key1,key2 -c 20 -C true
done! 12 MB => 4 MB