This repository contains a Python script for manipulating PDF files using the PyPDF2 library. The script performs the following operations on a PDF file: Clone this repository or download the ZIP file ...
Merge multiple PDF files into one. Split a single PDF file into multiple PDFs, each containing a single page. Extract text from a PDF file and display it in a text window. This tool is useful for ...