convert_format
Convert images between formats (JPEG, PNG, WebP, AVIF) with specified quality settings using Imagician’s MCP server. Input source and target paths to transform images efficiently.
Instructions
Convert image between formats (jpeg, png, webp, avif)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | Yes | Target format | |
inputPath | Yes | Path to input image | |
outputPath | Yes | Path to save converted image | |
quality | No | Quality for lossy formats (1-100) |