# Invert

## BRIEF OVERVIEW

By selecting INVERT, you can use the mask brush to protect areas you DON'T want Transformed. <br>

Our system will Mask what is NOT highlighted. Great for changing environments around a character or protecting minor areas you want preserved

<figure><img src="/files/XnwaIm3H9FssQA4BOm5u" alt=""><figcaption><p>Just click "invert" to turn it on</p></figcaption></figure>

## INVERT INPAINT DEMO

This workflow is if you want to preserve parts of your image, but want to aggressively change everything else in your image. For this example we love parts of the shoe, but we don't like the rest of the shoe or the environment and want to really change it up!

\
Step 1: Send the image to Transform suite.&#x20;
------------------------------------------------

\
Step 2: Select inpaint brush and brush a mask around the area you want to preserve. Select invert so the system knows you are masking what SHOULD NOT be changed.&#x20;
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------

<figure><img src="/files/v3FmtNMNRJOfVWXhQdRd" alt=""><figcaption><p>Note we brush over the area WE DON'T WANT CHANGED. Invert is selected. And Transformation strength is set high to 78% so we can make aggressive changes to the rest of the image.</p></figcaption></figure>

Step 3: Select the MJ XL Model (optional) and prompt the change you want to see with the area not masked.  \
\
Here are the results:
---------------------

<figure><img src="/files/8QHceJGgkWT2ZRE7AAo6" alt=""><figcaption><p>RESULT</p></figcaption></figure>

<figure><img src="/files/GJxj3XYUsAuu6Q7iw9V9" alt=""><figcaption><p>The Original</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://help.arcanalabs.ai/learning-center/introduction/inpaint-tools/invert.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.
