> 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/jp/igaido/precise-image-editing.md).

# 精密な画像編集

Morphic の最新の画像から画像への更新により、正確な画像編集と変換が可能になり、画像から画像へのワークフローを使って創作の自由を最大限にコントロールできます。画像をアップロードまたは生成し、それを選択して、プロンプトバーに希望する変換内容を記述するだけです。

<figure><img src="/files/59024d6e077553c2c0f1a745666137736c443955" alt=""><figcaption></figcaption></figure>

### プロンプト作成ガイド

服装、スタイル、または設定を変更するときは、プロンプトの明確さと詳細さを保ってください。

{% hint style="info" %}
**避けること：** 天気を夏に変える。

**試してみてください：** シーンを暑い夏のシーンに変更し、主役の人物はそのままにして、人物のセーターを白いTシャツに置き換えてください。
{% endhint %}

人物のポーズを変更するときは、そのポーズ、表情、その他必要な詳細を維持するよう指示を追加してください。

{% hint style="info" %}
**避けること：** 男性がパンチしている。

**試してみてください：** 現在の背景と人物の表情は維持しつつ、人物のポーズをパンチの途中の姿勢に変更してください。
{% endhint %}

#### 1. プロンプトでオブジェクトを置き換える

プロンプト例：人物はそのままにして、丸太を水に半分沈んだ巨大な黄色いバナナに変えてください。

<div><figure><img src="/files/ca1a52baaf8089366163a50736ac43bb35e5870a" alt=""><figcaption></figcaption></figure> <figure><img src="/files/667daaff718428b2296bec7b9ff1aa1c9610e9a2" alt=""><figcaption></figcaption></figure></div>

#### 2. 服装を変更してオブジェクトを追加する

プロンプト例：彼女の服装を緑のTシャツに変更してください。赤いサングラスを追加してください。彼女のポーズ、表情、その他すべてはそのままにしてください。

<div><figure><img src="/files/70d7f70d6181138b3457573738f365b364851a51" alt=""><figcaption></figcaption></figure> <figure><img src="/files/83f02a657fd598d1451d622acdcb0460c45f1d1f" alt=""><figcaption></figcaption></figure></div>

#### 3. 環境を変更する

プロンプト例：背景と環境を夜のキャンプシーンに変更してください。

<div><figure><img src="/files/154f55f9e87e215339e381df651979b75c622ae3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/718d342cc1848ee1698b87b172f8953d2032835c" alt=""><figcaption></figcaption></figure></div>

#### 4. 異なる視点を生成する

プロンプト例：建物はそのままにして、フレームの視点を上から見た構図に変更してください。

<div><figure><img src="/files/b6ac2dce76cdd51386b9bd4fd2979e886ddf760b" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7e57e846de9dd254420379b7463dfebacb067800" alt=""><figcaption></figcaption></figure></div>

#### 5. シーンに人物を追加する

プロンプト例：コーヒーショップのテーブルの右側に、もう1人の若者を座らせ、1人目の人物と気軽に交流している様子を追加してください。テーブルや温かみのある木目調など、背景要素を含め、視点、比率、背景要素が一貫し、シーンに自然に溶け込むようにしてください。

<div><figure><img src="/files/dc41aa493b2c9cf52239956bd1e4b69bf652d660" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5576dffdbdbf93629578ce8be66b4a932f28c394" alt=""><figcaption></figcaption></figure></div>

#### 6. 周囲と雰囲気を変更する

プロンプト例：背景を、夜のネオンが輝く繁華街の通りに変更してください。

<div><figure><img src="/files/abb18bec8b462b17bcadedb51f43a37392bed598" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4e67ebeef3b0b0aa307ed67d95b422b72582df86" alt=""><figcaption></figcaption></figure></div>

***


---

# 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/jp/igaido/precise-image-editing.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.
