Video Rotator

Video·Video-API·by eachlabs

Video Rotator rotates any clip by 90, 180, or 270 degrees, correcting sideways or upside-down footage from phones and cameras in a single step.

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": "video-rotator",
    "version": "0.0.1",
    "input": {
        "video": "https://cdn-us.eachlabs.ai/defaults/5f1b19e2d1a84933bdec04cf719f111a.mp4",
        "rotation_degrees": 90
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Video Rotator

01 / 03

What is Video Rotator?

Video Rotator turns a clip by 90, 180, or 270 degrees in a single step. On the each::labs Video API it corrects footage that was recorded sideways or upside down, giving you a properly oriented video ready to publish.