{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "image-resize-production-6df7-up-railway-app-api-resize",
  "title": "Image Resize \u00b7 Programmatic Image Resizing API",
  "url": "https://image-resize-production-6df7.up.railway.app/api/resize",
  "category": "media",
  "summary": "Resize images from URLs with configurable dimensions and output format while preserving aspect ratio.",
  "seo": {
    "title": "Image Resizing API | PNG JPEG WebP Conversion",
    "description": "Resize images via URL with aspect ratio preservation. Output formats: PNG, JPEG, WebP. Specify width, height, or both. 0.003 USDC per call on Base."
  },
  "use_cases": [
    "Generate responsive image variants for web applications",
    "Convert image formats for optimization pipelines",
    "Create thumbnails from source images with maintained proportions"
  ],
  "ideal_buyer": "Media processing agents and content pipelines requiring on-demand image transformation.",
  "example_prompt": "Resize this image to 800px width in WebP format: https://example.com/photo.jpg",
  "example_request_body": {
    "url": "https://example.com/photo.jpg",
    "width": 800,
    "format": "webp"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.037,
    "median_category_atomic": 80000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "3000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "url"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "URL of the image to resize"
              },
              "width": {
                "type": "number",
                "description": "Target width in pixels (maintains aspect ratio if height is omitted)"
              },
              "format": {
                "type": "string",
                "description": "Output format: 'png', 'jpeg', or 'webp' (default: png)"
              },
              "height": {
                "type": "number",
                "description": "Target height in pixels (maintains aspect ratio if width is omitted)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "image-resize-production-6df7-up-railway-app",
    "host": "image-resize-production-6df7.up.railway.app",
    "title": "Image Resize Service (Railway)",
    "description": "An image processing API endpoint hosted on Railway's platform. The origin appears to be a production deployment for image resizing operations, though the application is currently unreachable.",
    "url": "https://image-resize-production-6df7.up.railway.app",
    "favicon": "https://image-resize-production-6df7.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/image-resize-production-6df7-up-railway-app-api-resize",
    "url": "https://x402all.com/resource/image-resize-production-6df7-up-railway-app-api-resize",
    "name": "Image Resize \u00b7 Programmatic Image Resizing API",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/image-resize-production-6df7-up-railway-app-api-resize",
      "@type": "Offer",
      "price": "0.003",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.003000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://image-resize-production-6df7.up.railway.app/api/resize",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/image-resize-production-6df7-up-railway-app",
      "url": "https://image-resize-production-6df7.up.railway.app",
      "name": "Image Resize Service (Railway)",
      "@type": "Organization"
    },
    "identifier": "image-resize-production-6df7-up-railway-app-api-resize",
    "description": "Resize images via URL with aspect ratio preservation. Output formats: PNG, JPEG, WebP. Specify width, height, or both. 0.003 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=image-resize-production-6df7-up-railway-app-api-resize",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=image-resize-production-6df7-up-railway-app-api-resize"
}
