# 스케치 벡터 변환 (Adobe Illustrator)

### **1. AI 스케치 생성으로 시작하기**

AI 디자인 어시스턴트에서 스케치를 생성하고 `PNG 다운로드` 버튼을 클릭합니다.

<figure><img src="/files/tQXyYHuUj45Hsg28BtSv" alt=""><figcaption></figcaption></figure>

### **2. Adobe Illustrator에서 가져오기 및 준비하기**

Adobe Illustrator를 열고 다운로드한 스케치  이미지를 가져옵니다.

### **3. Window > Object > Image Trace로 이동**

<figure><img src="/files/gAmx3KKvEwgN6afp6hEq" alt=""><figcaption></figcaption></figure>

### **4. 이미지 추적 설정 구성하기**

* 드롭다운 메뉴에서 `Technical Drawing(테크니컬 드로잉)` 프리셋을 선택합니다.

<figure><img src="/files/wOQlUR8qGeaA9jA4lmea" alt=""><figcaption></figcaption></figure>

* `Create Strokes(선 만들기)` 옵션이 체크되어 있는지 확인합니다.

<figure><img src="/files/5T9S5cyDJ2bwRRlRDUti" alt=""><figcaption></figcaption></figure>

* 미리보기에 만족하면 `Expand(확장)`를 클릭하여 추적된 이미지를 편집 가능한 벡터 패스로 변환합니다.

<figure><img src="/files/Vbe9Bi9DYwSlwoh9J0B0" 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.styleai.io/undefined-2/1-.-and/adobe-illustrator.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.
