# Extract views

## Introduction

Creating an accurate back view of a garment is often a time-consuming task for designers. Fortunately, Fermat offers a solution to streamline this process. You can now transform your front design into a realistic back view with ease. In this guide, we will take you step-by-step through the simple process of generating the back view of your designs with precision.

## Step by step guide

To generate the back view of your garments, follow these steps:

{% stepper %}
{% step %}

### Open the AI tool

1. Go to [Fermat.app](https://fermat.app/) and log into your account.
2. Open:&#x20;
   * '[Extract garment views](https://toolmaker.fermat.app/tool/front-back-view-63953232-e94b-481b-bc0c-e670d99260f1)' tool if you want to extract views from garments.
   * '[Extract accessories views](https://toolmaker.fermat.app/tool/extract-views-accessories-9caa2661-38a3-4e48-ad88-d7ed310f29e4)' tool if you need to extract views from accessories.
   * '[Extract technical drawing views](https://toolmaker.fermat.app/tool/sketch-front-back-view-0bbc62a2-b3cb-48fe-922f-98c08dc9f008)' tool if you want to extract views from technical drawings.
     {% endstep %}

{% step %}

### Select a view

Select a view to extract.
{% endstep %}

{% step %}

### Choose your design

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

{% step %}

### Generate image

Click the '*Generate*' button and let the AI process your inputs. Within seconds, you will have the back view of your design.

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

{% embed url="<https://youtu.be/ISkph-1T-gQ>" %}

### (Optional) Provide an additional image

Providing an additional image of the same garment from a different angle will help achieve more precise results.

### (Optional) Provide extra information

Specify how the garment or accessory should look like from the new view.

## Examples

<figure><img src="/files/x4uhOXgawVfd9aukzYZs" alt=""><figcaption><p>Front &#x26; back view of a garment</p></figcaption></figure>

<figure><img src="/files/poglxoBKahTp0RGDWYfZ" alt=""><figcaption><p>Front, side &#x26; back view of an accessory</p></figcaption></figure>

<figure><img src="/files/9SWLwHRU8Jc6gtAogRWU" alt=""><figcaption><p>Front &#x26; back view of a technical drawing</p></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.fermat.app/ai-tool-catalogue/apparel-and-accessories/extract-views.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.
