# Sketch Vector Conversion (Adobe Illustrator)

### **1. Start with AI sketch generation**

Generate a sketch with the AI design assistant `Download PNG` Click the button.

<figure><img src="/files/05585fe1cc5f175fa93e2a20534a57afef9591aa" alt=""><figcaption></figcaption></figure>

### **2. Import and prepare in Adobe Illustrator**

Open Adobe Illustrator and import the downloaded sketch image.

### **3. Go to Window > Object > Image Trace**

<figure><img src="/files/7905a74c4655653e58b894d6aa9a0ccb7412d4f9" alt=""><figcaption></figcaption></figure>

### **4. Configure the Image Trace settings**

* From the dropdown menu `Technical Drawing` Select the preset.

<figure><img src="/files/184c7a1b8f1ac6f14ecb131b4d20e7099bf60574" alt=""><figcaption></figcaption></figure>

* `Make Strokes (Create Strokes)` Ensure the option is checked.

<figure><img src="/files/8340b83d61d3ca02092b54f67b01de22d87acb43" alt=""><figcaption></figcaption></figure>

* If satisfied with the preview, `Expand`Click to convert the traced image into editable vector paths.

<figure><img src="/files/001743273fa8ca5a5aa61eac7510684f96e5595a" alt=""><figcaption></figcaption></figure>

After expanding, the image is now composed of individual line segments that can be edited separately.


---

# 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/product-docs/product-docs-en/how-to-use/workflow-1.-reference-mix-and-sketch-development/sketch-vector-conversion-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.
