Subject: Re: reducing the size of an image
To: None <port-amiga@NetBSD.org>
From: Gunther Nikl <gni@gecko.de>
List: port-amiga
Date: 02/18/2004 14:17:53
On Wed, Feb 18, 2004 at 07:57:53AM -0500, admin@datazap.net wrote:
> I was wondering if someone could recommend a program that would reduce
> the size of a jpg. I am looking for something doesn't require X11.

  It depends on what you want. There is jpegtran which doesn't modify the
  image itself but does some useful transformations on jpg files.
  Maybe cjpeg/djpeg together with the netpbm package are what you are
  looking for, The first three utilities are part of IJG libjpeg.

  Gunther