Skip to content

--disable-png and --disable-jpg are ignored when -gzip is given. #133

Closed
@danjujan

Description

@danjujan

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions