Skip to content

CoreXGT/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

util

crop_image.sh

just simple file to crop image from terminal using imagemagick

method 1: ./crop_image.sh [1] [input file name] [x1] [y1] [x2] [y2] [output file name]

method 2: ./crop_image.sh [2] [input file name] [top] [bottom] [left] [right] [output file name]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages