Resize an image on the command line with the utilty convert
Run:
$ convert -resize 60% input.jpg output.jpg
to resize an image at 60% of its current size.
Run man convert
for more info.
personal computing command-line interface (cli) gnu linux trisquel shell literacy office applications wiki imagemagick offline