pypdf is a pure Python library for reading, manipulating, and writing PDF files.
It can split, merge, crop, and transform pages as well as extract text, images, and metadata. The library also supports encryption, annotations, forms, attachments, outlines, and other PDF features.
This is free and open source software.
Key Features
- Split and merge PDF documents.
- Crop, rotate, scale, and transform pages.
- Extract text, images, document information, and XMP metadata.
- Encrypt and decrypt documents using passwords.
- Read and create PDF annotations.
- Read and update interactive form fields.
- Add watermarks and page overlays.
- Handle embedded files and attachments.
- Create and manage outlines and destinations.
- Configure viewer preferences and document opening behaviour.
- Add JavaScript actions to documents.
- Supports streaming data and file-like objects.
- Written entirely in Python with no mandatory external dependencies.
- Provides type information for static type checking.
Website: github.com/py-pdf/pypdf
Support:
Developer: pypdf contributors
License: BSD 3-Clause “New” or “Revised” License
pypdf is written in Python. Learn Python with our recommended free books and free tutorials.
Related Software
| PDF Development Libraries | |
|---|---|
| PDFBox | Create, render, print, split, merge, alter, verify and extract text and metadata |
| TCPDF | PHP class for generating PDF documents |
| Poppler | Library for rendering PDF files, and examining or modifying their structure |
| PDFKit | PDF document generation library for Node and the browser |
| pdfcpu | PDF processing library |
| Apache FOP | Print formatter driven by XSL formatting objects |
| QPDF | Library and programs that inspect and manipulate the structure of PDF files |
| PoDoFo | Parse PDF files and modify their contents into memory |
| OpenPDF | Library for creating and editing PDF files; fork of iText |
| xhtml2pdf | HTML to PDF converter using Python |
| libHaru | Library for generating PDFs |
| CapyPDF | Fully color managed PDF generation library |
| pdf-lib | Create and modify PDF documents in a JavaScript environment |
| PDFio | PDF read/write library |
| PDFsharp | .NET library for processing PDF files |
| JasperReports | Reporting engine written in Java |
| CamlPDF | OCaml library for reading, writing and modifying PDF files |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.