# Edit Images

### Parameters

* <mark style="color:green;">**Image**</mark>
* <mark style="color:green;">**Mask Image**</mark>
* <mark style="color:green;">**Prompt**</mark>
* <mark style="color:orange;">**Negative Prompt**</mark>
* <mark style="color:orange;">**Scheduler**</mark>

### <mark style="color:green;">Image</mark>

Upload or drag and drop the image that you want to Edit/Inpaint

> Supported Formats: <mark style="color:purple;">**`JPG`**</mark>, <mark style="color:purple;">**`JPEG`**</mark>, <mark style="color:purple;">**`PNG`**</mark>

### <mark style="color:green;">Mask Image</mark>

Upload or drag and drop your mask image.

> Supported Formats: <mark style="color:purple;">**`JPG`**</mark>, <mark style="color:purple;">**`JPEG`**</mark>, <mark style="color:purple;">**`PNG`**</mark>

#### Wondering what's a <mark style="color:yellow;">Mask</mark> and How to make it?

Mask is in this case a guidance canvas that shows which parts needs to be edited and which parts don't. If you don't know how to make a mask, use our masking tool. Basically visit our tool and upload the same image and paint the area you need to <mark style="color:yellow;">**Edit/Inpaint**</mark> and click "Generate Mask" to get the mask. You can Copy that to clipboard or download and upload to Mask Image area.&#x20;

{% embed url="<https://aiunivers.net/masker>" %}

### <mark style="color:green;">Prompt</mark>

In here you have 2 choices. Use your own <mark style="color:purple;">**Custom**</mark> prompt or use <mark style="color:purple;">**Default**</mark> for system built-in prompt for Undress workflow.

{% hint style="info" %}
We are not responsible for any of your work created via this platform. Please keep everything legal and private. Everything you created in Aiunivers will self-destruct after 7 Days of creation!
{% 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://help.aiunivers.net/ai-tools/edit-images.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.
