Skip to content

Latest commit

 

History

History
98 lines (83 loc) · 2.21 KB

index.rst

File metadata and controls

98 lines (83 loc) · 2.21 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/PdfMerger modules/PageObject modules/Transformation modules/DocumentInformation modules/XmpInformation modules/Destination modules/RectangleObject modules/Field modules/PageRange modules/annotations modules/Fit modules/PaperSize

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