Releases: romainmenke/simple-guetzli
Releases · romainmenke/simple-guetzli
v0.4.0
Changelog
f51690e only add .jpg extension when the output dir is different from the input
af3da97 always convert to .jpg file extension
ae0efd9 fixes
65e2ddd fixes
89e5833 create a copy of settings before each pass
e58277f add interval option
4c27790 rewrite copy logic: copies errored compressions / grows count as errors
v0.3.3
- Dont Grow flag : if Guetzli produces a larger file than the original, the result is deleted.
- Copy flag : after compression all files that are present in the input directory, but not in the output are copied over.
v0.2.1
- Max Threads Default is now based on your cpu. It set to max threads minus 1
- Max memory is now divided by the number of parallel jobs to make it easier to manage.
v0.2.0
v0.1.0
README