Quick start
Paste input, review output instantly, then copy it for your workflow.
Create cubic-bezier timing functions and preview curve values.
Updated
Create cubic-bezier timing functions and preview curve values.
Input format: Line 1=x1, Line 2=y1, Line 3=x2, Line 4=y2
Quick start
Enter input and view computed output.
Paste or type your data in the input box.
The tool processes input instantly in your browser.
Copy output and continue your workflow.
In-depth guide
Create cubic-bezier timing functions and preview curve values. This tool is designed for fast local processing and practical day-to-day use.
Paste input, review output instantly, then copy it for your workflow.
Use one value per line for structured inputs. Common separators are handled gracefully.
Processing runs in your browser tab for the MVP workflow, with no mandatory upload step.
Use this tool for quick browser-based work when you need an answer or output immediately. Use a dedicated application or automated workflow when you need bulk processing, approvals, or repeatable production rules.
It defines how an animation accelerates over time using two control points, letting you craft custom easing beyond ease, ease-in and ease-out.
They are the x,y coordinates of the two control handles: cubic-bezier(x1, y1, x2, y2). The x values must stay between 0 and 1.
Yes. y values above 1 or below 0 make the animation overshoot and settle back, which creates a springy, bouncy feel.
Drag the handles to shape the curve, then copy the generated cubic-bezier() value into your transition or animation.
Use presets for quick standard motion. Reach for a custom bezier when you need a specific brand feel or precise control over the acceleration profile.
No. The curve is computed locally in your browser.
Keep exploring
Hand-picked utilities that pair well with the one you're on — all free, client-side, and zero-signup.
Generate layered-looking box shadows with visual controls for offset, blur, spread and opacity.
Create custom rounded corners visually and copy exact border-radius CSS shorthand.
Build responsive CSS grid layouts with live rows, columns and gap controls.
Shrink PDF file size without uploading to a server.
Body Mass Index with metric / imperial inputs and WHO category bands.
Combine multiple PDFs into one in your browser.
Split a PDF by pages or page ranges, download as zip.