Skip to content

Allow command for optimizing single file with --output name specified #12

@mrdeveloperdude

Description

@mrdeveloperdude

This kind of tool usually has an optional command line available like this:

tool --output my_output_image.png my_input_image.png

This is very useful, especially in cases where you want to keep the original un-optimized file.

Another form would be

tool source_dir --output-dir destination_dir

where it is understood that all files found recursively under source_dir will be converted to the same dir under destination_dir.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions