Split PDF
Files & ImagesExtract a page range from a PDF into a new file.
No file
Calculated Result
Open a PDF and set a page range
Formula: copyPages [start−1, end]
About this calculator
Open a PDF and type a start and end page (1-based). Only that range is copied into the download.
How It Works & Formula
FormulaCopy a page range into a new PDF (pdf-lib)
copyPages for indices [start−1, end). Other pages are left out.