Mogrify – How to resize images from the command line

In Linux, if you have installed ImageMagick suite, you can use a nifty command to resize images, photos or pictures. The name of the command line tool is mogrify. Here is how it is done. Suppose you want to resize all your images to a size of 800×600. You open a terminal and navigate to [...]

Read more