Remove Text
Image Editor
Remove Text
POST
Remove Text
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.
POST https://api.novita.ai/v3/remove-text
Automatically remove text from images.
Request Headers
Enum:
application/jsonBearer authentication format, for example: Bearer {{API Key}}.
Request Body
Optional extra parameters for the request.
The base64 original image, with a maximum resolution of 1024 x 1024 pixels and a maximum file size of 30 Mb.
Response
The Base64-encoded content of the returned image.
The returned image type.
Enum:
Enum:
png, webp, jpegExample
This API automatically removes text from images. Try it in playground.Request:
image_file field of the response in base64 format.
Response:

