CSS Animation Generator

Generate keyframe animations with a live preview.

Free CSS animation generator. Choose a fade, slide, bounce, spin or pulse preset, set the duration and timing function, preview it live, and copy the @keyframes and animation CSS. Runs in your browser.

How to use the CSS Animation Generator

  1. 01Pick an animation preset like bounce or pulse.
  2. 02Set the duration, timing function and iterations.
  3. 03Copy the @keyframes and animation CSS.

Frequently asked questions

Does it output the @keyframes too?

Yes. The generated CSS includes the full @keyframes rule for the chosen preset plus the animation shorthand, so you can paste both straight into your stylesheet.