Intelligence
Burn text overlay onto video
Burns text overlay onto a video using FFmpeg ASS subtitles. Supports TikTok-safe zones, configurable font size, stroke thickness, and top/center/bottom positioning. Returns CDN URL of the result. 5 credits.
POST
Burn text overlay onto video
Documentation Index
Fetch the complete documentation index at: https://docs.vidjutsu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
URL of the source video
Overlay text. Use \n for line breaks.
Vertical text placement
Available options:
top, center, bottom Font size in pixels. Defaults to 4% of video height.
Text outline thickness (0-10). Defaults to 2.
Burn text overlay onto video