/image-cli

This is a CLI, collect some essential tools for image processing.

Primary LanguageRustMIT LicenseMIT

Image

This is a CLI, collect some essential tools for image processing written in Rust.

Commands

resize image

$ image resize -i input.jpg -o output.jpg --width 100 --height 100