Image-Processing-CLI/README.md
Víctor Martínez 4ecf7a44c8 Readme added
2020-11-23 00:07:12 +01:00

865 B
Raw Blame History

Welcome to Image Processing CLI 👋

Version

A CLI Tool to edit images (edit color, crop, rotate, flip, blur... etc)

Install

cargo build --release && mv ./target/release/imgffs <path> 

Usage

imgffs [OPTIONS] <INPUT> <OUTPUT> <--blur <blur>|--hue-rotate <huerotate>|--brighten <brighten>|--contrast <contrast>|--crop <x> <y> <width> <height>|--rotate <rotate>|--grayscale|--invert|--flipv|--fliph>

Author

👤 Victor Martinez

Show your support

Give a if this project helped you!


This README was generated with ❤️ by readme-md-generator