Command to quicly resize image on linux / ubuntu

mogrify -resize 50% *.jpg

install by:

sudo apt-get install imagemagick