python-pypdf2 1.26.0
Channel: guix
Home page: http://mstamy2.github.com/PyPDF2
Licenses: Modified BSD
Synopsis: Pure Python PDF toolkit
Description:
PyPDF2 is a pure Python PDF library 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
By being pure Python, it should run on any Python platform without any dependencies on external libraries. It can also work entirely on StringIO
objects rather than file streams, allowing for PDF manipulation in memory. It is therefore a useful tool for websites that manage or manipulate PDFs.
Total results: 1