Drag and drop an image here
or
Mask an area and replace or extend it with AI in three steps.
Add the photo you want to edit.
Brush over the area to change, then optionally type what should appear there.
AI fills the masked area to match your prompt and the surrounding image, then you download it.
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.
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.
No. Leave it blank to simply remove and reconstruct the area, or add a prompt to control what appears.
Remove Object is tuned purely for erasing. Generative Fill can also create new content in the masked area from a prompt.
A tighter mask gives the AI a clearer target and usually a cleaner, more believable result.
For extending the canvas, use the Expand / Uncrop tool, which is built for outpainting.
There's a free daily allowance. Pro unlocks unlimited use and priority processing.
Your image and mask are used only for the fill you requested and are never shared publicly.
Mask an area and let AI fill it in. Try it free, or go Pro for unlimited edits.
See Pro pricing Browse all tools