Don't talk bad about GIF! GIF is a great format. Once upon a time I wrote a GIF89a library that supported animation, etc. I found it straightforward to parse and write, eminently extensible, with a clear and easy-to-read specification. No one has been able to get their act together and propose a successful PNG animation format, but I'm disappointed that the "PNG in GIF" proposal never took off. Size wouldn't be so ba…
You already mentioned the specification ( http://www.w3.org/Graphics/GIF/spec-gif89a.txt ). Did you use anything else?