From owner-freebsd-questions Fri Oct 25 6:59:26 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 77EA837B406 for ; Fri, 25 Oct 2002 06:59:25 -0700 (PDT) Received: from nic.upatras.gr (nic.upatras.gr [150.140.129.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 98CD943E3B for ; Fri, 25 Oct 2002 06:59:20 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 1892 invoked from network); 25 Oct 2002 13:52:10 -0000 Received: from upnet-dialinpool-37.upnet.gr (HELO hades.hell.gr) (root@150.140.128.217) by nic.upatras.gr with SMTP; 25 Oct 2002 13:52:10 -0000 Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.6/8.12.6) with ESMTP id g9PDx82s000746; Fri, 25 Oct 2002 16:59:33 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by hades.hell.gr (8.12.6/8.12.6/Submit) id g9P2aCjI021326; Fri, 25 Oct 2002 05:36:12 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 25 Oct 2002 05:36:12 +0300 From: Giorgos Keramidas To: Adam Weinberger Cc: Philip Hallstrom , Nathan Vidican , questions@freebsd.org Subject: Re: OT: Looking for command-line jpg editor that could be modified Message-ID: <20021025023611.GD19906@hades.hell.gr> References: <02Oct24.191302edt.118482@gateway.stclaircollege.ca> <20021024170246.N86468-100000@cypress.adhesivemedia.com> <20021025004641.GG68583@vectors.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021025004641.GG68583@vectors.cx> 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 On 2002-10-24 17:46, Adam Weinberger wrote: > netpbm is more for converting images to different formats. The > originator is looking for ImageMagick, which is in the ports tree. > Install the port and read the manpage for convert(1) and mogrify(1). I've used netpbm for scaling images too. A sample Makefile that I quickly wrote one day to generate thumbnails for a page that my aunt wanted to show to friends is at: http://labs.gr/~charon/polytexneio/thumbs/Makefile :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message