mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
be262abf63
A 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 - and more! ok ajacoutot@
10 lines
299 B
Plaintext
10 lines
299 B
Plaintext
A 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
|
|
- and more!
|