Here’s a complete Python tool using PyPDF2 and Tkinter to provide a basic graphical user interface (GUI) for splitting and merging PDFs. This script lets users:
-
Split a PDF into individual pages or a page range.
-
Merge multiple PDFs into one file.
Requirements:
Install the required library:
Features:
-
GUI for user-friendly interaction.
-
Page range input for splitting.
-
Multi-select for merging.
Let me know if you want a command-line version, web-based version, or additional features like password protection.
Share this Page your favorite way: Click any app below to share.