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]
| Name | Name | Last commit date | ||
|---|---|---|---|---|