extract-image
Extract structured data from images using a prompt, with options for URL or base64 inputs and JSON output format. Ideal for processing visual information into actionable insights.
Instructions
Extract structured data from images based on a prompt.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
images | Yes | Array of URLs or base64-encoded images | |
inputMethod | Yes | Input method | |
jsonMode | No | Return in JSON format | |
prompt | Yes | Extraction prompt |