MCP Media Processing Server
by maoxiaoke
compress-image
Compress PNG image using ImageMagick
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputPath | Yes | Absolute path to input PNG image | |
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 | |
quality | No | Compression quality (1-100) |