{"library":"pypdf2","type":"library","category":null,"description":"PyPDF2 is a pure-Python library designed for PDF file manipulation, offering capabilities like splitting, merging, cropping, and transforming PDF pages. The `pypdf2` package on PyPI, with its final major version 3.0.1, is now officially deprecated. It functions as a compatibility wrapper, internally using the API of `pypdf` version 3.0.1. All active development, new features, and security updates are happening under the `pypdf` project (currently at version 6.x.x), which is the recommended library for all new and ongoing PDF processing tasks in Python.","language":"python","status":"deprecated","version":"3.0.1","tags":["pdf","document processing","deprecated","file manipulation"],"install":[{"cmd":"pip install pypdf2","imports":["from PyPDF2 import PdfReader","from PyPDF2 import PdfWriter"]},{"cmd":"pip install pypdf","imports":[]},{"cmd":"pip install pypdf[crypto]","imports":[]}],"homepage":null,"github":"https://github.com/py-pdf/PyPDF2","docs":"https://pypdf2.readthedocs.io/en/latest/","changelog":"https://pypdf2.readthedocs.io/en/latest/meta/CHANGELOG.html","pypi":"https://pypi.org/project/pypdf2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2,"avg_import_s":1.15,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pypdf2/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}