Colore e design
Generatore di Animazioni CSS
Build keyframes visually, copy ready-to-paste CSS.
Nota dell'editore
Understanding · Keyframes, timing, and what runs on the GPU.
Questo capitolo approfondito è attualmente disponibile solo in inglese. Lo strumento di conversione qui sopra funziona nella tua lingua; il lungo articolo esplicativo non è stato ancora tradotto.
Domande frequenti
Quick answers.
›Does the generator use external libraries?
No. It outputs pure CSS keyframes and `animation` properties that work natively in all modern browsers without any dependencies.
›What is the difference between ease-in and ease-out?
The `ease-in` function starts the animation slowly and speeds up at the end, while `ease-out` starts quickly and decelerates at the end.
›Can I animate any CSS property?
The tool focuses on the most common animatable properties like `transform`, `opacity`, and `background-color`. These properties are generally more performant as they avoid triggering browser layout recalculations.
›How do I make an animation loop forever?
Set the `animation-iteration-count` property to `infinite`. This is a standard option in the duration and timing configuration panel.
Le persone cercano anche
Strumenti correlati
More in this room.
- Generatore di SfumatureSfumature CSS lineari, radiali e coniche.
- Generatore Box ShadowEditor visuale di box-shadow CSS.
- Generatore Border RadiusEditor border-radius CSS per angolo.
- Editor Cubic BezierDisegna visivamente curve di easing CSS.
- Generatore di Filtri CSSAnteprima in tempo reale di sfocatura, luminosità, rotazione-tinta e altro.
- Generatore GlassmorphismSchede UI effetto vetro smerigliato con backdrop-filter.