Tested tool guide
Tested browser tools
Checked August 16, 2026
What Video Speed Changer does, with a checked example
A video stores a fixed set of moments, and how fast they play is decided later. This page makes that decision permanent: it takes the file you choose, re-times it to a speed you set, and saves a new video. Everything runs in the browser; nothing is uploaded. The surprise is on the slow-down side. A clip contains only the moments that were actually filmed, so a slow-down needs frames that do not exist. The tool estimates how objects moved between the real frames and manufactures the missing ones, which is why slow motion comes out smooth rather than stuttering, and why extreme slow-downs can look faintly synthetic.
Worked example
A concrete input and expected output from the current implementation.
Input
A 60-second clip, speed set to 1.5x
->
Expected output
A 40-second video file: 60 / 1.5 = 40 seconds.
Duration divides by the speed factor, so the same frames finish in 40 seconds instead of 60. Setting 2x would give 30 seconds, and 0.5x would give 120 seconds (60 / 0.5 = 120).