Latest version
Jul 18, 2019 Viewed 1k times. I am wondering, why, for the life of me I cannot import and use PyPDF2 (PDF library) in Python 3.7. Firstly, my import fails at top of main.py (i.e. Below) from PyPDF2 import PdfFileReader. Then I have tried pip install PyPDF2 and variants pip2 install PyPDF3 etc etc. PyPDF2 is one of the python PDF libraries which is 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. Before we work with pdf, just make sure that.
Released:
PDF toolkit
Project description
A Pure-Python library built as a PDF toolkit. It is capable of:
- extracting document information (title, author, …)
- splitting documents page by page
- merging documents page by page
- cropping pages
- merging multiple pages into a single page
- encrypting and decrypting PDF files
- and more!
By being Pure-Python, it should run on any Python platform without anydependencies on external libraries. It can also work entirely on StringIOobjects rather than file streams, allowing for PDF manipulation in memory.It is therefore a useful tool for websites that manage or manipulate PDFs.
Release historyRelease notifications | RSS feed
1.26.0
1.25.1
1.25
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.16
1.15
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size PyPDF2-1.26.0.tar.gz (77.6 kB) | File type Source | Python version None | Upload date | Hashes |
Install Pypdf2 Python Download
CloseHashes for PyPDF2-1.26.0.tar.gz
Install Pypdf2 Python Anaconda
Algorithm | Hash digest |
---|---|
SHA256 | e28f902f2f0a1603ea95ebe21dff311ef09be3d0f0ef29a3e44a932729564385 |
MD5 | 2301acc0ecbab0633d4c9b883d50ee5e |
BLAKE2-256 | b40168fcc0d43daf4c6bdbc6b33cc3f77bda531c86b174cac56ef0ffdb96faab |