PyPDF2 ------------------------------------------------- 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. See sample code folder for helpful examples. Documentation: <URL coming soon> FAQ: <http://mstamy2.github.io/PyPDF2/FAQ.html> PyPI: <https://pypi.python.org/pypi/PyPDF2> GitHub: <https://github.com/mstamy2/PyPDF2> Homepage: <http://mstamy2.github.io/PyPDF2/>