From owner-freebsd-questions@FreeBSD.ORG Thu Oct 2 21:34:06 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 681CB16A4B3 for ; Thu, 2 Oct 2003 21:34:06 -0700 (PDT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50BA243FEA for ; Thu, 2 Oct 2003 21:34:05 -0700 (PDT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.9/8.12.9) with ESMTP id h934Y4SW003428; Thu, 2 Oct 2003 22:34:04 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.9/8.12.9/Submit) with ESMTP id h934Y30f003425; Thu, 2 Oct 2003 22:34:04 -0600 (MDT) Date: Thu, 2 Oct 2003 22:34:03 -0600 (MDT) From: Warren Block To: JacobRhoden In-Reply-To: <200310031358.03614.jrhoden@unimelb.edu.au> Message-ID: <20031002223247.E3423@wonkity.com> References: <200310031358.03614.jrhoden@unimelb.edu.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: port for batch image manipulation? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 04:34:06 -0000 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...) -Warren Block * Rapid City, South Dakota USA