Remove Text from Image
This API allows for the removal of 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
Response
200
application/json
Image processed successfully
The response is of type object
.