Image Generation
Remove Text
This API removes all textual content from an image through a single API call, providing a clean and text-free version of the original image.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
The image file from which text will be removed.
Specifies the output format of the processed image (e.g., URL or base64 encoded image).