[ Crystal Works ]

[Amiga]
GifSplit.Rexx

Crystal Works Main Page
Bryan Williams.Com
My Guide to the San Diego Comic-Con, International

Please read the FAQ.
External links where last check on 27 Apr 2006 .
[ Link Online ] : This link was online.
[ Link Offline ] : This link was offline.

Blatant Plug for a friends website.

See the Lamest in Gamerwear.
Gamer Concepts

GifSplit.rexx is an ARexx script that will split an animated gif into it's component frames. It uses no patented alogrithms in doing so. It simply reads each frame of the gif, and produces an entire gif from that piece.

The script will output the individual frames with the name <filename>.XXX.Gif, in which XXX is the number of the frame, counting from 001.

It works quite well for many gifs, but there are some gifs out there on the web that have been optimized for web use. These gifs, when split, will have areas that remain the background color, and may also be smaller than the first frame.

Command:
GifSplit.rexx
Current Version:
0.99, 17 Feb 1998
Usage:
RX GifSplit[.rexx] <filename> [debug]

<filename>
This is the gif file you wish to split
debug
Turns on debug mode, which will then print out more information than you wished to know. This is activated by typing ANY characters after the filename.
Grab the latest version by WWW
Mail me at: cw10@EvilGeniuses.org
Or you can leave me Feedback
But please read the FAQ first.
Bryan K. Williams

Last Modified 05 Jul 2003

Copyright © 1998, 99, 2000, 01, 02, 03, 04, 05, 06 Crystal Works