Skip to main content
Glama

upscale_image

Increase image resolution 2x or 4x using AI to enhance clarity and detail while maintaining quality.

Instructions

Upscale an image 2x or 4x using AI (Real-ESRGAN). Enhances resolution and sharpness.

Free tool — 3 uses/day without an account. Unlimited with a PixelPanda API token.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
scaleNo
output_pathNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It effectively describes key behavioral traits: the AI method (Real-ESRGAN), the specific scale options (2x or 4x), and important operational constraints (rate limits: 3 uses/day free, unlimited with token). It doesn't mention error conditions, processing time, or output format details, but provides substantial behavioral context beyond basic functionality.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is perfectly front-loaded with the core functionality in the first sentence, followed by important operational details in the second. Both sentences earn their place by providing essential information about what the tool does and how it can be used. No wasted words or redundant information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's moderate complexity (AI processing with rate limits), no annotations, and the presence of an output schema (which handles return values), the description provides good contextual coverage. It explains the core functionality, method, scale options, and usage limits. The main gap is the lack of parameter documentation, but with an output schema present, the description doesn't need to explain return values.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 0% schema description coverage for all 3 parameters, the description provides no information about parameter meanings, formats, or constraints. It mentions '2x or 4x' which relates to the 'scale' parameter, but doesn't explicitly connect this to the parameter name or explain other parameters like 'file_path' and 'output_path'. The description fails to compensate for the complete lack of schema documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the specific action ('Upscale an image'), the resource ('image'), the method ('using AI (Real-ESRGAN)'), and the effect ('Enhances resolution and sharpness'). It distinguishes from siblings like 'resize_image' or 'enhance_image' by specifying the AI upscaling approach with specific scale factors (2x or 4x).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context about when to use this tool (for AI-based upscaling to enhance resolution/sharpness) and mentions usage limits (3/day free, unlimited with API token). However, it doesn't explicitly state when NOT to use it or name specific alternatives among the many sibling image tools (e.g., 'resize_image' for non-AI resizing, 'enhance_image' for other enhancements).

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/RyanKramer/pixelpanda-mcp'

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