# 26.03.25: Automatic Removal of Purple in Editing

#### ✅ Key Improvements

<figure><img src="/files/0bf887a52c013c75dfb6a4cd9e2e96ef82f7acc9" alt=""><figcaption></figcaption></figure>

* Automatic removal system: The "remove purple area" command is automatically applied to all brush operations.
* High success rate: It is generated cleanly without purple afterimages with a probability of about 88% (7 out of 8 images).

#### 💡 Why was there purple left behind?

<figure><img src="/files/0b423aba84f57b3eef5506539cd2d985b6fba809" alt=""><figcaption></figcaption></figure>

The brush is a tool like a "sticky note" that marks the area to be edited. Sometimes the AI mistakenly treated this mark not as a guide to erase, but as part of the original image's "design," leaving it behind.

#### ✨ Tips for better results

Because of the nature of AI, purple may remain very occasionally (about 12.5%). If that happens, try this!

* Paint more broadly: If you brush slightly wider than the area to be edited, it will be removed much more effectively.
* Generate again: If you generate once more, the AI is more likely to cleanly remove the purple.


---

# 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.styleai.io/product-docs/product-docs-en/readme-1/26.03.25-automatic-removal-of-purple-in-editing.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.
