Login  Register

Re: Macro for ImageResize

Posted by dscho on Nov 19, 2010; 1:21pm
URL: http://imagej.273.s1.nabble.com/Macro-for-ImageResize-tp3686379p3686387.html

Hi,

On Fri, 19 Nov 2010, Michael Doube wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> > I need a tool on my Ubuntu-server (without GUI) to adjust the size of
> > all images in one folder to maximum 800x600 pixels (only if they are
> > bigger), not loosing proportions.
>
> Imagemagick does this, and you may already have it on your Ubuntu box.
> http://www.imagemagick.org/script/convert.php

Alternatively, you could write a very, very simple macro to resize the
current image, and use it with Process>Batch>Macro...

Ciao,
Johannes