> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/kr/video/image-to-video.md).

# 이미지를 비디오로

Morphic에서 이미지-비디오 사용 방법에 대한 간단한 튜토리얼입니다:

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

1. 캔버스에 이미지를 업로드하거나 생성하세요
2. 작업할 이미지를 선택하세요
3. 포커스 모드를 통해 비디오 모드로 전환하세요. 필요에 맞게 추가 설정을 조정하거나 기본값으로 두세요
4. 원하는 비디오를 설명하는 프롬프트를 작성하세요
5. 생성하기를 누르세요

Morphic가 이미지를 역동적인 AI 생성 비디오로 바꿔줍니다.

이렇게 Morphic에서 이미지-비디오 기능을 사용할 수 있습니다. 정지된 시각 자료에 생동감을 불어넣는 빠른 방법입니다.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/kr/video/image-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.
