giffy 0.1.1

A simple GIF decoder written in Rust.
Documentation

giffy

A simple GIF decoder written in Rust.

Try it

cargo run --example example <gif file path> <output folder path>

Disclaimer

At this time, this decoder is meant to be for educational/learning purposes only.