# 각종 이미지 크기

### 커버 이미지

키 비주얼·서브 이미지입니다. 가로16:세로9에 반드시 맞춰 주세요.

픽셀 예시→1280px：720px ・ 1920px：1080px

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(2)%20(1).png" alt="" width="375"><figcaption></figcaption></figure>

### 캐릭터 이미지

정사각형입니다. 세로로 긴 이미지나 가로로 긴 이미지를 업로드하면 좌우 또는 상하에 흰 여백이 생깁니다.

픽셀 예시→500px：500px（가로와 세로가 같다면 어떤 값이라도 가능）

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(1)%20(1)%20(1).png" alt="" width="334"><figcaption></figcaption></figure>

### 단서 이미지

목록에서는 정사각형（좌우가 자동 트리밍）、상세에서는 가로16：세로9입니다.\
가로16：세로9에 맞추면서, 문자나 이미지와 같은 중요한 정보를 중앙에 배치하는 것이 좋습니다.

픽셀 예시→1280px：720px ・ 1920px：1080px

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(2)%20(1)%20(1).png" alt="" width="563"><figcaption></figcaption></figure>

### 배경 이미지

플레이어가 사용하는 단말기의 크기에 따라 달라지므로 고정 값은 없습니다. 가로9：세로16、가로3：세로4와 같은 세로형 이미지로 해두는 것이 좋습니다.

플레이 화면에서는, 이미지의 세로 길이＝화면의 세로 길이가 되도록 자동으로 조정됩니다.

### 동영상

플레이어가 사용하는 단말기의 크기에 맞춰 상하좌우에 자동으로 검은 배경이 적용되므로, 고정 값은 없습니다.

### 작가 프로필의 헤더

플레이어가 사용하는 단말기의 크기에 따라 달라지므로 고정 값은 없습니다. 가로16：세로9、가로2：세로1과 같은 가로형 이미지로 해두는 것이 좋습니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(3).png" alt=""><figcaption></figcaption></figure>


---

# 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://docs.studio.uzu-app.com/ko/others/image-px.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.
