Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 387 Bytes

File metadata and controls

16 lines (11 loc) · 387 Bytes

#usage : ##1. install imagemagick
brew install imagemagick
apt-get install imagemagick
imagemagick: http://www.imagemagick.org
##2. export.sh inputdir outputdir widthxheight
##example :

./export.sh ./input/ ./output/ 66.6666666667%x66.666666667% 
WARN : x  not *   
1280/1980=66.666666666666666% 
example will resize 1080p to 720p