extract_image_from_file
Extracts and resizes images from files (PNG, JPG, GIF, WebP) to 512x512 dimensions, optimizing them for LLM analysis to enable AI models to process visual content effectively.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | Path to the image file to analyze (supports screenshots, photos, diagrams, and documents in PNG, JPG, GIF, WebP formats) | |
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 | |
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
- @qpd-v/mcp-image-downloader