📈
⚙️

Easing Values for JS Animation Libraries

Get cubic-bezier values for GSAP, Framer Motion, anime.js, and more.

لاگ ان کی ضرورت نہیں

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).

JS Animation tips

⚙️

Framer Motion accepts an array [x1, y1, x2, y2] — read the four numbers from the cubic-bezier() output.

💡

GSAP's CustomEase and anime.js both take cubic-bezier strings or the four control values.

🎯

Designing the curve visually beats guessing magic numbers — drag until the motion feels right, then copy.

یہ کیسے کام کرتا ہے

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…

اکثر پوچھے جانے والے سوالات