446a51857b
- Update to 1.26.0 - Update WWW PR: 208624 Submitted by: m.tsatsenko@gmail.com
10 lines
342 B
Text
10 lines
342 B
Text
PyPdf isaA 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.
|
|
|
|
WWW: https://mstamy2.github.io/PyPDF2/
|