Short: Splits GIF animations into individual GIF frames. Author: lombi@iprimus.com.au (Lorence Lombardo) Uploader: lombi iprimus com au (Lorence Lombardo) Type: gfx/conv Architecture: m68k-amigaos GIFsplit (Blitz) v1.0e GNU Copyright (C) 2003-2004 Lorence Lombardo. What the #@$% is GIFsplit ? GIFsplit splits GIF animations into individual GIF frames. Usage:- GifSplit infile outfile [V=VERBOSE] [D#=DIGIT#] eg. GifSplit GifAnim.GIF Pic. D6 Setting the digit format to 0 (D0) will disable digit formating. Use double quotes ("") for the outfile name if you only want frame numbers for the file names. Beta Tester:- Mick ; This program is Free software; you can redistribute it and/or modify ; it under the terms of the GNU General Public License as published by ; the Free Software Foundation; either version 2 of the License, or ; (at your option) any later version. ; This program is distributed in the hope that it will be useful, ; but WITHOUT ANY WARRANTY; without even the implied warranty of ; MERCHANTABILITY OR FITNESS For A PARTICULAR PURPOSE. See the ; GNU General Public License For more details. ; You should have received a copy of the GNU General Public License ; along with this program; if not, write to the Free Software ; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ; GifSplit (Blitz) was based on GifSplit.rexx by Bryan K. Williams ; which has been translated, optimized and re-written. ; GIFsplit does not use any LZW patented algorithm. See http://CW.EvilGeniuses.org for related interest. Feeling bored ? :) Why not check out this URL ? http://home.iprimus.com.au/lombi/1/homepage.htm