#!/bin/bash
mogrify -resize 100x *.jpg
#mogrify -resize 300x -crop 300:200+0+4 *.png
