Skip to main content
Glama

WebPerfect MCP Server

process_images

Optimize and process batches of images for web use, including noise reduction, resizing, sharpening, and WebP conversion, with automated tools from the WebPerfect MCP Server.

Instructions

Process and optimize a batch of images

Input Schema

NameRequiredDescriptionDefault
inputDirYesDirectory containing input images
outputDirYesDirectory for optimized images

Input Schema (JSON Schema)

{ "properties": { "inputDir": { "description": "Directory containing input images", "type": "string" }, "outputDir": { "description": "Directory for optimized images", "type": "string" } }, "required": [ "inputDir", "outputDir" ], "type": "object" }
Install Server

Other Tools from WebPerfect MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/splendasucks/webperfect-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server