Date: Sun, 19 Mar 2000 00:16:06 +0000 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: spock@mem.net Cc: freebsd-questions@freebsd.org Subject: Re: Command line image manipulation Message-ID: <20000319001605.A6537@parish> In-Reply-To: <200003182005.OAA23671@smith.spock.mem.net>; from spock@spock.mem.net on Sat, Mar 18, 2000 at 02:05:06PM -0600 References: <200003182005.OAA23671@smith.spock.mem.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 18, 2000 at 02:05:06PM -0600, 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? > Take a look at http://www.freebsd.org/~nik/Oxford At the bottom of that page there is details of how the thumbnails in the page were produced (using the command line). HTH > 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 -- Seminars, n.: From "semi" and "arse", hence, any half-assed discussion. ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000319001605.A6537>