Skip to content

Latest commit

 

History

History
101 lines (86 loc) · 2.27 KB

index.rst

File metadata and controls

101 lines (86 loc) · 2.27 KB

Welcome to pypdf

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.

See pdfly for a CLI application that uses pypdf to interact with PDFs.

You can contribute to pypdf on GitHub.

user/installation user/migration-1-to-2 user/robustness user/suppress-warnings user/metadata user/extract-text user/post-processing-in-text-extraction user/extract-images user/extract-attachments user/encryption-decryption user/merging-pdfs user/cropping-and-transforming user/add-watermark user/reading-pdf-annotations user/adding-pdf-annotations user/viewer-preferences user/forms user/streaming-data user/file-size user/pdf-version-support user/pdfa-compliance

modules/PdfReader modules/PdfWriter modules/Destination modules/DocumentInformation modules/Field modules/Fit modules/PageObject modules/PageRange modules/PaperSize modules/RectangleObject modules/Transformation modules/XmpInformation modules/annotations modules/constants modules/errors modules/generic modules/PdfDocCommon

dev/intro dev/pdf-format dev/pypdf-parsing dev/pypdf-writing dev/cmaps dev/deprecations dev/documentation dev/testing dev/releasing

meta/CHANGELOG meta/changelog-v1 meta/project-governance meta/taking-ownership meta/history meta/CONTRIBUTORS meta/scope-of-pypdf meta/comparisons meta/faq

Indices and tables

  • genindex
  • modindex
  • search