Skip to main content
Glama

add_watermark

Add text watermarks to images with customizable position, opacity, and font size. This tool runs locally without requiring accounts or internet access.

Instructions

Add a text watermark to an image. Position: center, bottom-right, or tiled.

Free tool — runs locally, no account needed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
textYes
opacityNo
positionNocenter
font_sizeNo
output_pathNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

With no annotations provided, the description carries the full burden. It discloses that the tool runs locally and requires no account, adding useful behavioral context. However, it doesn't cover aspects like whether the original image is modified or a new file is created, error handling, or performance limits, leaving gaps in transparency.

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 front-loaded with the core purpose, followed by key details (position options and tool characteristics). Both sentences earn their place by providing essential information without redundancy, making it highly efficient and well-structured.

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

Completeness3/5

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

Given the complexity (6 parameters, no annotations, but has an output schema), the description is moderately complete. It covers the basic purpose and some behavioral traits, but lacks parameter explanations and detailed usage scenarios. The output schema might handle return values, but the description doesn't fully compensate for the missing annotations and low schema coverage.

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 description coverage is 0%, so the description must compensate. It mentions 'Position: center, bottom-right, or tiled', which clarifies one parameter (position), but doesn't explain the other 5 parameters (e.g., file_path, text, opacity). This partial coverage is insufficient given the low schema support.

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 ('Add a text watermark') and resource ('to an image'), distinguishing it from sibling tools like 'add_border' or 'remove_text'. It specifies the type of watermark (text-based) and mentions position options, making the purpose unambiguous.

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

Usage Guidelines3/5

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

The description implies usage context by stating it's a 'Free tool — runs locally, no account needed', which suggests when to use it (for local, account-free processing). However, it doesn't explicitly differentiate when to choose this over alternatives like 'add_border' or provide exclusions, leaving some ambiguity.

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