On Mon, Oct 14, 2002 at 09:45:32PM +0600, [EMAIL PROTECTED] wrote:
> Hi all,
> 
> I would like to convert a .tiff file to a gif file using a command line 
> program
> 
> I have found the program 
> gif2tiff, but not the other way.
> 
> Your help is much appreciated

The ImageMagick packge includes a program named convert:

        convert foo.tif foo.gif

ImageMagick is a standard part of 7.2, I would assume it also comes with
7.3 and other releases too.

-- 
-------------------------------------------------------------------------------
 .----    Fred Smith    /              
( /__  ,__.   __   __ /  __   : /     
 /    /  /   /__) /  /  /__) .+'           Home: [EMAIL PROTECTED] 
/    /  (__ (___ (__(_ (___ / :__                                 781-438-5471 
-------------------------------- Jude 1:24,25 ---------------------------------



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to