How to Split PDF Pages
Learn to split a large PDF document into multiple smaller documents.
We'll cover the following
Introduction
There have been instances where we need to split a PDF document into smaller chunks.
Such a process helps in eliminating superfluous content, and produces files of smaller sizes.
Objective
This lesson will show us how to build a PDF splitter using a lightweight command-line utility developed in the Python programming language.
This utility will allow splitting up a PDF file by separating one, or a range, of its pages into another file.
Get hands-on with 1400+ tech skills courses.