Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 443 Bytes

README.md

File metadata and controls

18 lines (18 loc) · 443 Bytes

imgconv - Image Converter

Installation

$ make PREFIX=~/bin

Usage

$ imgconv -h
Usage: imgconv  [-ehjopw] [-x <width>] [-y <height>]  <file> [...] | <directory>
        -e      Modify exif
        -o      Modify only exif
        -h      help
        -j      Convert to JPG
        -p      Convert to PNG
        -w      Use script Autowhite
        -x <x>  Resize image width
        -y <y>  Resize image height