{
  "about": "Which ToolsMonk tools complete their work inside the visitor's browser, and which send input to a server. Derived from the same list the site uses to decide whether a tool page may claim nothing is uploaded.",
  "documentation": "https://toolsmonk.com/where-your-files-are-processed",
  "totalTools": 256,
  "browserOnlyCount": 238,
  "serverBackedCount": 18,
  "fullyBrowserCategories": [
    {
      "slug": "converters",
      "name": "Converters",
      "toolCount": 20
    },
    {
      "slug": "calculators",
      "name": "Calculators",
      "toolCount": 26
    },
    {
      "slug": "developer-tools",
      "name": "Developer Tools",
      "toolCount": 36
    },
    {
      "slug": "business-tools",
      "name": "Business Tools",
      "toolCount": 37
    },
    {
      "slug": "medical-tools",
      "name": "Medical Tools",
      "toolCount": 24
    }
  ],
  "reasons": [
    {
      "key": "toolsmonk-server",
      "label": "Processed on a ToolsMonk server",
      "explanation": "The work needs software that cannot run in a browser, so the file is sent to a ToolsMonk server over HTTPS, processed, and returned. It is not stored afterwards.",
      "tools": [
        {
          "slug": "word-to-pdf",
          "name": "Word to PDF",
          "url": "https://toolsmonk.com/tool/word-to-pdf",
          "category": "pdf-tools"
        },
        {
          "slug": "powerpoint-to-pdf",
          "name": "PowerPoint to PDF",
          "url": "https://toolsmonk.com/tool/powerpoint-to-pdf",
          "category": "pdf-tools"
        },
        {
          "slug": "html-to-image",
          "name": "HTML to Image",
          "url": "https://toolsmonk.com/tool/html-to-image",
          "category": "image-tools"
        },
        {
          "slug": "image-upscaler",
          "name": "Image Upscaler",
          "url": "https://toolsmonk.com/tool/image-upscaler",
          "category": "image-tools"
        },
        {
          "slug": "resume-maker",
          "name": "Free Resume Maker Online",
          "url": "https://toolsmonk.com/tool/resume-maker",
          "category": "student-tools",
          "scopeNote": "Your resume is built and exported in your browser. Content is sent to a ToolsMonk server only if you choose to save it to your account."
        }
      ]
    },
    {
      "key": "ai-provider",
      "label": "Sent to a third-party AI provider",
      "explanation": "The feature calls an external AI model, so the text or image you give it is passed on to that provider and handled under their terms as well as ours.",
      "tools": [
        {
          "slug": "pdf-editor",
          "name": "PDF Editor",
          "url": "https://toolsmonk.com/tool/pdf-editor",
          "category": "pdf-tools",
          "scopeNote": "Ordinary editing, annotation, form filling and signing happen in your browser. Only the optional AI features send data to an AI provider: the AI summary sends document text, and the AI form designer sends the description you type."
        },
        {
          "slug": "ai-pdf-summarizer",
          "name": "AI Summarizer",
          "url": "https://toolsmonk.com/tool/ai-pdf-summarizer",
          "category": "pdf-tools"
        },
        {
          "slug": "pdf-forms",
          "name": "PDF Forms",
          "url": "https://toolsmonk.com/tool/pdf-forms",
          "category": "pdf-tools",
          "scopeNote": "Adding fields, filling a form and every exported PDF happen in your browser. Only the optional AI designer sends the description you type to an AI provider, and your own PDF is never sent."
        },
        {
          "slug": "photo-editor",
          "name": "Photo Editor",
          "url": "https://toolsmonk.com/tool/photo-editor",
          "category": "image-tools",
          "scopeNote": "Ordinary editing, filters, layers and export happen in your browser. Only the AI panels, such as AI image generation, send data to an AI provider."
        },
        {
          "slug": "ai-image-generator",
          "name": "AI Image Generator",
          "url": "https://toolsmonk.com/tool/ai-image-generator",
          "category": "image-tools"
        },
        {
          "slug": "appicon",
          "name": "AppIcon",
          "url": "https://toolsmonk.com/tool/appicon",
          "category": "image-tools",
          "scopeNote": "Designing an icon, resizing artwork you upload and every exported file happen in your browser. Only the optional AI tab sends your text prompt to an AI provider, and your own artwork is never sent."
        },
        {
          "slug": "free-ai-humanizer-tool",
          "name": "Free AI Humanizer Tool",
          "url": "https://toolsmonk.com/tool/free-ai-humanizer-tool",
          "category": "text-tools"
        }
      ]
    },
    {
      "key": "url-fetch",
      "label": "A web address you type is fetched by a server",
      "explanation": "You supply a URL rather than a file. A ToolsMonk server visits that address and analyses what it finds, because a browser cannot fetch another site directly.",
      "tools": [
        {
          "slug": "html-to-pdf",
          "name": "HTML to PDF",
          "url": "https://toolsmonk.com/tool/html-to-pdf",
          "category": "pdf-tools"
        },
        {
          "slug": "seo-checker",
          "name": "SEO Checker",
          "url": "https://toolsmonk.com/tool/seo-checker",
          "category": "seo-tools"
        },
        {
          "slug": "website-speed-test",
          "name": "Website Speed Test",
          "url": "https://toolsmonk.com/tool/website-speed-test",
          "category": "seo-tools"
        },
        {
          "slug": "site-audit",
          "name": "Site Audit",
          "url": "https://toolsmonk.com/tool/site-audit",
          "category": "seo-tools"
        },
        {
          "slug": "sitemap-validator",
          "name": "Sitemap Validator",
          "url": "https://toolsmonk.com/tool/sitemap-validator",
          "category": "seo-tools"
        },
        {
          "slug": "robots-txt-generator",
          "name": "Robots.txt Generator",
          "url": "https://toolsmonk.com/tool/robots-txt-generator",
          "category": "seo-tools"
        }
      ]
    }
  ]
}
