Reverse Video

Video·Video-API·by eachlabs

Reverse Video plays a clip backward, producing a reversed version of your footage for creative effects, loops, and transitions in a single call.

Runtime (p50)
1m
Estimated price
$1.80 / unit
Call the API
prediction.sh
sh
curl -X POST \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "reverse-video",
    "version": "0.0.1",
    "input": {
        "video": "https://cdn-us.eachlabs.ai/defaults/a0268440095946708e2a59e82a9ae1b5.mp4"
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Reverse Video

01 / 03

What does Reverse Video do?

Reverse Video plays a clip backward and returns a fully reversed version of your footage. On the each::labs Video API it renders the effect in one call, giving you rewind-style motion for creative edits, loops, and transitions.