Skip to content

Split PDF Node

Document/PDF

Split PDF

Extract a page range from a PDF into a new file

pdf_splitmedia
Inputs5
Outputs2
Security exposure3/10
Packagemedia

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
3/10High
PrivacyPotential sensitivity of processed data.
2/10High
PerformanceRuntime or resource pressure.
3/10High
GovernancePolicy, audit, or compliance impact.
2/10High
ReliabilityOperational stability considerations.
2/10High
CostExternal or compute cost impact.
0/10High

Input Pins

5

Input

Execution
exec_in

Trigger

Template

Struct
template

PDF file

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Start Page

Integer
start_page

First page to extract (1-based)

Default 1

End Page

Integer
end_page

Last page to extract (1-based, inclusive)

Default 1

Output Path

Struct
output

Save path

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Output Pins

2

Done

Execution
exec_out

Continues

Result

Struct
result

Output file path

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null

Node Info

Internal name
pdf_split
Category
Document/PDF