{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "screenshot-pdf-x402-production-up-railway-app-api-pdf",
  "title": "Screenshot PDF \u00b7 URL to PDF Conversion",
  "url": "https://screenshot-pdf-x402-production.up.railway.app/api/pdf",
  "category": "tools",
  "summary": "Converts URLs to PDF documents with selectable paper formats including A4, Letter, Legal, and Tabloid.",
  "seo": {
    "title": "URL to PDF API | Webpage Screenshot & PDF Generation",
    "description": "Convert any URL to PDF with configurable paper formats. Supports A4, Letter, Legal, and Tabloid sizes. x402 micropayment on Base."
  },
  "use_cases": [
    "Archive web pages as PDF documents",
    "Generate printable reports from web-based dashboards",
    "Create document snapshots of dynamic web content"
  ],
  "ideal_buyer": "Documentation agents and archiving systems that need programmatic webpage-to-PDF conversion with format control.",
  "example_prompt": "Convert https://example.com to a PDF in A4 format.",
  "example_request_body": {
    "url": "https://example.com",
    "format": "A4"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "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": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "url"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "URL to convert to PDF (e.g. https://example.com)"
              },
              "format": {
                "enum": [
                  "A4",
                  "Letter",
                  "Legal",
                  "Tabloid"
                ],
                "type": "string",
                "description": "Paper format (default: A4)"
              }
            }
          },
          "type": "http",
          "method": "GET",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "string",
            "description": "Binary PDF document returned with Content-Type application/pdf. Properly paginated with print-optimized layout."
          },
          "example": {}
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-186df0784047",
  "origin": {
    "slug": "screenshot-pdf-x402-production-up-railway-app",
    "host": "screenshot-pdf-x402-production.up.railway.app",
    "title": "Screenshot PDF x402 API",
    "description": "An x402-payable API that converts web pages to PDF documents. Accepts payment on Base mainnet. Returns rendered PDFs of specified URLs.",
    "url": "https://screenshot-pdf-x402-production.up.railway.app",
    "favicon": "https://screenshot-pdf-x402-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/screenshot-pdf-x402-production-up-railway-app-api-pdf",
    "url": "https://x402all.com/resource/screenshot-pdf-x402-production-up-railway-app-api-pdf",
    "name": "Screenshot PDF \u00b7 URL to PDF Conversion",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/screenshot-pdf-x402-production-up-railway-app-api-pdf",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://screenshot-pdf-x402-production.up.railway.app/api/pdf",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/screenshot-pdf-x402-production-up-railway-app",
      "url": "https://screenshot-pdf-x402-production.up.railway.app",
      "name": "Screenshot PDF x402 API",
      "@type": "Organization"
    },
    "identifier": "screenshot-pdf-x402-production-up-railway-app-api-pdf",
    "description": "Convert any URL to PDF with configurable paper formats. Supports A4, Letter, Legal, and Tabloid sizes. x402 micropayment on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=screenshot-pdf-x402-production-up-railway-app-api-pdf",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=screenshot-pdf-x402-production-up-railway-app-api-pdf"
}
