AI Inpainting

Paint over areas you want to change, then describe what you want

Pro unlocks unlimited edits and priority processing.
Upgrade for faster queues, batch editing, and the full editing suite.

Drag and drop an image here

or

Erase & replace

Tip: Paint over the areas you want to change. White areas will be regenerated.

Results

How to use generative fill

Mask an area and replace or extend it with AI in three steps.

1

Upload your image

Add the photo you want to edit.

2

Mask and describe

Brush over the area to change, then optionally type what should appear there.

3

Generate and download

AI fills the masked area to match your prompt and the surrounding image, then you download it.

Use it via the API

Automate generative fill — send an image and prompt to our editing API.

curl -X POST "https://api.imageeditor.ai/v1/edit-image/" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "files=@photo.jpg" \
  -F "terms=Replace the masked area with a field of flowers"

# Response: {"uuid": "abc123", "domain": "https://imageeditor.ai"}
# Poll for the finished result:
curl -X POST "https://api.imageeditor.ai/v1/results/" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "uuid=abc123"

Grab an API key on the developers page, then see the full API docs for every parameter.

Frequently asked questions

What is generative fill?

You mask part of an image and the AI regenerates just that area — to remove something, replace it, or add something new based on your prompt.

Do I have to enter a prompt?

No. Leave it blank to simply remove and reconstruct the area, or add a prompt to control what appears.

How is it different from Remove Object?

Remove Object is tuned purely for erasing. Generative Fill can also create new content in the masked area from a prompt.

Why should I mask precisely?

A tighter mask gives the AI a clearer target and usually a cleaner, more believable result.

Can it extend a photo beyond its edges?

For extending the canvas, use the Expand / Uncrop tool, which is built for outpainting.

Is generative fill free?

There's a free daily allowance. Pro unlocks unlimited use and priority processing.

Are my image and mask kept private?

Your image and mask are used only for the fill you requested and are never shared publicly.

Replace anything with a brush

Mask an area and let AI fill it in. Try it free, or go Pro for unlimited edits.

See Pro pricing Browse all tools