Drag and drop an image here
or
Brush over anything you want gone and let AI fill the space.
Drop in the image that has the object, person or blemish you want removed.
Paint a mask over whatever should disappear — a tourist, a wire, a stain, a logo.
AI reconstructs the area behind it so the fix blends in, then download the clean result.
Erase objects programmatically — call our editing API with the area to remove.
curl -X POST "https://api.imageeditor.ai/v1/edit-image/" \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "files=@photo.jpg" \
-F "terms=Remove the unwanted object and fill the area naturally"
# 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 the area you want gone and the AI generates realistic pixels to fill the gap, matching the surrounding texture and lighting.
Yes — photobombers, crowds and distractions are common removals. Brush over them and they're replaced with plausible background.
On most photos the patch blends seamlessly. Busy or highly detailed backgrounds are harder; you can re-run with a tighter mask for better results.
Yes, though the dedicated Remove Text & Watermark tool is tuned specifically for that.
Object removal focuses on erasing and reconstructing. Generative Fill can also replace the masked area with something new from a prompt.
There's a free daily allowance. Pro unlocks unlimited removals and faster processing.
Yes. Uploads are used only for your edit, never shared publicly, and removed automatically after a short period.
Brush over the object and let AI rebuild what's behind it. Try it free, or go Pro for unlimited edits.
See Pro pricing Browse all tools