Go to file
Matteo Paonessa 877fe44720 lesser changes 2015-05-10 19:51:50 +02:00
bin main code working 2015-05-10 19:50:29 +02:00
samples main code working 2015-05-10 19:50:29 +02:00
LICENSE First commit 2015-05-09 10:29:36 +02:00
README.md main code working 2015-05-10 19:50:29 +02:00
compress.c Second commit 2015-05-09 16:27:24 +02:00
compress.h main code working 2015-05-10 19:50:29 +02:00
lossless.c lesser changes 2015-05-10 19:51:50 +02:00
lossless.h First commit 2015-05-09 10:29:36 +02:00
main.c main code working 2015-05-10 19:50:29 +02:00
utils.c main code working 2015-05-10 19:50:29 +02:00
utils.h main code working 2015-05-10 19:50:29 +02:00

README.md

CaesiumCLT

Caesium Command Line Tools

Usage: cclt [OPTION] INPUT... Compress your pictures up to 90% without visible quality loss.

Options: -q set output file quality between [1-100], ignored for non-JPEGs -e keeps EXIF info during compression -o output to set folder -l use lossless optimization -s scale to value expressed as percentage (e.g. 20%) -R if input is a folder scans subfolders too -h display this help and exit -v output version information and exit