MCP Media Processing Server
by maoxiaoke
resize-image
Resize image to specified dimensions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
height | No | Target height in pixels | |
inputPath | Yes | Absolute path to input image file | |
maintainAspectRatio | No | Whether to maintain aspect ratio when resizing | |
outputFilename | No | Output filename (only used if outputPath is not provided) | |
outputPath | No | Optional absolute path for output file. If not provided, file will be saved in Downloads folder | |
width | No | Target width in pixels |