{
  "$schema": "https://raw.githubusercontent.com/google/A2A/main/specification/json/a2a.schema.json",
  "id": "convertuniverse-document-tools",
  "name": "ConvertUniverse",
  "description": "Privacy-first document conversion platform with 24+ tools for PDF manipulation, format conversion, and document automation. All processing happens client-side in the browser - files never leave your device.",
  "version": "1.0.0",
  "url": "https://www.convertuniverse.com",
  "provider": {
    "name": "ConvertUniverse",
    "url": "https://www.convertuniverse.com"
  },
  "capabilities": [
    "pdf-manipulation",
    "document-conversion",
    "format-conversion",
    "file-compression",
    "ocr",
    "pdf-editing",
    "pdf-signing",
    "pdf-security",
    "batch-processing",
    "client-side-processing"
  ],
  "tags": [
    "PDF",
    "document",
    "converter",
    "merge",
    "split",
    "compress",
    "OCR",
    "Word",
    "Excel",
    "PowerPoint",
    "privacy",
    "free",
    "no-signup",
    "browser-based",
    "WebAssembly"
  ],
  "supported_languages": ["en"],
  "authentication": "none",
  "privacy": {
    "data_retention": "none",
    "processing_location": "client-side",
    "files_uploaded_to_server": false
  },
  "operations": [
    {
      "name": "merge-pdf",
      "description": "Combine multiple PDF files into one document",
      "endpoint": "https://www.convertuniverse.com/merge-pdf"
    },
    {
      "name": "split-pdf",
      "description": "Extract or remove pages from a PDF",
      "endpoint": "https://www.convertuniverse.com/split-pdf"
    },
    {
      "name": "compress-pdf",
      "description": "Reduce PDF file size while maintaining quality",
      "endpoint": "https://www.convertuniverse.com/compress-pdf"
    },
    {
      "name": "pdf-to-word",
      "description": "Convert PDF documents to editable Word (DOCX) format",
      "endpoint": "https://www.convertuniverse.com/pdf-to-word"
    },
    {
      "name": "word-to-pdf",
      "description": "Convert Word documents (DOCX) to PDF format",
      "endpoint": "https://www.convertuniverse.com/word-to-pdf"
    },
    {
      "name": "pdf-to-excel",
      "description": "Convert PDF tables to Excel spreadsheets (XLSX)",
      "endpoint": "https://www.convertuniverse.com/pdf-to-excel"
    },
    {
      "name": "excel-to-pdf",
      "description": "Convert Excel spreadsheets to PDF format",
      "endpoint": "https://www.convertuniverse.com/excel-to-pdf"
    },
    {
      "name": "ppt-to-pdf",
      "description": "Convert PowerPoint presentations to PDF",
      "endpoint": "https://www.convertuniverse.com/ppt-to-pdf"
    },
    {
      "name": "pdf-to-ppt",
      "description": "Convert PDF to PowerPoint presentations",
      "endpoint": "https://www.convertuniverse.com/pdf-to-ppt"
    },
    {
      "name": "jpg-to-pdf",
      "description": "Convert JPG/PNG images to PDF documents",
      "endpoint": "https://www.convertuniverse.com/jpg-to-pdf"
    },
    {
      "name": "pdf-to-jpg",
      "description": "Convert PDF pages to JPG images",
      "endpoint": "https://www.convertuniverse.com/pdf-to-jpg"
    },
    {
      "name": "protect-pdf",
      "description": "Add password protection to PDF files",
      "endpoint": "https://www.convertuniverse.com/protect-pdf"
    },
    {
      "name": "unlock-pdf",
      "description": "Remove password protection from PDF files",
      "endpoint": "https://www.convertuniverse.com/unlock-pdf"
    },
    {
      "name": "rotate-pdf",
      "description": "Rotate PDF pages to any orientation",
      "endpoint": "https://www.convertuniverse.com/rotate-pdf"
    },
    {
      "name": "sign-pdf",
      "description": "Add electronic signatures to PDF documents",
      "endpoint": "https://www.convertuniverse.com/sign-pdf"
    },
    {
      "name": "pdf-to-json",
      "description": "Extract PDF content as structured JSON data",
      "endpoint": "https://www.convertuniverse.com/pdf-to-json"
    },
    {
      "name": "pdf-to-markdown",
      "description": "Convert PDF documents to Markdown format",
      "endpoint": "https://www.convertuniverse.com/pdf-to-markdown"
    },
    {
      "name": "pdf-to-html",
      "description": "Convert PDF documents to HTML format",
      "endpoint": "https://www.convertuniverse.com/pdf-to-html"
    },
    {
      "name": "html-to-pdf",
      "description": "Convert HTML pages to PDF documents",
      "endpoint": "https://www.convertuniverse.com/html-to-pdf"
    },
    {
      "name": "text-to-pdf",
      "description": "Convert plain text to PDF documents",
      "endpoint": "https://www.convertuniverse.com/text-to-pdf"
    }
  ],
  "certification": {
    "verified": false,
    "privacy_compliant": true,
    "gdpr_compliant": true
  },
  "offers": {
    "price": "0",
    "price_currency": "USD",
    "description": "100% free - no signup, no credit card required"
  },
  "last_updated": "2026-02-17"
}

