Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Burn text overlay onto video. TikTok-safe zones, configurable positioning.
const { data, error } = await vj.createOverlay({ videoUrl: "https://cdn.example.com/video.mp4", text: "Follow for more tips", position: "bottom", fontSize: 48, strokeThickness: 2, });
videoUrl
string
text
\n\n
position
"top"
"center"
"bottom"
fontSize
number
strokeThickness
2
{ "id": "ovl_...", "resultUrl": "https://cdn.vidjutsu.ai/overlays/ovl_.../output.mp4" }
overlay