From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RUlv2-0006dY-R4 for garchives@archives.gentoo.org; Sun, 27 Nov 2011 21:05:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7845021C180; Sun, 27 Nov 2011 21:05:35 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) by pigeon.gentoo.org (Postfix) with ESMTP id BE45A21C148 for ; Sun, 27 Nov 2011 21:03:42 +0000 (UTC) Received: by vbbff1 with SMTP id ff1so6432625vbb.40 for ; Sun, 27 Nov 2011 13:03:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=BJSLbzJ2MiyHkT1i2Gqrll5YDFJ2zE9nXwlxKVQO/WQ=; b=Tx4hP957bUhAnlPYzxTgbhe/y0PAuM9SSE1QC6OETD+VgMTLLyz1GcP39qoSkzLpkR YOyx2I+vjZ8kYNGqecczMvmM88a6TaYidgxK5zo9D6TMHWhSGO42Ov49OfDuYx2s8D4a SgKSdy5MBibg0kRAy5V9C0sgpGdL0vJ8Y0Tns= Received: by 10.52.22.137 with SMTP id d9mr27657668vdf.50.1322427822301; Sun, 27 Nov 2011 13:03:42 -0800 (PST) Received: from [192.168.2.15] (bas1-hamilton02-1279489609.dsl.bell.ca. [76.67.118.73]) by mx.google.com with ESMTPS id z3sm30127174vdg.16.2011.11.27.13.03.41 (version=SSLv3 cipher=OTHER); Sun, 27 Nov 2011 13:03:41 -0800 (PST) Message-ID: <4ED2B3E8.2000500@gmail.com> Date: Sun, 27 Nov 2011 17:04:24 -0500 From: Colleen Beamer User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111126 Thunderbird/8.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] ImageMagick References: <4ED2A6D9.1020905@gmail.com> <2079275.oEENtEHvdm@pc> In-Reply-To: <2079275.oEENtEHvdm@pc> X-Enigmail-Version: 1.3.3 Content-Type: multipart/alternative; boundary="------------090907010602090009060101" X-Archives-Salt: 23054bec-a213-4606-b096-5322c19cd758 X-Archives-Hash: cfd0413d86fe86c44e826d15b351caaa This is a multi-part message in MIME format. --------------090907010602090009060101 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 11/27/11 15:18, Michael Schreckenbauer wrote: > Hi Colleen, > > Am Sonntag, 27. November 2011, 16:08:41 schrieb Colleen Beamer: >> Hi all, >> >> I used to use ImageMagick to quickly resize images and convert from one >> format to another (jpg to png, for example). ImageMagick is installed >> on my system (installed as requirement of something else), but I'm >> darned if I can find an executable to run the program. There used to be >> one in /usr/bin on my old system. >> Does anyone have any experience with this? > > yes :) It's /usr/bin/convert This isn't quite what I wanted - you have to add options to the command. I was hoping to get the graphical interface that I had before. Please don't tell me they took a great little program and screwed it up! :-) Colleen -- Registered Linux User #411143 with the Linux Counter, http://counter.li.org --------------090907010602090009060101 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 11/27/11 15:18, Michael Schreckenbauer wrote:
> Hi Colleen,
>
> Am Sonntag, 27. November 2011, 16:08:41 schrieb Colleen Beamer:
>> Hi all,
>>
>> I used to use ImageMagick to quickly resize images and convert from one
>> format to another (jpg to png, for example). ImageMagick is installed
>> on my system (installed as requirement of something else), but I'm
>> darned if I can find an executable to run the program. There used to be
>> one in /usr/bin on my old system.
>> Does anyone have any experience with this?
>
> yes :) It's /usr/bin/convert


This isn't quite what I wanted - you have to add options to the command.  I was hoping to get the graphical interface that I had before.  Please don't tell me they took a great little program and screwed it up!  :-)

Colleen

--

Registered Linux User #411143 with the Linux Counter, http://counter.li.org

--------------090907010602090009060101--