PyPDF2 is a pure-python PDF library capable of splitting, merging together, cropping, and transforming the pages of PDF files. It can also add custom data, viewing options, and passwords to PDF files.
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 ...