{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-agentsconsultants-com-convert",
  "title": "Agents Consultants \u00b7 Document Format Converter",
  "url": "https://api.agentsconsultants.com/convert",
  "category": "tools",
  "summary": "Transform documents across formats with support for PDF, DOCX, Markdown, and JSON conversion.",
  "seo": {
    "title": "Document Converter API \u2014 PDF DOCX MD JSON Conversion",
    "description": "Convert documents between PDF, DOCX, Markdown, and JSON formats via x402. 0.01 USDC per call on Base. Base64 file upload."
  },
  "use_cases": [
    "Convert PDF reports to Markdown for processing",
    "Transform DOCX documents to JSON for data extraction",
    "Generate PDF outputs from Markdown templates"
  ],
  "ideal_buyer": "Document processing agents and workflow automation tools requiring format conversion.",
  "example_prompt": "Convert this base64-encoded PDF to Markdown format for text analysis.",
  "example_request_body": {
    "to": "md",
    "file": "JVBERi0xLjQKJcOkw7zDtsO...",
    "from": "pdf"
  },
  "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": "0xb098c95b861fd1b39d8b157b74206636801f8422",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "file",
              "from",
              "to"
            ],
            "properties": {
              "to": {
                "enum": [
                  "pdf",
                  "docx",
                  "md",
                  "json"
                ],
                "type": "string",
                "description": "Target format"
              },
              "file": {
                "type": "string",
                "description": "Base64-encoded file content"
              },
              "from": {
                "enum": [
                  "pdf",
                  "docx",
                  "md",
                  "json"
                ],
                "type": "string",
                "description": "Source format"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "file": "base64-converted-output",
            "format": "md"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-agentsconsultants-com",
    "host": "api.agentsconsultants.com",
    "url": "https://api.agentsconsultants.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-agentsconsultants-com-convert",
    "url": "https://x402all.com/resource/api-agentsconsultants-com-convert",
    "name": "Agents Consultants \u00b7 Document Format Converter",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-agentsconsultants-com-convert",
      "@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://api.agentsconsultants.com/convert",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-agentsconsultants-com",
      "url": "https://api.agentsconsultants.com",
      "name": "api.agentsconsultants.com",
      "@type": "Organization"
    },
    "identifier": "api-agentsconsultants-com-convert",
    "description": "Convert documents between PDF, DOCX, Markdown, and JSON formats via x402. 0.01 USDC per call on Base. Base64 file upload.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-agentsconsultants-com-convert",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-agentsconsultants-com-convert"
}
