pypdf2
PDF toolkit
PDF toolkit
To install this package, run one of the following:
A Pure-Python library built as a PDF toolkit. It is capable of:
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.
Summary
PDF toolkit
Last Updated
Jul 25, 2017 at 16:46
License
BSD License
Total Downloads
12
Version Downloads
12
Supported Platforms