- How do I define steps?
- Percentage-based: 0% (start), 50% (middle), 100% (end), plus any in-between. Each step has its own properties and values.
- Does it preview the animation?
- Yes — live preview loops the animation. Adjust parameters and see the change immediately.
- What about easing between keyframes?
- Linear by default between consecutive keyframes. Toggle per-step easing (ease-in-out) for more natural motion.
- Can I export as SVG SMIL?
- CSS only in this tool. For SVG-specific animation (animate, animateTransform), use an SVG-focused tool.