Fade In/Out

Video·Video-API·by eachlabs

Fade In/Out adds smooth opening and closing transitions to a video, easing clips in from and out to black for a polished, professional finish.

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": "fade-in-out",
    "version": "0.0.1",
    "input": {
        "video": "https://cdn-us.eachlabs.ai/defaults/01ec65e68ed14abb9572e8e1739631af.mp4",
        "fade_type": "out"
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Fade In/Out

01 / 03

What does Fade In/Out do?

Fade In/Out adds smooth opening and closing transitions to a video. On the each::labs Video API it eases a clip in from black and out to black over a duration you set, giving your footage a clean, professional start and finish.