This is a very simple Python tool that splits the pages of PDF documents in the middle in order to create single-page PDFs from scans. Often, documents and books are being scanned two pages at a time.
This project is a graphical user interface (GUI) application for splitting PDF files into individual pages using PySide6. It provides an easy-to-use interface for users to select a PDF file and ...