MCP Media Processing Server
by maoxiaoke
convert-image
Convert image to different format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputPath | Yes | Absolute path to input image file | |
outputFilename | No | Output filename (only used if outputPath is not provided) | |
outputFormat | Yes | Desired output format (e.g., jpg, png, webp, gif) | |
outputPath | No | Optional absolute path for output file. If not provided, file will be saved in Downloads folder |