Skip to main content

Split PDF - Page Separator for Make

PDF4me Split PDF module delivers automated document division by page numbers, ranges, or recurring intervals within Make scenarios. This flexible splitting service divides documents into specific sections, extracts page ranges, and creates multiple files—enabling document distribution, page extraction, section separation, and multi-file creation workflows across cloud storage platforms and business applications.

Authenticating Your API Request

To access the PDF4me Web API through Make, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user, enabling seamless integration between your Make scenarios and PDF4me's powerful PDF splitting services.

Split PDF Make

Key Features

  • Page-Based Splitting: Split by specific page numbers or ranges
  • Simple Split: Divide document into two parts
  • Recurring Split: Create multiple documents at intervals
  • Range Support: Use comma-separated values or ranges (e.g., "0, 1, 2-")
  • Flexible Naming: Custom naming for split documents

Parameters

Complete list of parameters for the Split PDF module.

Important: Parameters marked with an asterisk (***) are required and must be provided for the module to function correctly.

ParameterTypeDescriptionExample
PDF Name***StringFilename with Extensiondocument.pdf
Document***BufferPDF Content[PDF Buffer]
Page Numbers***StringPage Indices
• Comma-separated or ranges
• 0-based (0 = first page)
• Examples: "0, 1, 2-" or "1, 2, 3-7"
• String format required
0, 1, 2-
Split Type***StringSplit Method
• Simple Split - Two files
• Recurring Split - Multiple files (zip output)
Simple Split
Split File Naming***StringNaming Method
• With page number
• Naming as per order
With page number

Output

Table View

ParameterTypeDescription
NameStringOriginal or zip filename
DocumentsArraySplit documents in Buffer format

Get Help