location: resize

Institute of Mathematics - PublicMathWiki:

Please enter your password of your account at the remote wiki below.
/!\ You should trust both wikis because the password could be read by the particular administrators.

Clear message

resize images

To resize a bunch of images via graphicsmagic:

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