> For the complete documentation index, see [llms.txt](https://support.skylum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.skylum.com/luminar/editing-tools/erase-tool.md).

# Erase tool

The **Erase** Tool allows you to remove unwanted objects, blemishes, or distractions from your photo using AI-powered content-aware fill.

<figure><img src="/files/ytuoANGS5faKqqBN7Ytd" alt="" width="375"><figcaption></figcaption></figure>

* **Brush Size** – Adjust the brush diameter by sliding left (smaller) or right (larger).
* **Undo/Redo** – Use the back arrow to undo a stroke or the forward arrow to redo it.
* **Checkmark** – Apply changes.
* **X Icon** – Cancel without saving.

{% hint style="info" %}
Pro Tip: After erasing, zoom in to check edges. Use the Undo button to refine your results with precision.
{% endhint %}

**How to Use:** Tap the Erase icon. Resize the brush, then drag your finger across the object you want to erase. The selected area will be highlighted. Luminar uses nearby pixels to fill in the erased area with natural-looking texture. Tap the checkmark to apply or use Undo to refine.

**When to Use**: Ideal for removing small distractions (power lines, skin blemishes, dust spots), or even large objects like people or cars in the background.


---

# 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:

```
GET https://support.skylum.com/luminar/editing-tools/erase-tool.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.
