Video
Change video speed
Speed up or slow down a video from 0.25x to 4x, keeping or changing the audio pitch.
Input
File and output
Result
Change video speed
VID
Waiting for file
The result will appear here.
API
Also available by API
Use multipart or base64 with a NOXUS API key. API billing uses separate USD balance.
The web and API share the same processing function and limits pattern.
POST /api/v1/tools/video-speed
Authorization: Bearer TU_API_KEY
Content-Type: multipart/form-data
video=@clip.mp4
speed=2
keep_pitch=1
output_format=mp4