Skip to main content

Convert Image to Text

Process an image and generate descriptive text based on its content.

Request Body required
    image_url Image URL required

    URL of the image to be processed

    prompt_type Prompt Type required

    possible values: Other, Product, Scene

    Type of analysis to perform

    custom_prompt Custom Prompt

    Custom instructions for text generation

Responses

Successful Response


Schema
    text Text required

    Generated text description of the image

Loading...