Mini_Python_Projects
Mini_Python_Projects copied to clipboard
PDF Merger and Splitter
A Python utility that allows users to merge multiple PDF files into one or split a single PDF into individual pages. Features
- Merge multiple PDF files into a single document.
- Split a PDF into separate files (by page range or each page individually).
- Simple CLI interface (optional: add GUI later with Tkinter).
- Input validation and error handling for missing or invalid files.
@RK1905101 Please assign me this.
Project looks good, make sure to create a folder add your relevant files and a readme file, summarizing your project and if possible, add screenshot, assigning this to you @Dennismwendwa
@RK1905101 thanks working on it.