KINOtext-to-video studio
reel 01 — prompt to picture

Describe it.
Watch it happen.

Write a scene in plain language and the studio renders it into moving footage. One prompt in, one video out — then download it.

4 values left to connect

  • TEXT_TO_VIDEO_API_URL is set to the API key. It needs the generation endpoint URL instead, e.g. https://api.your-provider.com/v1/video/generate
  • TEXT_TO_VIDEO_STATUS_URL is set to the API key. It needs the polling endpoint URL instead, e.g. https://api.your-provider.com/v1/video/{id} — or leave it empty if the API is synchronous.
  • TEXT_TO_VIDEO_MODEL is set to the API key. It needs a model name, e.g. "veo-3" — or leave it empty if your API does not take one.
  • TEXT_TO_VIDEO_AUTH_HEADER is set to the API key. It needs a header *name*, e.g. "x-api-key" — or leave it empty to use the default "Authorization: Bearer <key>".
0 chars⌘ + ↵ to render
02Viewport

No footage yet

KINO — text to videoRenders are generated server-side