Convert images to text
API Reference
Convert images to text
POST
Convert images to text
Body
application/json
Request to generate textual descriptions/captions for images.
Image(s) to caption (URL, base64, or binary). Required.
Maximum number of tokens to generate for each caption.
Optional extra generation arguments to control sampling/decoding.
Maximum time in seconds to wait for processing or fetching.
Response
200 - application/json
Generated text descriptions

