location: resize

Institute of Mathematics - PublicMathWiki:

You can't save spelling words.

Clear message

resize images

To resize a bunch of images via graphicsmagic:

ls srcdir | xargs -n1 -i@ convert srcdir/@ -resize 800x800 destdir/@

PublicMathWiki: resize (last edited 2017-08-17 10:18:39 by crose)