Captions and animations,
rendered in one API call.
Drop a video below or call one API. Get back a polished, captioned, animated reel, rendered on AWS Lambda and ready to post.
The reel
Every way to render
Pick a format per call. Billed by the second, only for what you run.
Captions
3 cr/minClean animated subtitles, burned in.
Creative mix
12 cr/minAI images and animated graphs, one idea at a time.
Paper cutout
12 cr/minSticker theater — cut-out props on a paper stage.
Breakout
12 cr/minYour face matted out, breaking above a branded panel.
Green Screen Pro
21 cr/minMatted subject on phrase-matched scenes, glow, particles.
Omni auto-edit
36 cr/minHands-off AI edit. Feed it a raw take, get a reel.
Every format is billed per second of video, rounded up. Beta formats are invite-only, join the waitlist from your dashboard.
Credits
Pay as you go
You pay only for what you use. No subscription trap that bills you month after month for renders you never make. Credits never expire.
Developers
One endpoint. Any stack.
Grab an API key in the dashboard and render from anywhere.
curl -X POST https://reelayer.com/api/v1/overlay \
-H "Authorization: Bearer reelayer_your_key" \
-H "Content-Type: application/json" \
-d '{ "videoUrl": "https://.../clip.mp4", "mode": "both" }'