This script uses ImageMagick to resize images
sudo apt-get install imagemagick
-
Put image links to
input/input.txt
-
Run
sh download.sh
-
Images will be in
img/input.txt/
with their IDs preserved
-
Go to directory
-
Run
mogrify -resize x720 ./*