mcp-image-extractor

mcp-image-extractor

5

The MCP Image Extractor is a server that helps AI assistants extract and convert images into base64 format for LLM analysis. It supports extracting images from local files, URLs, and processing base64-encoded images while resizing them for optimization.

extract_image_from_file

Extract images from local files and convert them to base64 encoding

extract_image_from_url

Extract the image from the URL and convert it to base64 encoding

extract_image_from_base64

Process base64 encoded image data