{
  "$schema": "https://pdfsnaps.com/ai/ai.manifest.schema.json",
  "manifest_version": "1.0",
  "name": "PDFSnaps",
  "slug": "pdfsnaps-site",
  "description": "Free online PDF tools — compress, merge, split, convert and sign PDF documents in one precise workspace.",
  "schema_org_type": "WebApplication",
  "website": "https://pdfsnaps.com",
  "logo": "https://pdfsnaps.com/pdfsnaps-icon.svg",
  "languages": [
    "en",
    "de",
    "sr"
  ],
  "primary_language": "en",
  "organization": {
    "name": "PDFSnaps",
    "url": "https://pdfsnaps.com"
  },
  "product": {
    "pricing_model": "freemium",
    "supported_countries": [
      "RS",
      "DE",
      "AT",
      "CH",
      "US",
      "GB",
      "AU"
    ],
    "supported_platforms": [
      "web"
    ],
    "offline_support": false,
    "requires_account": false,
    "open_source": false
  },
  "links": {
    "website": "https://pdfsnaps.com",
    "documentation": "https://pdfsnaps.com/guides/",
    "support": "https://pdfsnaps.com/help/",
    "status": "https://pdfsnaps.com/status/",
    "changelog": "https://pdfsnaps.com/changelog/",
    "api_docs": "https://pdfsnaps.com/developers/"
  },
  "contact": {
    "support": "support@pdfsnaps.com",
    "security": "security@pdfsnaps.com"
  },
  "legal": {
    "privacy": "https://pdfsnaps.com/security/",
    "terms": "https://pdfsnaps.com/security/"
  },
  "about": {
    "company": "PDFSnaps",
    "headquarters": "Serbia",
    "mission": "Turn everyday PDF work into a calm, visual and precise experience — no software, no clutter."
  },
  "trust": {
    "gdpr_compliant": true
  },
  "features": [
    "Compress PDF",
    "Merge PDF",
    "Split PDF",
    "Organize PDF",
    "Rotate PDF",
    "PDF to Word",
    "Word to PDF",
    "PDF to JPG",
    "JPG to PDF",
    "Protect PDF",
    "Sign PDF",
    "OCR PDF"
  ],
  "capabilities": [
    {
      "id": "compress-pdf",
      "name": "Compress PDF",
      "description": "Reduces PDF file size while preserving text and image quality.",
      "endpoint": "/compress-pdf/"
    },
    {
      "id": "merge-pdf",
      "name": "Merge PDF",
      "description": "Joins multiple PDF files in any order the user specifies.",
      "endpoint": "/merge-pdf/"
    },
    {
      "id": "split-pdf",
      "name": "Split PDF",
      "description": "Extracts page ranges or separates every page into individual files.",
      "endpoint": "/split-pdf/"
    },
    {
      "id": "convert-pdf",
      "name": "Convert PDF",
      "description": "Converts between PDF and Word, images or other formats.",
      "endpoint": "/pdf-to-word/"
    },
    {
      "id": "sign-pdf",
      "name": "Sign PDF",
      "description": "Places a typed, drawn or uploaded signature on any page.",
      "endpoint": "/sign-pdf/"
    },
    {
      "id": "ocr-pdf",
      "name": "OCR PDF",
      "description": "Recognizes and extracts text from scanned PDF pages.",
      "endpoint": "/ocr-pdf/"
    },
    {
      "id": "protect-pdf",
      "name": "Protect PDF",
      "description": "Adds password protection and permission settings to a PDF.",
      "endpoint": "/protect-pdf/"
    }
  ],
  "actions": [
    {
      "id": "compress-pdf",
      "name": "Use Compress PDF",
      "description": "Reduces PDF file size while preserving text and image quality.",
      "capability": "compress-pdf",
      "method": "POST",
      "endpoint": "/compress-pdf/"
    },
    {
      "id": "merge-pdf",
      "name": "Use Merge PDF",
      "description": "Joins multiple PDF files in any order the user specifies.",
      "capability": "merge-pdf",
      "method": "POST",
      "endpoint": "/merge-pdf/"
    },
    {
      "id": "split-pdf",
      "name": "Use Split PDF",
      "description": "Extracts page ranges or separates every page into individual files.",
      "capability": "split-pdf",
      "method": "POST",
      "endpoint": "/split-pdf/"
    },
    {
      "id": "convert-pdf",
      "name": "Use Convert PDF",
      "description": "Converts between PDF and Word, images or other formats.",
      "capability": "convert-pdf",
      "method": "POST",
      "endpoint": "/pdf-to-word/"
    },
    {
      "id": "sign-pdf",
      "name": "Use Sign PDF",
      "description": "Places a typed, drawn or uploaded signature on any page.",
      "capability": "sign-pdf",
      "method": "POST",
      "endpoint": "/sign-pdf/"
    },
    {
      "id": "ocr-pdf",
      "name": "Use OCR PDF",
      "description": "Recognizes and extracts text from scanned PDF pages.",
      "capability": "ocr-pdf",
      "method": "POST",
      "endpoint": "/ocr-pdf/"
    },
    {
      "id": "protect-pdf",
      "name": "Use Protect PDF",
      "description": "Adds password protection and permission settings to a PDF.",
      "capability": "protect-pdf",
      "method": "POST",
      "endpoint": "/protect-pdf/"
    }
  ],
  "tools": [
    {
      "slug": "compress-pdf",
      "title": "Compress PDF",
      "short": "Smaller, still sharp",
      "description": "Reduce PDF file size while preserving text and image clarity.",
      "group": "manage"
    },
    {
      "slug": "merge-pdf",
      "title": "Merge PDF",
      "short": "Combine in your order",
      "description": "Join several PDF files and drag pages into the exact order you need.",
      "group": "manage"
    },
    {
      "slug": "split-pdf",
      "title": "Split PDF",
      "short": "Extract pages precisely",
      "description": "Separate page ranges or turn every page into an individual file.",
      "group": "manage"
    },
    {
      "slug": "organize-pdf",
      "title": "Organize PDF",
      "short": "Reorder, rotate, remove",
      "description": "Arrange PDF pages visually before exporting a clean new document.",
      "group": "manage"
    },
    {
      "slug": "rotate-pdf",
      "title": "Rotate PDF",
      "short": "Fix page orientation",
      "description": "Rotate one page, selected pages, or the complete document.",
      "group": "manage"
    },
    {
      "slug": "pdf-to-word",
      "title": "PDF to Word",
      "short": "Make PDFs editable",
      "description": "Convert PDF documents to editable DOCX files while retaining layout.",
      "group": "convert"
    },
    {
      "slug": "word-to-pdf",
      "title": "Word to PDF",
      "short": "Share-ready documents",
      "description": "Turn DOCX files into consistent PDF documents that look right everywhere.",
      "group": "convert"
    },
    {
      "slug": "pdf-to-jpg",
      "title": "PDF to JPG",
      "short": "Every page as an image",
      "description": "Export complete PDF pages as crisp JPG, PNG or WebP images.",
      "group": "convert"
    },
    {
      "slug": "jpg-to-pdf",
      "title": "JPG to PDF",
      "short": "Images into one PDF",
      "description": "Arrange multiple images and export them as a polished PDF document.",
      "group": "convert"
    },
    {
      "slug": "protect-pdf",
      "title": "Protect PDF",
      "short": "Add password security",
      "description": "Add access protection and clear document permissions to a PDF.",
      "group": "secure"
    },
    {
      "slug": "sign-pdf",
      "title": "Sign PDF",
      "short": "Add a signature",
      "description": "Place a typed, drawn or uploaded signature exactly where it belongs.",
      "group": "secure"
    },
    {
      "slug": "ocr-pdf",
      "title": "OCR PDF",
      "short": "Turn scans into text",
      "description": "Recognize text in scanned pages and create a searchable document.",
      "group": "convert"
    }
  ],
  "faq": [
    {
      "q": "Is PDFSnaps free to use?",
      "a": "Yes. Core PDF tools — compress, merge, split, convert — are free and require no signup. A Pro plan unlocks larger files, batch processing and priority jobs."
    },
    {
      "q": "Do I need to create an account?",
      "a": "No. You can use the main PDF tools without registering. An account is optional and unlocks history and Pro features."
    },
    {
      "q": "Are my files private?",
      "a": "Yes. Files are processed for the specific task you request and automatically deleted afterwards. PDFSnaps does not use your documents for training or analytics."
    },
    {
      "q": "How long are files stored?",
      "a": "Temporary files are deleted automatically after processing. No document lingers on our servers beyond what the task requires."
    },
    {
      "q": "Does PDFSnaps work on mobile?",
      "a": "Yes. All tools, upload flows and result states are optimized for touch screens and mobile browsers."
    },
    {
      "q": "Can I import from Google Drive?",
      "a": "Yes. You can import PDF files directly from Google Drive or via a public URL."
    }
  ],
  "knowledge_pages": [
    {
      "slug": "tools-overview",
      "title": "All PDF Tools",
      "summary": "Complete list of PDF tools available on PDFSnaps — manage, convert and secure documents.",
      "url": "https://pdfsnaps.com/tools/"
    },
    {
      "slug": "formats",
      "title": "Supported Formats",
      "summary": "Every file format PDFSnaps can read, convert from and export to.",
      "url": "https://pdfsnaps.com/formats/"
    },
    {
      "slug": "security-privacy",
      "title": "Security and Privacy",
      "summary": "How PDFSnaps handles uploads, processing isolation and automatic file deletion.",
      "url": "https://pdfsnaps.com/security/"
    },
    {
      "slug": "pricing",
      "title": "Pricing Plans",
      "summary": "Free, Pro and Team plans with file size limits, batch processing and shared workspaces.",
      "url": "https://pdfsnaps.com/pricing/"
    },
    {
      "slug": "guides",
      "title": "PDF Guides",
      "summary": "Practical guides on compression, formats, OCR, signing and everyday PDF workflows.",
      "url": "https://pdfsnaps.com/guides/"
    },
    {
      "slug": "developers",
      "title": "Developer API",
      "summary": "REST API concept for async PDF jobs, webhooks and signed result downloads.",
      "url": "https://pdfsnaps.com/developers/"
    }
  ],
  "agent_profile": {
    "preferred_entry": "/ai/",
    "preferred_docs": "/guides/",
    "preferred_language": "en",
    "preferred_response": "json",
    "supports": [
      "structured-data",
      "JSON-LD"
    ]
  },
  "resources": {
    "ai_landing": "https://pdfsnaps.com/ai/",
    "llms": "https://pdfsnaps.com/llms.txt",
    "llms_full": "https://pdfsnaps.com/llms-full.txt",
    "ai_sitemap": "https://pdfsnaps.com/ai-sitemap.xml",
    "security": "https://pdfsnaps.com/.well-known/security.txt"
  },
  "llms": {
    "contact": "support@pdfsnaps.com",
    "license": "All rights reserved",
    "allow": [
      "GPTBot",
      "ClaudeBot",
      "PerplexityBot",
      "GeminiBot",
      "Google-Extended",
      "Applebot"
    ],
    "disallow": []
  },
  "generated_at": "2026-08-01T00:36:25.502Z",
  "generator": "pdfsnaps-scripts@1.0.0"
}
