Tag: images
How to resize images from the command line
How to resize images from the command line on linux (Ubuntu) using imagemagick.
Install imagemagick :
sudo apt-get install imagemagick
Create a directory in the location named...