Image Generation
Remove text from 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).
Was this page helpful?