{
  "x402Version": 2,
  "id": 9054,
  "slug": "9054",
  "resource": "https://imgopt.use.x402atlas.com/optimize",
  "description": "Convert and compress images to WebP, AVIF, JPEG or PNG. Optimize and shrink photos for web and CDN delivery from any image URL.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x5a45010395d62e9C4A8a0931bDe0493AACA4f657",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0x5a45010395d62e9C4A8a0931bDe0493AACA4f657",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:42161",
      "payTo": "0x5a45010395d62e9C4A8a0931bDe0493AACA4f657",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "media-processing",
      "info": {
        "input": {
          "body": {
            "format": "webp",
            "image_url": "https://www.gstatic.com/webp/gallery/1.jpg",
            "quality": 80
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "format": {
                    "description": "Output format: webp, jpeg, jpg, png or avif (default webp)",
                    "enum": [
                      "webp",
                      "jpeg",
                      "jpg",
                      "png",
                      "avif"
                    ],
                    "type": "string"
                  },
                  "image_url": {
                    "description": "Absolute http(s) URL of the image to optimize",
                    "type": "string"
                  },
                  "quality": {
                    "description": "Encoding quality 1..100 (default 80)",
                    "maximum": 100,
                    "minimum": 1,
                    "type": "integer"
                  }
                },
                "required": [
                  "image_url"
                ]
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "webp",
        "image-optimization",
        "compress-image",
        "convert-image",
        "avif",
        "png-to-webp",
        "jpg-to-webp",
        "image-cdn"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "imgopt.use.x402atlas.com",
  "lastUpdated": "2026-09-17T06:34:03.759Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-17T06:34:03.64Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "imgopt.use.x402atlas.com",
    "manifest_name": "imgopt.use.x402atlas.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}