{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://free-pdf.sourceux.cc/#organization",
      "name": "SmartPDF",
      "url": "https://free-pdf.sourceux.cc/",
      "logo": "https://free-pdf.sourceux.cc/assets/favicon.svg",
      "founder": {
        "@type": "Person",
        "name": "Eng. Amer Ali",
        "url": "https://free-pdf.sourceux.cc/profile.html",
        "jobTitle": "Cybersecurity Specialist & AI Systems Developer"
      },
      "parentOrganization": {
        "@type": "Organization",
        "name": "iCoreUX",
        "url": "https://icoreux.com"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://free-pdf.sourceux.cc/#website",
      "url": "https://free-pdf.sourceux.cc/",
      "name": "SmartPDF",
      "description": "12 free browser-based PDF tools. Merge, compress, split, rotate, and convert PDF.",
      "publisher": {"@id": "https://free-pdf.sourceux.cc/#organization"},
      "inLanguage": "en",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://free-pdf.sourceux.cc/?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "SoftwareApplication",
      "name": "SmartPDF",
      "applicationCategory": "UtilitiesApplication",
      "operatingSystem": "Any",
      "url": "https://free-pdf.sourceux.cc/",
      "offers": {"@type": "Offer", "price": "0", "priceCurrency": "USD"},
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "bestRating": "5",
        "ratingCount": "1280"
      },
      "featureList": [
        "Merge PDF", "Compress PDF", "Split PDF", "Rotate PDF",
        "PDF to Word", "Word to PDF", "PDF to Excel", "Excel to PDF",
        "PDF to JPG", "JPG to PDF", "PNG to PDF", "PDF to PPT"
      ]
    }
  ]
}
