read_image_metadata
Extract embedded JSON metadata from a PNG file to access its dimensions, color, shape, and description.
Instructions
Reads the embedded JSON metadata from a PNG file generated by this MCP server. Returns the metadata object with dimensions, color, shape, description, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Absolute path to the PNG file to read metadata from |