> For the complete documentation index, see [llms.txt](https://docs.fermat.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fermat.app/ai-tool-catalogue/graphic-and-prints/convert-print-to-rapport.md).

# Convert print to rapport

## Step by step guide

{% stepper %}
{% step %}

### Open the AI tool

1. Go to [Fermat.app](https://fermat.app/) and log into your account.
2. Open: '[Convert to rapport](https://toolmaker.fermat.app/tool/convert-to-rapport-06d85d20-f5a9-4d37-8c97-206ff07fdfdb)' tool.
   {% endstep %}

{% step %}

### Upload your print

Provide the print you’d like to turn into rapport.

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

{% step %}

### Set the creativity

Define how much creativity the AI should apply when making the print seamless. A higher creativity may change the reference image by adding unexpected elements.
{% endstep %}

{% step %}

### Generate image

Click '*Generate button*' and let the AI process your inputs. Within seconds, your print will be seamless.

{% hint style="warning" %}
Review the output and, if necessary, **refine the creativity level** to improve the results.
{% endhint %}

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

<figure><img src="/files/P60TXxfQ7mpllKtXCcDT" alt=""><figcaption><p>The left image shows visible breaks and misalignments where the pattern repeats. The right image presents a continuous, well-blended pattern where the transitions are smooth and unnoticeable.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fermat.app/ai-tool-catalogue/graphic-and-prints/convert-print-to-rapport.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
