> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/user/make-project/floor-plan-image-upload.md).

# 도면 이미지 업로드

## 도면 이미지 업로드하기

{% stepper %}
{% step %}

### 도면 이미지 업로드 화면 열기

\[새로운 프로젝트] → \[도면 직접 그리기]를 선택해주세요.

도면 이미지 업로드하기를 클릭하면 업로드 화면이 나타납니다.

![](/files/45zBRpyAgv0QBv5uxXPB)

![](/files/Sj6kkg8BoAn7FdzUy5dv)
{% endstep %}

{% step %}

### 도면 이미지 업로드하기

업로드 화면이 나타나면 도면 이미지를 업로드할 준비가 완료된 거예요.\
이미지를 드래그 앤 드롭하거나 파일을 직접 선택해서 업로드해 주세요.

* 업로드 가능한 확장자: jpg, jpeg, png, gif
* 최대 파일 크기: 10MB

![](/files/UgVNtbmYtQpZUsjLqZmF)
{% endstep %}

{% step %}

### 업로드 옵션 설정하기

업로드한 이미지에 맞춰 아래 옵션을 설정해 주세요.

1. 회전 및 반전 기능: 이미지를 회전하거나 좌우/상하로 반전시켜 도면 방향을 맞출 수 있어요.
2. 자동 감지 끄기: 자동 감지를 끄면, 도면의 스케일을 수동으로 입력해야 해요.
3. 영역 설정: 필요한 부분만 잘라내어 정확하게 업로드할 수 있어요.\
   치수 정보가 포함되어 있어야 치수 자동 검출이 가능해요.

![](/files/YXteZLmiokDSyhOcj40r)
{% endstep %}

{% step %}

### 치수 확인 후 업로드하기

다음 단계로 넘어가면, AI가 자동으로 치수와 거리를 인식해요.\
\[거리]와 영역 거리가 맞는지 확인하고, 정확하다면 업로드 버튼을 눌러주세요.\
만약 인식이 잘 되지 않는다면, 영역을 다시 설정하거나 숫자를 수정할 수도 있어요.

<figure><img src="/files/ldCWj7TUEajo7PayCd92" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 생성된 도면 확인 및 다듬기

업로드 후, AI는 벽, 문, 창문을 자동으로 인식하여 도면을 빠르게 그려줍니다.

<figure><img src="/files/0HkVFAAyriow6ubg4JT3" alt=""><figcaption></figcaption></figure>

하단의 \[이미지 세팅]을 클릭하면, 도면 이미지의 투명도를 자유롭게 조절할 수 있으며, 이미지 표시를 켜거나 끄는 것도 가능해요.\
이제 도면을 편리하게 조정하고, 원하는 대로 꾸며보세요! 🥳

<figure><img src="/files/dlghzoLOGonq6frktz7e" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://docs.archisketch.com/guide/user/make-project/floor-plan-image-upload.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.
