> For the complete documentation index, see [llms.txt](https://docs.theseaai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theseaai.com/main/jp/tasuku/resolution.md).

# 解像度

1Kと2Kの出力を選択して、素早い反復か高解像度の結果かを切り替えられます。

### 仕組み

<figure><img src="https://3749661168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOUQ3EAPIPziQuBKQgmTy%2Fuploads%2FWzZzoyj6a225vH5dYeBd%2Fimage.png?alt=media&amp;token=7e2456e4-153e-4292-907b-7d850715b1f6" alt=""><figcaption></figcaption></figure>

Beachside はデフォルトで 2K で生成されます。いつでも 1K に切り替えられ、タスクやモデルを移動してもその選択は記憶されます。

{% stepper %}
{% step %}

#### シーンを編集する場合

解像度セレクターは比率コントロールの横にあります。
{% endstep %}

{% step %}

#### 1K または 2K を選択

選択 <kbd><mark style="color:$primary;">**2K**<mark style="color:$primary;"></kbd> でフル解像度の出力を行うか、 <kbd><mark style="color:$primary;">**1K**<mark style="color:$primary;"></kbd> でより素早く試行できます。

解像度を切り替えると、利用可能なモデルとその出力サイズが更新されます。タスクで比率が固定されている場合は、セレクターは解像度のみを切り替え、比率は変更されません。
{% endstep %}

{% step %}

#### 生成

通常どおり生成してください。選択した解像度は次のタスクに自動で引き継がれます。
{% endstep %}
{% endstepper %}

{% hint style="info" %}
2K 画像を、2K に対応していないタスクまたはモデルに入れると、設定パネルにヒントが表示されます。その生成では画像が 1K に縮小されます。
{% endhint %}

***

### 2K が利用できる箇所

2K は、ほとんどの生成タスクやモデルで対応しています。2K に対応していないタスクやモデルでは、自動的に 1K に切り替わります。

すべてのタスクで 2K を利用できるよう、現在鋭意対応中です。

<table><thead><tr><th width="550.5234375">タスクとモデル</th><th>対応済み</th></tr></thead><tbody><tr><td>Combo</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Blend</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Angle - クイック</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Angle - 精密</td><td><span data-gb-custom-inline data-tag="emoji" data-code="26d4">⛔</span></td></tr><tr><td>Light - 方向</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Light - ポイント</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>製品とラベルを削除</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>背景を削除</td><td><span data-gb-custom-inline data-tag="emoji" data-code="26d4">⛔</span></td></tr><tr><td>抽出</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>レタッチ</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>アップスケール</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> （最大 x3 まで）</td></tr><tr><td>拡張</td><td><span data-gb-custom-inline data-tag="emoji" data-code="26d4">⛔</span></td></tr><tr><td>複製</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Nano Banana Pro, Nano Banana 2, Seedream 4.5, Seedream 4, Qwen</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Nano Banana, GPT2, GPT1.5, GPT5.4, Flux Kontext, Imagen, Recraft</td><td><span data-gb-custom-inline data-tag="emoji" data-code="26d4">⛔</span></td></tr></tbody></table>

***

### よくある質問

<details>

<summary><strong>2K 画像が 1K で出力されたのはなぜですか？</strong></summary>

ご利用のタスクまたはモデルが 2K に対応していないためです。その場合、その生成では画像が 1K に縮小されます。生成前に、設定パネルのヒントでその旨が表示されます。

</details>

<details>

<summary><strong>毎回解像度を設定する必要がありますか？</strong></summary>

いいえ。タスクを切り替えても選択内容は記憶され、Signature またはプロジェクトに紐づいたままです。必要なときだけ変更してください。

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.theseaai.com/main/jp/tasuku/resolution.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
