Image processing for the agent economy.
Pictomancer processes images in under 50ms. Humans, developers, and AI agents — one platform, three ways in.
Three ways in. One platform.
Whether you're a human clicking buttons, a developer writing code, or an AI agent making decisions — Pictomancer speaks your language.
For humans who process images
Upload images, apply operations, download results. No code. Progressive Web App. Works on any device.
Open the appFor developers building products
REST API. Pay per request. No subscription. Integrate image processing in minutes, scale to millions.
Read the docsFor AI agents acting autonomously
MCP tools, A2A discovery, x402 micropayments. Agents find it, use it, and pay for it. No humans required.
Connect your agentEvery operation. Lightning fast.
Six powerful operations that cover every image processing need. All running on optimized infrastructure.
| Operation | What it does | Avg latency | Base price |
|---|---|---|---|
ANALYZEFREE | Free metadata fetch. Know costs before committing. | — | $0.00 |
RESIZE | Scale by factor or dimensions. Cover/contain/fill. | <12ms | $0.001 |
COMPRESS | 60–90% size reduction, fine-grained quality. | <22ms | $0.001 |
CROP | Precise region extraction. | <12ms | $0.001 |
CONVERT | JPEG↔PNG↔WebP↔TIFF↔GIF with quality control. | <18ms | $0.002 |
PIPELINE | Chain up to 10 operations. Billed as one. | <48ms | sum |
Works with your stack.
Native plugins for every major platform.
One-click install, zero configuration.
WordPress
Plugin availableMagento
Plugin availablePrestaShop
Plugin availableWooCommerce
Plugin availableShopify
Plugin availableDrupal
Plugin availableJoomla
Plugin availableOpenCart
Plugin availableDon't see your platform? REST API + OpenAPI spec covers everything else. REST API docs
The x402 flow. Pay as you go.
No accounts. No API keys. Just send a request, pay with USDC, and get your result. The protocol handles everything.
Agent reads /.well-known/agent.json or MCP manifest
Sends image + operation spec
Server responds: "Pay $0.0015 USDC to 0x..."
Agent signs USDC transfer on Base L2. ~2 seconds.
HTTP 200 + processed image. 47ms total.
Integration. Your way.
Connect via MCP, REST API, A2A protocol, or generate a client from our OpenAPI spec.
{
"mcpServers": {
"pictomancer": {
"url": "https://api.pictomancer.ai/mcp"
}
}
}Simple pricing. No surprises.
Base price × size multiplier. That's it. Pay only for what you use.
50 requests · any operation · no signup · no card
$0.001–$0.03 per image · USDC on Base · x402
SIZE MULTIPLIERS
EXAMPLE CALCULATIONS
analyze is always free · no data retention · pipeline billed as one operation