# Frames to Video

Here's a quick tutorial on how to use Frames to Video on Morphic:

{% embed url="<https://youtu.be/rWCsRwSeUI0>" %}

1. Upload or generate your images on the Canvas
2. Switch the mode from ‘Image’ to ‘Video’ in the prompt bar at the bottom
3. Select the images from Canvas, import from assets
4. Choose 2-5 frames or images to include
5. Write a prompt describing the motion or transformation between the frames
6. (Optional) Use Time Control to adjust the timing between frames
7. Click ‘Generate’

That’s how you use the Frames to Video feature on Morphic. It’s a fast way to turn static frames into smooth, flowing video with AI.

***

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/video/frames-to-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.
