🔥 Burn Fat Fast. Discover How! 💪

Working with PDF files in Python PyPDF2 is a pure-python P | Python Universe

Working with PDF files in Python

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. It can retrieve text and metadata from PDFs as well as merge entire files together.

Installation
pip install PyPDF2

Docs
GitHub
[Tutorial] How to Work With a PDF in Python

#pypdf2 #pdf