# 画像から動画へ

MorphicでImage to Videoを使う簡単なチュートリアルはこちらです：

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

1. Canvasに画像をアップロードするか、生成してください
2. 作業したい画像を選択します
3. フォーカスモードからVideoモードに切り替えます。必要に応じて追加設定を調整するか、デフォルトのままにしてください
4. 作成したい動画を説明するプロンプトを書きます
5. 「生成」を押します

Morphicがあなたの画像を、AI生成の動的な動画に変換します。

これでMorphicのImage to Video機能の使い方は以上です。静止画に命を吹き込むための手軽な方法です。

***


---

# 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/jp/dong-hua/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.
