Skip to content

Split PDF Node

Document/PDF

Extract a page range from a PDF into a new file

pdf_splitmedia
Inputs5
Outputs2
Security exposure7/10
Packagemedia

Ratings

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

SecurityAttack surface and exposure impact.
7/10High
PrivacyPotential sensitivity of processed data.
8/10High
PerformanceRuntime or resource pressure.
7/10High
GovernancePolicy, audit, or compliance impact.
8/10High
ReliabilityOperational stability considerations.
8/10High
CostExternal or compute cost impact.
10/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