Message from discussion
Graphics format convertion command-line utilities ?
From: Colin Fox <c...@globalserve.net>
Subject: Re: Graphics format convertion command-line utilities ?
Date: 1997/07/06
Message-ID: <m3pvswv36i.fsf@snap.globalserve.net>#1/1
X-Deja-AN: 254983009
References: <33BE4C3D.589EE53F@cs.msu.su>
Organization: Globalserve Communications Inc.
Newsgroups: comp.os.linux.x
"Nikita V. Youshchenko" <yo...@cs.msu.su> writes:
>
> I've notised that makefiles of many packages
> use command-line tools to convert between different
> graphics formats. I don't have those tools in my
> system yet :-(, so I have to do convertions using XV,
> manually...
> Where to get conversion tools ? Help...
RedHat (at least, the 4.1 release that I have) comes with a package
called ImageMagic which has a pant-load of converters. And a nice
interface to them - simply say "convert src dest" and it figures
out what to do by the extensions.
I think that it is freely available, but I don't know where you'd
find it.