> ## Documentation Index
> Fetch the complete documentation index at: https://docs.imagine.art/llms.txt
> Use this file to discover all available pages before exploring further.

# Video Extend

Video Extend adds 5 seconds of new content to the end of an existing video. You can let the AI continue the clip naturally in Auto mode, or write a prompt in Manual mode to direct exactly what should happen in the extension.

## How to extend a video

<Steps>
  <Step title="Open Video Extend">
    Navigate to [Video Studio](https://www.imagine.art/video) and select **Video Extend** to begin.

    <Frame>
      <img src="https://mintcdn.com/imagineart/J2xqqmSVT1hzcHz0/images/Screenshot-2026-05-07-at-1.27.01-PM.png?fit=max&auto=format&n=J2xqqmSVT1hzcHz0&q=85&s=2d685b1ca35f8a25468eaefc5d974566" alt="Screenshot 2026 05 07 At 1 27 01 PM" width="1134" height="1236" data-path="images/Screenshot-2026-05-07-at-1.27.01-PM.png" />
    </Frame>
  </Step>

  <Step title="Upload your Video">
    You can select an existing asset from your uploads or upload one from your computer
  </Step>

  <Step title="Continue with or without a prompt">
    <Tabs>
      <Tab title="Without Prompt">
        The model analyses the last frames of your clip and generates a natural continuation that maintains the same scene, motion, and style.

        Best when:

        * The existing video has clear, ongoing motion that should continue (e.g. a camera pan, a walking character, flowing water)
        * You want a quick extension without writing a prompt
        * The visual content at the end of the clip provides enough context for the AI to continue coherently

        <Frame>
          <img src="https://mintcdn.com/imagineart/J2xqqmSVT1hzcHz0/images/Screenshot-2026-05-07-at-1.32.39-PM.png?fit=max&auto=format&n=J2xqqmSVT1hzcHz0&q=85&s=5d4de5bfe934ac194ea9e2e87bacfb59" alt="Screenshot 2026 05 07 At 1 32 39 PM" width="718" height="976" data-path="images/Screenshot-2026-05-07-at-1.32.39-PM.png" />
        </Frame>
      </Tab>

      <Tab title="With Prompt">
        Write a custom prompt describing what should happen in the additional video. You can specify new actions, introduce new scene elements, or direct a change in camera angle or subject focus.

        **Example prompts:**

        * `The character continues walking and turns a corner, revealing a busy marketplace`
        * `The camera slowly pulls back to reveal the full landscape`
        * `Rain begins to fall, intensifying with each second`

        This is best when:

        * You want to direct a specific continuation rather than letting the AI decide
        * The clip ends at a neutral or static moment that doesn't naturally suggest what comes next
        * You're building a multi-segment narrative and need each extension to advance the story

        <Frame />
      </Tab>
    </Tabs>
  </Step>

  <Step title="Generate the extension">
    Click **Generate**. The AI produces the  extension and appends it to your original clip, delivering a combined video as the output.
  </Step>
</Steps>

## What to do next

<CardGroup cols={2}>
  <Card title="Edit Video" icon="pen" href="/video-tools/edit-video">
    Change specific elements in your video using a text description.
  </Card>

  <Card title="Video Effects" icon="sparkles" href="/video-tools/video-effects">
    Apply VFX effects to a generated or extended video.
  </Card>

  <Card title="Lipsync" icon="microphone" href="/video-tools/lipsync">
    Add talking-avatar lip animations to your clip.
  </Card>

  <Card title="Video Credits" icon="coins" href="/video-tools/video-credits">
    Understand how credits are calculated for Video Extend.
  </Card>
</CardGroup>
