# Extend video

Here’s a step-by-step guide on how to extend videos using ‘Extract last frame to Canvas’ on Morphic:

1. Upload or generate the video you want to extend on Canvas

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2F1DE3s7U8GLVMv1OlVirk%2FCleanShot%202026-01-18%20at%2017.56.25%402x.png?alt=media&#x26;token=3e0303c3-c6cb-4322-abf2-bd2e2880d5fd" alt=""><figcaption></figcaption></figure>

2. Right-click on the video and choose ‘Extract last frame to Canvas’

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FtQmHgxU9R6ixT9eOu0zJ%2FCleanShot%202026-01-18%20at%2017.57.27%402x.png?alt=media&#x26;token=401db0c9-540a-4590-ba7f-d9abb0bf553b" alt=""><figcaption></figcaption></figure>

3. Use the newly extracted frame as the start frame, then run [Image to Video](https://morphic.com/docs/video/image-to-video) to generate a follow-up clip that extends the video

<div><figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2Fv01pg262JTNnYPv7qEnI%2FCleanShot%202026-01-18%20at%2017.57.48%402x.png?alt=media&#x26;token=cfe3884a-85c1-4df8-b116-fc8a6a460727" alt=""><figcaption><p>Extracted frame on the right</p></figcaption></figure> <figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2Fx2hB0SPWcSMnMTBQQ5ag%2FCleanShot%202026-01-18%20at%2018.04.18%402x.png?alt=media&#x26;token=593e59c8-9ce3-45bb-b320-779822b19800" alt=""><figcaption><p>Image to Video</p></figcaption></figure></div>

4. Repeat steps 2 and 3 as needed to generate additional clips that can be stitched together
5. Once you have all the clips, go to Compose to stitch them together

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FcKqXHQ3orngDajmsltBb%2FCleanShot%202026-01-18%20at%2018.12.54%402x.png?alt=media&#x26;token=c6875cce-78e2-43c5-bf26-d45d925d5763" alt=""><figcaption></figcaption></figure>

6. Drag and drop all generated clips from the Assets section onto the timeline

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2F1i5S0UPYzRLdEWAvUC8g%2FCleanShot%202026-01-18%20at%2018.13.44%402x.png?alt=media&#x26;token=c04a0585-993d-4c98-9ccc-d293a8c582de" alt=""><figcaption></figcaption></figure>

7. Export the final stitched video using the Export button in the top-right (up to 4K resolution)

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2Fw1DRqnqLFxswu5fpm7S5%2FCleanShot%202026-01-18%20at%2018.06.07%402x.png?alt=media&#x26;token=1b1fc479-16e4-490d-ae73-62a019d354dd" alt=""><figcaption></figcaption></figure>

That’s how you use the ‘Extract last frame to Canvas’ on Morphic to create extended shots with visual consistency easily.

***

If you have any trouble or have any questions, feel free to reach out. We're happy to help, write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://morphic.com/docs/how-tos/extend-video.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
