Description
Python programs can read, split, merge, rotate, and manipulate pages in PDF files using the legacy v2 PyPDF2 API. This is useful for maintaining older document-processing scripts.
It is a PDF manipulation library for compatibility. PDFs can contain private data or malformed structures, so applications should validate inputs and keep backups before rewriting documents.