Skip to main content
Glama

upscale_image

Upscale an image to higher resolution using real-ESRGAN with Vulkan acceleration. Requires a discrete GPU for practical performance; integrated graphics may be slow.

Instructions

Upscale an image with real-ESRGAN via Vulkan (reuses Upscayl's bundled binary/models). Tested and confirmed CORRECTLY SLOW to the point of impracticality on Intel integrated graphics (minutes for a single small icon) - only use this if the machine has a real discrete GPU; otherwise prefer generate_image_free or accept the wait.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelNoupscayl-standard-4x
scaleNo
image_pathYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

With no annotations, the description carries the behavioral burden and does so effectively: it discloses the real-ESRGAN/Vulkan dependency, confirms the tool is tested and extremely slow on Intel integrated graphics, and warns about impracticality. It does not mention output file behavior or side effects, but the performance and hardware constraints are the most decision-critical traits.

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

Conciseness4/5

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

The description is compact and front-loads the core purpose before adding the critical caveat. The dramatic capitalization and long dash make it slightly less polished, but every sentence provides decision-relevant information and there is no filler.

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?

The tool has one required parameter and sensible defaults for the other two, so a basic invocation is fully specified. The description adds hardware requirements, performance expectations, and an alternative. Remaining gaps are the semantics of model and scale, but these do not block correct usage when relying on defaults.

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?

Schema coverage is 0%, so the description needed to explain the model and scale parameters, but it only implies image_path by saying 'Upscale an image'. The model value 'upscayl-standard-4x' and the scale integer are not explained, leaving an agent unable to customize the operation confidently.

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 states a specific action: 'Upscale an image' using real-ESRGAN via Vulkan, and names the bundled technology. It clearly distinguishes itself from sibling tools like generate_image_free by focusing on upscaling rather than generation or format/resize operations.

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

Usage Guidelines5/5

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

The description gives an explicit hardware criterion ('only use this if the machine has a real discrete GPU') and names the alternative route ('otherwise prefer generate_image_free or accept the wait'). This is direct, prescriptive guidance that helps an agent decide when to call this tool.

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/Furkiozknn/mini-creative-toolkit'

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