📈
🎬

Easing for @keyframes Animations

Pick the right animation-timing-function for CSS keyframe animations.

لا يلزم تسجيل الدخول

Drag the teal & rose handles to shape the curve

Motion preview
Width transition
CSS value
transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);

Presets

💡 The rose and teal handles can pull above or below the box (Y beyond 0-1) to create “overshoot” / bounce effects like back-out and anticipate. X stays within 0-1 (time can’t reverse).

Keyframes tips

🎬

animation-timing-function accepts cubic-bezier() too — copy the value into your @keyframes animation shorthand.

💡

Note: the timing function applies between each keyframe pair, not across the whole animation.

🎯

For looping animations, ease-in-out style curves avoid the jarring stop-start of linear.

كيف يعمل

1
أدخل
Enter your data into the tool above. Everything stays local to your browser.
2
معالجة
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
تنزيل
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

لماذا تستخدم أداتنا؟

مجاني تمامًا — بدون تكاليف خفية، أبدًا
لا حساب أو بريد إلكتروني أو تسجيل دخول مطلوب
الملفات لا تغادر جهازك أبدًا
لا قيود على حجم الملف مطلقًا
لا علامات مائية على أي مخرجات

Also check out…

الأسئلة الشائعة