From owner-freebsd-questions Tue Aug 6 23:56: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DA0637B400 for ; Tue, 6 Aug 2002 23:56:04 -0700 (PDT) Received: from cypress.adhesivemedia.com (cypress.adhesivemedia.com [207.202.159.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id B421643E4A for ; Tue, 6 Aug 2002 23:56:03 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from cypress.adhesivemedia.com (localhost [127.0.0.1]) by cypress.adhesivemedia.com (8.12.3/8.12.3) with ESMTP id g776u31b057234; Tue, 6 Aug 2002 23:56:03 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from localhost (philip@localhost) by cypress.adhesivemedia.com (8.12.3/8.12.3/Submit) with ESMTP id g776u31W057231; Tue, 6 Aug 2002 23:56:03 -0700 (PDT) X-Authentication-Warning: cypress.adhesivemedia.com: philip owned process doing -bs Date: Tue, 6 Aug 2002 23:56:03 -0700 (PDT) From: Philip Hallstrom To: James Long Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Non-GUI .jpg manipulation utility sought In-Reply-To: <20020806215208.A31191@ns.museum.rain.com> Message-ID: <20020806235455.H57201-100000@cypress.adhesivemedia.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 You might look at the netpbm package... it's not the speediest (in terms of you don't want to server up web images with it) but it gives really good results (better than ImageMagick in my experience). It's definately fast enough for batch converting a bunch of files. It's in the ports. -philip On Tue, 6 Aug 2002, James Long wrote: > I would like to find a command-line driven utility which can perform > rudimentary manipulation of jpeg files, such as resizing, brightness > and contrast adjustments, etc. > > Is there a port which gives good results? I have Gimp installed, > but that seems like overkill, and isn't handy when one has hundreds > of images that need to be resized with a shell script. At least, I > do not know how to use it proficiently enough that I can have it > automatically resize hundreds of images. > > I would appreciate your suggestions. > > Thanks, and regards from Portland, > > Jim > > > 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