From owner-freebsd-questions Mon Mar 20 0:10:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from omnix.net (omnix.net [195.154.168.66]) by hub.freebsd.org (Postfix) with SMTP id AD51E37B8FF for ; Mon, 20 Mar 2000 00:10:06 -0800 (PST) (envelope-from didier@omnix.net) Received: (qmail 17267 invoked by uid 200); 20 Mar 2000 08:10:02 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 20 Mar 2000 08:10:02 -0000 Date: Mon, 20 Mar 2000 08:10:02 +0000 (GMT) From: Didier Derny To: spock@mem.net Cc: freebsd-questions@freebsd.org Subject: Re: Command line image manipulation In-Reply-To: <200003182005.OAA23671@smith.spock.mem.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG check ImageMagic in the ports On Sat, 18 Mar 2000, Rev. Nostrebor N. Cire wrote: > I would like to write a CGI script to present thumbnails of all of the > images in an arbitrary directory, if such a program does not already > exist. To do this, I need a command line program that will read GIF, JPEG > and ideally BMP and TIFF format files and output them in GIF or JPEG format > on stdout or to a file after resizing the image to a given height or width > with the unconstrained parameter (height or width) proportional to the > original. > > Does anyone know of a command line manipulation program that does this or > maby of a program that does all of the above? > > XV has quite a few command line options and reads all of the file formats I > want to manipulate, but I don't think I can get it to output to a file from > the commandline. I know this will not be efficient, but I don't want to > generate thumbnails for all of my images and keep them organized. > > Thank You. > > http://www.spock.mem.net > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message