Pixel Agent
pixel-agent.for-ai-agents.workers.dev
Convert one image to PNG, JPEG, WebP, or AVIF through browser, REST, or MCP workflows.
pixel-agent.for-ai-agents.workers.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 35/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Agent card | https://pixel-agent.for-ai-agents.workers.dev/agent.json |
Skills · 1 declared · mapped to canonical taxonomy
Convert image bytes to PNG, JPEG, WebP, or AVIF without storing inputs or outputs.
Health · last 29 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/pixel-agent.for-ai-agents.workers.dev) [](https://agenstry.com/agents/pixel-agent.for-ai-agents.workers.dev) [](https://agenstry.com/agents/pixel-agent.for-ai-agents.workers.dev) [](https://agenstry.com/agents/pixel-agent.for-ai-agents.workers.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Pixel Agent",
"description": "Convert one image to PNG, JPEG, WebP, or AVIF through browser, REST, or MCP workflows.",
"url": "https://pixel-agent.for-ai-agents.workers.dev",
"version": "1.0.1",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"skills": [
{
"id": "convert-image",
"name": "Convert image",
"description": "Convert image bytes to PNG, JPEG, WebP, or AVIF without storing inputs or outputs.",
"tags": [
"image-conversion",
"mcp",
"openapi"
],
"examples": [
"Convert this PNG to WebP.",
"Inspect the MCP convert_image tool."
]
}
],
"endpoints": {
"mcp": "https://pixel-agent.for-ai-agents.workers.dev/mcp",
"mcpServerCard": "https://pixel-agent.for-ai-agents.workers.dev/.well-known/mcp.json",
"attributedMcpServerCards": {
"glama": "https://pixel-agent.for-ai-agents.workers.dev/.well-known/mcp/glama.json",
"mcpservers": "https://pixel-agent.for-ai-agents.workers.dev/.well-known/mcp/mcpservers.json",
"officialRegistry": "https://pixel-agent.for-ai-agents.workers.dev/.well-known/mcp/official-registry.json",
"mcpServerHub": "https://pixel-agent.for-ai-agents.workers.dev/.well-known/mcp/mcp-server-hub.json"
},
"openapi": "https://pixel-agent.for-ai-agents.workers.dev/openapi.json",
"capabilities": "https://pixel-agent.for-ai-agents.workers.dev/v1/capabilities",
"recipe": "https://pixel-agent.for-ai-agents.workers.dev/recipes/mcp-image-converter.html",
"skill": "https://pixel-agent.for-ai-agents.workers.dev/skills/pixel-agent/SKILL.md"
},
"authentication": {
"required": false
}
}