Skip to main content
Glama

Imagician

by flowy11

get_image_info

Extract metadata and key details from image files including format, dimensions, and properties. Use this tool to quickly retrieve essential image information for analysis or processing workflows.

Instructions

Get metadata and information about an image

Input Schema

NameRequiredDescriptionDefault
inputPathYesPath to image file

Input Schema (JSON Schema)

{ "properties": { "inputPath": { "description": "Path to image file", "type": "string" } }, "required": [ "inputPath" ], "type": "object" }

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/flowy11/imagician'

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