Skip to content

museebolo/imgconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published