From owner-freebsd-questions Sun Sep 10 19: 2:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c528925-a.plano1.tx.home.com (c528925-a.plano1.tx.home.com [24.21.161.123]) by hub.freebsd.org (Postfix) with ESMTP id 135C037B424 for ; Sun, 10 Sep 2000 19:02:26 -0700 (PDT) Received: from kreska.org (c528925-a.plano1.tx.home.com [24.21.161.123]) by c528925-a.plano1.tx.home.com (8.9.3/8.9.3) with ESMTP id VAA70648; Sun, 10 Sep 2000 21:02:19 -0500 (CDT) (envelope-from jeff@kreska.org) Message-ID: <39BC3CC9.F295DF86@kreska.org> Date: Sun, 10 Sep 2000 21:00:41 -0500 From: Jeff X-Mailer: Mozilla 4.73 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Chip Cc: "freebsd-questions@freebsd.org" Subject: Re: Making thumbnail images References: <39BC0225.520792D6@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 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? > > -- > Chip W. > www.wiegand.org > Alternative Operating Systems > > 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