From owner-freebsd-questions Tue Sep 12 6:28:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rubellite.lion-access.net (rubellite.lion-access.net [212.19.217.4]) by hub.freebsd.org (Postfix) with ESMTP id 83EB337B422 for ; Tue, 12 Sep 2000 06:28:39 -0700 (PDT) Received: from vergiet.core.quad.nl (unknown [143.178.95.210]) by rubellite.lion-access.net (I-Lab) with ESMTP id C51CF2844 for ; Tue, 12 Sep 2000 13:28:18 +0000 (GMT) Message-ID: <39BE300B.5938F820@vergiet.core.quad.nl> Date: Tue, 12 Sep 2000 15:30:51 +0200 From: Bart Pustjens Reply-To: vergiet@quad.nl X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.14-5.0 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Making thumbnail images References: <39BC0225.520792D6@wiegand.org> <39BE2E0F.97A50B75@wiegand.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm looking into the same kind of software but even this 'mogrify' tool gives me this 'Shared object "libXext.so.6" not found' mssage. Any help is appreciated. Bart Chip wrote: > > Thanks Jeff, that's what I am using now. And the > montage part of image magick is pretty cool also. > I'm not using it because of not having a decent > image map program, so I am just building a table > and putting the images into the cells. Maybe I'll > check the ports for an image mapping program sometime. > > -- > Chip W. > > Jeff wrote: > > > > I use mogrify from ImageMagick: > > > > mogrify -quality 50 -geometry 300x225 *.JPG > > > > Chip wrote: > > > > > I am interested in a program that will take a large number (over > > > 600) of jpg images and create thumbnails of them. I have tried > > > something called qp and it doesn't seem to do squat. I also > > > looked > > > at webmagick but it appears to have a huge learning curve and I > > > just don't have time for that. Any other suggestions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message