extract_image_from_base64
Convert Base64-encoded image data into a resized format optimized for LLM analysis, enabling AI models to process and interpret visual content effectively.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base64 | Yes | Base64-encoded image data to analyze (useful for screenshots, images from clipboard, or dynamically generated visuals) | |
max_height | No | For backward compatibility only. Default maximum height is now 512px | |
max_width | No | For backward compatibility only. Default maximum width is now 512px | |
mime_type | No | MIME type of the image (e.g., image/png, image/jpeg) | image/png |
resize | No | For backward compatibility only. Images are always automatically resized to optimal dimensions (max 512x512) for LLM analysis |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Image Extractor
Related Tools
- @ifmelate/mcp-image-extractor
- @ifmelate/mcp-image-extractor
- @pinkpixel-dev/MCPollinations
- @graphlit/graphlit-mcp-server
- @mario-andreschak/mcp-image-recognition