Image Eraser
Image Editor
Image Eraser
POST
Image Eraser
AI-powered image erasing service. Supports object removal from images via mask and text prompts. Offers high-quality image processing: out-of-the-box REST inference API, top performance, no cold start, affordable pricing.Documentation Index
Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request Headers
Supports:
application/jsonBearer authentication format, for example: Bearer {{API Key}}.
Request Body
Mask image indicating the area to be erased. Areas to erase should be white; areas to keep should be black.
The original image to be processed.
Text prompt specifying the object or region to remove from the image, e.g., ‘dog’ or ‘hat’.
Output image format.Optional values:
jpeg, png, webpResponse
Use the task_id to request the Task Result API to retrieve the generated outputs.