Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint
$ man banner-image-expand

/banner-image-expand

agentutility / synthforge / banner-image-expand
PRICE / CALL
$0.15
USDC · base mainnet · scheme: exact
METHOD
POST
CLUSTER
synthforge
CATEGORY
uncategorized
STATUS
live
NAME
banner-image-expand banner image expand api / hero image outpainting / website header extender
synonym alias of image-expand — reuses the canonical handler.
SYNOPSIS
POST https://x402.agentutility.ai/banner-image-expand
     Content-Type: application/json
     X-PAYMENT:    <signed-transferWithAuthorization>

     { ... }
↳ first call → 402 Payment Required. Sign USDCtransferWithAuthorization, retry with theX-PAYMENT header.
DESCRIPTION

Banner image expand API / hero image outpainting / website header extender. Same backend as image-expand, exposed for agents turning existing photos into wide website, ad, and email-header canvases.

INPUTrequest schema
propertytypedescriptionreq?
image_urlstringrequired
canvas_widthnumberrequired
canvas_heightnumberrequired
original_widthnumberoptional
original_heightnumberoptional
original_xnumberoptional
original_ynumberoptional
promptstringoptional
seednumberoptional
OUTPUTresponse shape
fieldtypedescription
image_urlstring
widthstring
heightstring
EXAMPLEStwo ways to call
EXAMPLE 1 · curl
curl -X POST https://x402.agentutility.ai/banner-image-expand \
  -H 'Content-Type: application/json' \
  -d '{ }'
first response = 402 Payment Required with payment requirements; sign + retry with X-PAYMENT.
EXAMPLE 2 · mcp
# Install the MCP package for this endpoint's cluster
npx -y @agentutility/mcp-<cluster>

# Required: EVM private key with USDC on Base
export X402_PRIVATE_KEY=0x...

# Then call the banner-image-expand tool from your MCP-aware agent.
MCP server handles payment automatically — your coding agent just calls the tool by name.
METADATA
tags
synthforgebannerimageexpandbanner-image-expand
methods
POST
cluster
synthforge
price
$0.15 USDC per call
ADJACENTother endpoints in synthforge
endpointdescriptionprice
ad-banner-image-expandAd banner image expand API / paid social canvas outpaint / campaign creative extender.$0.15
app-store-screenshot-expandApp store screenshot expand API / mobile screenshot backdrop extender / launch asset outpaint.$0.15
course-thumbnail-expandCourse thumbnail expand API / tutorial cover outpaint / education hero image extender.$0.15
email-header-image-expandEmail header image expand API / newsletter banner outpaint / lifecycle email creative extender.$0.15
image-expandAI image outpainting / image expansion.$0.15
linkedin-banner-expandLinkedIn banner expand API / profile header outpainting / brand banner image extender.$0.15
marketplace-product-expandMarketplace product image expand API / ecommerce photo canvas extender / product listing outpaint.$0.15
mobile-story-image-expandMobile story image expand API / vertical social outpaint / Instagram TikTok story extender.$0.15
SEE ALSO
agentutility · synthforge · x402 · mcp · llms.txt · registry.json · bazaar.x402.org