← All models
Finegrain Eraser removes any object selected with a bounding box—along with its shadows, reflections, and lighting artifacts—seamlessly reconstructing the scene with contextually accurate content.
images
Details
- Accepts
- image
Pricing
- Price
- 5.63 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| mode | stringenum: express, standard, premium | Erase quality mode |
| seed | — | Random seed for reproducible generation |
| image_urlrequired | string | URL of the image to edit |
| box_promptsrequired | array | List of bounding box coordinates to erase (only one box prompt is supported) |
Output
| Field | Type | Description |
|---|---|---|
| image | — | The edited image with content erased |
| used_seed | integer | Seed used for generation |