# 이미지에서 비디오로

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

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

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

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

이것이 바로 Morphic에서 이미지에서 비디오 기능을 사용하는 방법입니다. 정지된 시각 자료에 생명을 불어넣는 빠른 방법입니다.

***


---

# 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/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.
