From owner-freebsd-questions Fri Oct 26 9:18:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mxzilla1.xs4all.nl (mxzilla1.xs4all.nl [194.109.6.54]) by hub.freebsd.org (Postfix) with ESMTP id 472F237B405 for ; Fri, 26 Oct 2001 09:18:12 -0700 (PDT) Received: from xs4.xs4all.nl (rene@xs4.xs4all.nl [194.109.6.45]) by mxzilla1.xs4all.nl (8.12.0/8.12.0) with ESMTP id f9QGIAvV004308 for ; Fri, 26 Oct 2001 18:18:11 +0200 (CEST) Received: (from rene@localhost) by xs4.xs4all.nl (8.9.0/8.9.0) id SAA13714 for questions@freebsd.org; Fri, 26 Oct 2001 18:18:10 +0200 (CEST) Date: Fri, 26 Oct 2001 18:18:10 +0200 From: rene@xs4all.nl To: questions@freebsd.org Subject: how to resize many images from a console-prompt? Message-ID: <20011026181810.A23909@xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. I have large directories full of image files that I need to do processing on. Can anyone tell me which packages are out there that might assist me? I'm particularly looking for functionality to get fileinformation (width, height, no of colors) in an .gif, .png or .jpg image. With that information, I'd like to be able to resize all 3 fileformats to something that I specify. For instance, I'd like to be able to resize along only 1 edge, and have the program calculate the proportions for me, and any whitespace that is left over should have a color defined by me or be transparant.. I know I'm asking for a lot; is it out there? ;) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message