  GifCvt32 Version 1.5

  32-bit Command-Line GIF File Converter for Windows 95/98/NT 
  
  DISCLAIMER
  ==========

  This software is provided as-is, without warranty of ANY KIND, either
  expressed or implied, including but not limited to the implied warranties
  of merchant ability and/or fitness for a particular purpose. The author
  shall not be held liable for any damage to you, your computer, or to anyone
  or anything else, that may result from its use, or misuse.


  DESCRIPTION
  ===========

  GifCvt32 is a free 32-bit utility that converts between GIF file and several 
  other formats.  The utility is designed to work from a Windows 95/98/NT DOS window,
  or within Scripts or Batch files. It will also accept wilcards and handle long filenames.

  INSTALLATION
  ============

  Unzip all files to your hard-drive, put Gifcvt32.exe into a directory within 
  your PATH, such as C:\Windows

  USAGE
  =====

  -To convert from GIF to JPG or BMP:

   GIFCVT32  GifFile -FMT [-F] 
       (with -FMT=[BMP or -JPG], -F: force overwriting existing file)

          Example: GIFCVT32 image1.gif -BMP
               or: GIFCVT32 *.gif -BMP
  


  -To convert from other formats to GIF file:

   GIFCVT32  OtherFormatFile.Ext  [-F] 
    (with Ext=BMP,JPG,ICO,or WMF, -F: force overwriting of existing file)

          Example: GIFCVT32 image1.bmp
               or: GIFCVT32 *.bmp -F


   Output file(s) will have the same name(s) with the converted extension.
  

  SOFTWARE STATUS
  ===============

  This software is FREEWARE.  You are free to distribute this software as long
  as this README file is distributed "as is" along with it.


  CREDITS
  =======

  Delphi GIF component Freeware from Anders Melander.

  http://www.melander.dk

  
 
  CONTACT INFORMATION
  ===================

  Antony Gonzales
  Rua das Laranjeiras 93, Apt. 739
  CEP 22240-000 Rio de Janeiro/RJ Brazil  
  E-mail: antonyg2@yahoo.com
    
  
  