Date: Mon, 06 Oct 2003 12:05:08 +0200 From: Alexander Haderer <alexander.haderer@charite.de> To: Warren Block <wblock@wonkity.com>, JacobRhoden <jrhoden@unimelb.edu.au> Cc: freebsd-questions@freebsd.org Subject: Re: port for batch image manipulation? Message-ID: <5.2.0.9.1.20031006120150.019f93e0@postamt1.charite.de> In-Reply-To: <20031002223247.E3423@wonkity.com> References: <200310031358.03614.jrhoden@unimelb.edu.au> <200310031358.03614.jrhoden@unimelb.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
At 22:34 02.10.2003 -0600, Warren Block wrote: >On Fri, 3 Oct 2003, JacobRhoden wrote: > > > Does anyone know of a good port which will simply resize a directory of > jpg's > > to a specified (proportional) size? > >I'm pretty sure graphics/ImageMagick will do it; probably the mogrify >command. (It's not on this machine or I'd check...) Yes, ImageMagick's convert command will do the job. If you downscale images to icons you should compare the resulting image qualtity with icons generated with graphics/netpbm tools (pnmscale). Another tool to scale images may be graphics/xv Alexander
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.0.9.1.20031006120150.019f93e0>