PDF Splitter is a Python tool that takes a multi-page PDF file and splits it into individual PDF files, one for each page of the original document.
-
Updated
Apr 2, 2025 - Python
PDF Splitter is a Python tool that takes a multi-page PDF file and splits it into individual PDF files, one for each page of the original document.
A Python utility for merging multiple PDFs and images into a single PDF file. This tool maintains aspect ratios, centers content on custom-sized pages (default A4), and supports recursive directory processing. Perfect for organizing documents and creating cohesive PDF compilations.
Add a description, image, and links to the custom-page topic page so that developers can more easily learn about it.
To associate your repository with the custom-page topic, visit your repo's landing page and select "manage topics."