PDF Merge & Split

Merge multiple PDF files or split PDFs by page ranges using MCP tools.

368|75|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/claude-office-skills/skills --skill pdf-merge-split
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PDF Merge & Split
Source: https://github.com/claude-office-skills/skills/tree/main/pdf-merge-split
Command: npx skills add https://github.com/claude-office-skills/skills --skill pdf-merge-split

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of managing PDF documents by allowing users to merge multiple files into one or split large PDFs into smaller, more manageable parts.

Core Features & Use Cases

  • Merge PDFs: Combine several PDF files into a single document, with options for custom ordering and naming.
  • Split PDFs: Divide a PDF into separate files based on page ranges, file size, or even bookmarks.
  • Page Operations: Extract specific pages, reorder pages, delete pages, or rotate pages within a PDF.
  • Batch Processing: Apply merge or split operations to multiple files or folders efficiently.

Quick Start

Merge the files 'report_part1.pdf' and 'report_part2.pdf' into a single document named 'full_report.pdf'.

Frequently Asked Questions about PDF Merge & Split

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I merge multiple PDF files into one document?

Merging PDF files combines multiple documents into a single PDF with options for custom ordering and naming. This approach consolidates separate reports or chapters into one manageable file efficiently.

How do I split a large PDF into separate files by page range?

Splitting a PDF divides the document into separate files based on specified page ranges, file size, or bookmarks. This process breaks large documents into smaller, more manageable parts for easier distribution.

Can I extract and reorder specific pages within a PDF?

Yes, you can extract specific pages, reorder pages, delete pages, or rotate pages within a PDF. These page operations allow precise manipulation of document structure without altering the original content.

Does batch processing support applying split and merge operations to multiple folders?

Batch processing applies merge or split operations to multiple files or folders efficiently. This enables automated document management across directories without manual file-by-file intervention.

What is the best way to divide a PDF based on bookmarks?

Dividing a PDF based on bookmarks splits the document into separate files corresponding to its bookmark structure. This method organizes extracted content according to predefined document sections automatically.