resize.camelai.io

resize.camelai.io
Category
Service
Network
Avg / request
$0.005
Endpoints
1

Service overview

What is resize.camelai.io?

Resize and compress an image via Cloudflare Image Resizing

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://resize.camelai.io/resize" \
  --query '{
  "fit": "{fit}",
  "format": "{format}",
  "height": "{height}",
  "quality": "{quality}",
  "url": "{url}",
  "width": "{width}"
}'
What you get back
{
  "endpoint": "GET /resize",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services