extract-image
Extract structured data from images using a prompt, supporting URLs or base64 inputs, and optionally return results in JSON format for organized output.
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 |