# Get technical drawing

## Introduction

Fashion designers often face the challenge of converting their digital creations into versatile, editable formats that are suitable for production. To address this, Fermat allows you to transform your designs into scalable vector graphics (.svg). This flexible, editable format ensures a seamless transition from concept to production, making it easier to modify and perfect your designs as you prepare them for various stages of development. In this step-by-step guide, we will walk you through the process of turning your designs into flat drawings.

## Step by step guide

To turn your designs into flat drawings, follow these steps:

{% stepper %}
{% step %}

### Open the AI tool

1. Go to [Fermat.app](https://fermat.app/) and log into your account.
2. Open: '[Get technical drawing](https://toolmaker.fermat.app/tool/get-technical-drawing-0f83577a-1a92-434a-96cf-f3ec924ae25f)' tool.
   {% endstep %}

{% step %}

### Choose your design

Upload the design that you want to transform into a flat drawing.

{% hint style="success" %}
Supported formats: JPEG, PNG, and WEBP
{% endhint %}
{% endstep %}

{% step %}

### Set parameters

You can choose if you want to see in the final result:

* Print (if your design includes one)
* Stitching lines
  {% endstep %}

{% step %}

### Generate image

Click the '*Generate*' button and let the AI process your inputs. Within seconds, your image will be turned into a flat drawing.

<figure><img src="/files/VdVrhY9fXvz0BJIfRGwQ" alt="" width="563"><figcaption><p>Generate render button</p></figcaption></figure>
{% endstep %}
{% endstepper %}

{% embed url="<https://youtu.be/ZkCOvITzPTg>" %}

### (Optional) Provide extra details

You can provide extra details about the expected technical drawing. You can also provide changes that modify the reference design.

## Import Technical Drawings into Illustrator

Watch the following tutorial to learn how to modify your technical drawing in Illustrator.

{% embed url="<https://www.youtube.com/watch?v=gpran0K_qdc>" %}


---

# 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.fermat.app/ai-tool-catalogue/apparel-and-accessories/get-technical-drawing.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.
