Image processing for the agent economy.

Pictomancer processes images in under 50ms. Humans, developers, and AI agents — one platform, three ways in.

<50mslatency
$0.001min price
50free requests

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 app

For developers building products

REST API. Pay per request. No subscription. Integrate image processing in minutes, scale to millions.

Read the docs

For AI agents acting autonomously

MCP tools, A2A discovery, x402 micropayments. Agents find it, use it, and pay for it. No humans required.

Connect your agent

Every operation. Lightning fast.

Six powerful operations that cover every image processing need. All running on optimized infrastructure.

OperationWhat it doesAvg latencyBase 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.<48mssum

Works with your stack.

Native plugins for every major platform.
One-click install, zero configuration.

W

WordPress

Plugin available
M

Magento

Plugin available
P

PrestaShop

Plugin available
W

WooCommerce

Plugin available
S

Shopify

Plugin available
D

Drupal

Plugin available
J

Joomla

Plugin available
O

OpenCart

Plugin available

Don'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.

STEP 1DISCOVER

Agent reads /.well-known/agent.json or MCP manifest

STEP 2REQUEST

Sends image + operation spec

STEP 3HTTP 402

Server responds: "Pay $0.0015 USDC to 0x..."

STEP 4PAYMENT

Agent signs USDC transfer on Base L2. ~2 seconds.

STEP 5RESULT

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.

FREE TIER

50 requests · any operation · no signup · no card

PAY-PER-REQUEST

$0.001–$0.03 per image · USDC on Base · x402

SIZE MULTIPLIERS

< 1MB1.0×
1–5MB1.5×
5–10MB2.0×
> 10MB3.0×

EXAMPLE CALCULATIONS

resize 500KB
$0.001
convert 3MB
$0.003
pipeline(3 steps) 7MB
$0.008

analyze is always free · no data retention · pipeline billed as one operation