MCP Media Processing Server
by maoxiaoke
rotate-image
Rotate image by specified degrees
Input Schema
Name | Required | Description | Default |
---|---|---|---|
degrees | Yes | Rotation angle in degrees | |
inputPath | Yes | Absolute path to input image file | |
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 |