Model Context Protocol Server for Image File Format Conversion
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"image-convertor-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Image Convertor MCP A Model Context Protocol (MCP) server that provides comprehensive image conversion and processing tools. ## Features - **General Image Conversion**: Convert between various image formats (JPEG, PNG, BMP, TIFF, ICO, WEBP, HEIC/HEIF, AVIF, GIF) - **Batch Processing**: Convert entire folders of images to a target format - **GIF Creation**: Convert multiple images to animated GIFs with customization options - **PDF Generation**: Combine multiple images into a single PDF document - **Smart Naming**: Automatic file naming with duplicate prevention - **Format Detection**: Auto-detect input image formats - **Quality Control**: Optimize ICO files with multiple resolutions ## Installation ### From PyPI ```bash pip install image-convertor-mcp ``` ### Development Installation ```bash git clone https://github.com/beta/image-convertor-mcp cd image-convertor-mcp pip install -e . ``` ## Configuration No special configuration required. The server runs with default settings. ### Example MCP Configuration ```json { "mcpServers": { "Image Convertor MCP": { "command": "uvx", "args": ["image-convertor-mcp"], "env": {} } } } ``` ## Available Tools ### General Image Conversion - `auto_convert_image(input_path:str, target_format:str, output_dir:str=None, file_name:str=None)` - Convert a single image to target format - `auto_convert_folder(input_folder:str, target_format:str, output_dir:str=None)` - Convert all images in a folder to target format ### GIF Creation - `convert_images_to_gif(input_folder:str, custom_name:str=None, duration:int=100, loop:int=0, color_mode:str="RGB", color_count:int=256, brightness:float=1.0, contrast:float=1.0, saturation:float=1.0, ping_pong:bool=False, easing:str="none", easing_strength:float=1.0)` - Convert multiple images to animated GIF ### PDF Generation - `convert_images_to_pdf(input_folder:str, output_dir:str=None, output_name:str=None, sort_order:str="alphabetical", page_size:str="A4", dp…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.