{
  "id": 1,
  "slug": "merge",
  "type": "tool",
  "title": "Merge PDF — Free, No Limits",
  "summary": "Combine multiple PDF files into one. Free, no sign-up, files deleted after 1 hour.",
  "category_slug": "pdf",
  "category_name": "PDF Tools",
  "locale": "en",
  "seo": {
    "description": "Free online PDF merger. No limits, no watermark, files auto-deleted."
  },
  "data": {
    "io": {
      "accepts": [
        "application/pdf"
      ],
      "outputs": [
        "application/pdf"
      ]
    },
    "ui": {
      "accept": "application/pdf",
      "action": "Merge PDF",
      "multiple": true,
      "outputName": "merged.pdf"
    },
    "howto": [
      {
        "step": 1,
        "text": "Upload two or more PDF files."
      },
      {
        "step": 2,
        "text": "Drag to reorder them."
      },
      {
        "step": 3,
        "text": "Download the merged PDF."
      }
    ],
    "sections": [
      {
        "body": "Merging combines several PDF documents into a single file, in the order you choose.",
        "heading": "What is merging PDF?"
      }
    ],
    "toolKind": "server",
    "processing": {
      "engine": "pdf-lib",
      "endpoint": "/api/pdf/merge"
    }
  },
  "updated_at": "2026-06-27T04:44:29.277Z",
  "faq": [
    {
      "q": "Is it free?",
      "a": "Yes, completely free with no file limits."
    },
    {
      "q": "Are my files safe?",
      "a": "Files are processed on our server and automatically deleted within 1 hour. We never share them."
    }
  ],
  "related": [
    {
      "slug": "pdf-to-jpg",
      "title": "PDF to JPG — Free, In Browser",
      "type": "tool",
      "category_slug": "pdf"
    },
    {
      "slug": "pdf-to-text",
      "title": "PDF to Text — Free, In Browser",
      "type": "tool",
      "category_slug": "pdf"
    },
    {
      "slug": "watermark",
      "title": "Watermark PDF — Free, In Browser",
      "type": "tool",
      "category_slug": "pdf"
    },
    {
      "slug": "compress",
      "title": "Compress PDF — Free, No Limits",
      "type": "tool",
      "category_slug": "pdf"
    },
    {
      "slug": "remove-blank",
      "title": "Remove Blank Pages from PDF — Free",
      "type": "tool",
      "category_slug": "pdf"
    },
    {
      "slug": "flatten",
      "title": "Flatten PDF — Free, In Browser",
      "type": "tool",
      "category_slug": "pdf"
    },
    {
      "slug": "page-numbers",
      "title": "Add Page Numbers to PDF — Free",
      "type": "tool",
      "category_slug": "pdf"
    },
    {
      "slug": "bates",
      "title": "Bates Numbering — Free Online (Legal)",
      "type": "tool",
      "category_slug": "pdf"
    },
    {
      "slug": "sign",
      "title": "Sign PDF — Free, Unlimited Signatures",
      "type": "tool",
      "category_slug": "pdf"
    },
    {
      "slug": "edit",
      "title": "PDF Editor — Free, In Your Browser",
      "type": "tool",
      "category_slug": "pdf"
    },
    {
      "slug": "jpg-to-pdf",
      "title": "JPG to PDF — Free Image to PDF",
      "type": "tool",
      "category_slug": "pdf"
    },
    {
      "slug": "rotate",
      "title": "Rotate PDF — Free, No Limits",
      "type": "tool",
      "category_slug": "pdf"
    },
    {
      "slug": "split",
      "title": "Split PDF — Extract Pages Free",
      "type": "tool",
      "category_slug": "pdf"
    }
  ]
}