Closed
Description
I noticed that the -gzip
command line option interacts with --disable-png
or --disable-jpg
:
./ect --disable-png --disable-jpg image.png image.jpg
No compatible files found
./ect -gzip --disable-png --disable-jpg image.png image.jpg
Processed 2 files
Saved 40.77KB out of 276.14KB (14.7637%)
Is this intended behavior?
Metadata
Metadata
Assignees
Labels
No labels