mcp-image-compression

by InhiblabCore
Verified

image_compression

Reduce image file size by compressing it locally, supporting various formats. Specify image URLs and adjust compression settings for optimized storage and performance.

Instructions

Compress an image

Input Schema

NameRequiredDescriptionDefault
formatNoImage format
quantityNoNumber of transcripts to return
urlsYesURL of the image to compress,If it's a local file, do not add any prefix.

Input Schema (JSON Schema)

{ "properties": { "format": { "description": "Image format", "type": "string" }, "quantity": { "default": 80, "description": "Number of transcripts to return", "type": "number" }, "urls": { "description": "URL of the image to compress,If it's a local file, do not add any prefix.", "type": "string[]" } }, "required": [ "urls" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-image-compression

Related Tools

ID: 03ih2tll2s