Remove object
pedra_remove_objectRemove unwanted objects from an image by applying a mask. Returns the cleaned image URL.
Instructions
Remove an object from an image using a mask. Returns the cleaned image URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imageUrl | Yes | URL (or data: URL) of the source image. | |
| maskUrl | Yes | URL of the mask image marking the region to remove. |