Tracked Reframe

Video·Video-API·by eachlabs

Tracked Reframe re-crops a video to a new aspect ratio while following the subject, keeping the action centered for vertical and square formats.

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": "tracked-reframe",
    "version": "0.0.1",
    "input": {
        "video": "https://cdn-us.eachlabs.ai/defaults/e4a617c2c89046b781814bb26563eac2.mp4",
        "what_to_do": "Follow the main subject and reframe the video to a vertical 9:16 crop."
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Tracked Reframe

01 / 03

What does Tracked Reframe do?

Tracked Reframe converts a video to a new aspect ratio while following the main subject, so the action stays in frame. On the each::labs Video API it reshapes landscape footage into vertical or square formats without cropping out the important moments.