Skip to main content
Glama

img_bitplane

Extract and visualize a specific bit plane from an image channel to analyze hidden data or noise patterns. Shows dimensions, percentage of 1-bits, and ASCII art preview of first rows.

Instructions

Extract and visualize a specific bit plane from an image channel. Shows dimensions, percentage of 1-bits, and an ASCII art preview of the first rows.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
planeNoBit plane 0-7 (default: 0=LSB)
channelNoChannel: 0=R, 1=G, 2=B, 3=A (default: 0=Red)
file_pathYesPath to image file
Behavior2/5

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

No annotations are provided, so the description must disclose behavioral traits. It mentions outputs but does not state whether the tool modifies the image, requires permissions, or has side effects. As a likely read-only tool, this omission is a notable gap.

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?

Two clear sentences, front-loaded with the main action, no wasted words. An example of effective conciseness.

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?

No output schema exists, so the description must convey return values. It mentions dimensions, percentage, and ASCII preview, which covers the main outputs, but it is unclear whether the extracted bit plane image data is also returned. Adequate but not fully complete.

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

Parameters3/5

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

Schema description coverage is 100%, so baseline is 3. The description adds general context about extraction and visualization but does not provide extra meaning beyond what the schema's parameter descriptions already offer.

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

Purpose4/5

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

The description clearly states it extracts and visualizes a specific bit plane from an image channel, and lists what it shows (dimensions, percentage, ASCII preview). However, it does not distinguish itself from sibling tools like img_lsb_extract which also deal with bit planes.

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

Usage Guidelines2/5

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

No explicit guidance on when to use this tool versus alternatives. The description implies use for bit plane analysis but provides no context on prerequisites or when not to use it.

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/badchars/steganography-mcp'

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