convert-image
Transform image files into different formats using the MCP Media Processing Server. Specify input path, desired output format, and optional output filename or path for efficient conversion.
Instructions
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 |