> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wrldwide.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Inpainting

> AI-powered image editing — remove objects, add elements, and modify images with precision

# Inpainting

AI-powered image editing that lets you remove unwanted objects, add new elements, or modify specific areas of your images.

**Access:** [app.wrldwide.ai/inpainting](https://app.wrldwide.ai/inpainting)\
**Credit Cost:** 2–4 credits per edit

***

## Features

### Object Removal

* Remove unwanted objects, people, or artifacts
* AI intelligently fills in the removed area
* Maintains lighting and texture consistency

### Element Addition

* Add new elements to specific image areas
* Blend seamlessly with existing content
* Precise brush control for detailed work

### Background Editing

* Remove or modify backgrounds in specific areas
* Add props or environmental elements
* Layer editing without affecting the main subject

***

## How to Use

<Steps>
  <Step title="Upload Image">
    Upload the image you want to edit
  </Step>

  <Step title="Select Area">
    Use the brush tool to select the area you want to modify
  </Step>

  <Step title="Describe Change">
    Enter a text description of what you want to add or remove
  </Step>

  <Step title="Generate">
    Click Generate and review the result
  </Step>

  <Step title="Refine">
    Adjust the selection or prompt and regenerate as needed
  </Step>
</Steps>

***

## Tools

### Brush Tool

* **Size:** Adjust brush diameter
* **Hardness:** Control edge softness
* **Mode:** Add or remove from selection

### Eraser Tool

* Remove parts of your selection
* Fine-tune the edited area

### Zoom & Pan

* Navigate large images
* Precise selection in detailed areas

***

## Settings

### Safety Tolerance

Controls how much the AI can modify the original image:

* **0 (Strict)** — Minimal changes, preserves original
* **1 (Balanced)** — Moderate changes
* **2 (Creative)** — More freedom for dramatic edits

### Output Quality

* **Resolution:** Select output resolution
* **Format:** PNG (lossless) or JPEG (smaller file)

***

## Tips

### Best Practices

1. **Be Specific** — Clear descriptions yield better results
2. **Select Precisely** — Brush edges carefully around subjects
3. **Iterate** — Multiple small edits often work better than one large change

### Use Cases

**Remove Objects:**

```
Selection: Brush the object you want removed
Prompt: Remove this object and fill in the background
```

**Add Elements:**

```
Selection: Brush the area where you want the new element
Prompt: Add a vase with flowers in this area
```

**Fix Imperfections:**

```
Selection: Brush the area you want to fix
Prompt: Smooth skin texture, remove blemishes
```

***

## Troubleshooting

<AccordionGroup>
  <Accordion title="AI changed too much of the image">
    Increase safety tolerance to 0 or 1 for more preservation.
  </Accordion>

  <Accordion title="Edits don't blend well">
    Try a smaller selection area and more specific prompts.
  </Accordion>

  <Accordion title="Selection is imprecise">
    Zoom in and use a smaller brush size for detailed work.
  </Accordion>
</AccordionGroup>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Image Generation" icon="image" href="/en/features/image-generation">
    Generate new images from scratch
  </Card>

  <Card title="Image Editing" icon="paintbrush" href="/en/features/image-editing">
    Full image editing with Flux Kontext
  </Card>

  <Card title="Background Removal" icon="scissors" href="/en/features/background-removal">
    Remove backgrounds instantly
  </Card>

  <Card title="Upscaling" icon="arrow-up" href="/en/features/upscaling">
    Upscale edited images
  </Card>
</CardGroup>
