Helps create CSS3 Animation @keyframes code.
This tool allows you to specify values of individual keyframes, and generates the annoying bits of work that computers were built for.
Inspired by some concepts of http://www.css3animationgenerator.com, I made this tool because I wasn't satisfied with the other CSS3 Animation generator tools out there. All a bit too "preset" and some didn't even allow the freedom of custom CSS (something that css3animationgenerator.com did well), so I've incorporated it in this.
I originally built this to use with CSS Sprite animations to animate between sprite sheet background positions.
Of course this tool can also be used, simply as a way to generate the vendor prefixes for experimental CSS properties or insert values dynamically.