# Image To Image Feature

Image-to-image refers to the process of converting a source image to align with the characteristics of either a specific target image or an entire target image domain. Image-to-image models enable a wide range of possibilities for image manipulation and enhancement.

<figure><img src="/files/e1dSBdFmMYNvkdTKaeH9" alt=""><figcaption></figcaption></figure>

**Step 1 - Upload the image**

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcEnEmNHTgjzCcfpMTY2t1ewZRR1Z-dkPeg7PpyMopibU5w-SzbRsP3xl657SiZYWQYnYx5k7DxKGwaaymd8uYyyWJh1VCIL6cGFOgNgDgRqOCT5Elvwm2UhQyq_y8qWq4b1JmD_d-Xcr-A-8EW-eUekU68?key=MnFKq-nRdc-nnmPeanRXjA)![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcj0QsJLFJYTbhZtOK8xmABd6UQSKGtlZKx4Y_R09nhkl1Qvv8Nu759eYHpE0qBlHBXR0kQmJhW1H3n10wrZ3CPjSXFR1AkNfqdedW0_Oixc0GTjYzSvlR9aXXiDsglFfEOwuPAJJMsWN0xE6JSt4slXs0T?key=MnFKq-nRdc-nnmPeanRXjA)

**Step 2 - Enter the prompt**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcDvR6cHbk3L5ErpXTtpQb5ismV19dBaj2osftZb26Gn51IdKfWvWNsdf9a8QdzHFSQ-UrT69MeMcrzBnEdjo_aE5hDmoE74eO2ukyMDLkuQcndmlzGde-Zu6Q925SWHWTvjz3dPytI5Z48hAGD7f02_1H8?key=MnFKq-nRdc-nnmPeanRXjA" alt=""><figcaption></figcaption></figure>

**Step 3 - Choose the setting  &  Canvas size**

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcwNdKKiTsaZ2qIBkTnhanG5kC2xVxxXJ8RUYXM_McScg_FqBXYmCC-zFZi9idNMuTVSCDr_y-C8n4CQpWtCIoW3s4ts4yRiFDqUQu1C-hQyQHM274FaAdGPENlkcpt92Z1DvekjfoofX3FyVIST1vVvA9r?key=MnFKq-nRdc-nnmPeanRXjA)![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXe8OWFBjeoaJw_PpxpDrmPQibjnlOfAgWoPN3XzFEtvus5okSlRgz02iqfO5YjPCqN3BQwv7AhZnyp0BDPe3GhHaFfNWD4EmAn4PYFPZs_wllHyFdcSEWpNDVq3kl-5OlXP4VVSCly4RqhFwASNnLswRlVz?key=MnFKq-nRdc-nnmPeanRXjA)<br>

**Step 4 - Upscale the image after you get the result**

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfdssYqcOZvv3C1ZYI3ZpBVuN6O-J9inI8Y0GdJW3l60Wq4BwFgMvKGQ5VCIqt50Hp6K8PK2gi-UlaVudKHEvB1NyyU9F2TiDEmEt__nwjuYvz_rt2NJxgoLOsHh8bY-eV-f-7LMlUA4juKGqw4Z8jr_SA?key=MnFKq-nRdc-nnmPeanRXjA)![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfpBR38LTVRbO1G1D9RYnmGx0wIpcbqoa8pbahslgXICPDGBL2I37L-L1zzqTdehVi9CiRAscmpqhK-j0bzLwFvg-Y4oAJX_edv1E7LZ-h6GBNSKDowsMLpowagke6-8FTS_N_WBeOavcH8YNXKts_cOQY?key=MnFKq-nRdc-nnmPeanRXjA)

{% hint style="info" %}
Notes:

1. When utilizing the image-to-image feature, you can only utilize the Upscale function, not Highres.Fix.
2. For optimal results, ensure that you select a canvas size that is the same or similar to your original image.
   {% endhint %}


---

# 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.moescape.ai/image-and-video-generation-guide/image-to-image-feature.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.
