# Apply print to technical drawing

## Introduction

Apply your prints on a piece of clothing can often be a complex and time-consuming task. With Fermat, you can now easily integrate any print onto your designs with just a few clicks. In this step-by-step guide, we’ll show you how to seamlessly apply your prints, from garments to accessories, ensuring that your designs look their best.

## Step by step guide

To apply your unique prints to your technical drawings, follow these steps:

{% stepper %}
{% step %}

### Prepare your flat drawing

Ensure your sketch is **clean** and **clear**. Avoid different views and annotations. If you're working with hand-drawn sketches, scan them in high resolution to retain details.
{% endstep %}

{% step %}

### Open the AI tool

1. Go to [Fermat.app](https://fermat.app/) and log into your account.
2. Open: '[Apply print to garment](https://toolmaker.fermat.app/tool/apply-pattern-beta-e0f4b414-7ccf-4c6e-8b6f-d96a3d8c25a0)' tool.
   {% endstep %}

{% step %}

### Specify the material

Specify the fabric of the garment to apply the print to.

{% hint style="info" %}
Example: cotton / leather / denim / polyester /.etc
{% endhint %}
{% endstep %}

{% step %}

### Choose your design

Click the upload area and select the technical sketch of the garment that you would like to visualize with your print.

{% hint style="warning" %}
The sketch should not include a model wearing the garment.
{% endhint %}

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

{% step %}

### Upload your seamless print

Click the upload area below and select your seamless print.

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

{% step %}

### Generate image

Click on the *'Generate'* button and let the AI process your inputs. In a few seconds, you will have your new design.

{% hint style="warning" %}
Review the output and, if necessary, **refine the provided flat drawing. Make sure that the print is seamless** to improve the results.
{% endhint %}

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

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


---

# 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/apply-print-to-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.
