ports/print/py-pypdf/pkg/DESCR

9 lines
394 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
pypdf is a free and open-source pure-python PDF library capable of splitting,
merging, cropping, and transforming the pages of PDF files.
It can also add custom data, viewing options, and passwords to PDF files.
pypdf can retrieve text and metadata from PDFs as well.
Optional dependencies:
* graphics/py-Pillow: for image extraction
* security/py-cryptodome: for AES encryption or decryption