pikepdf is a Python library for reading, writing, repairing and transforming PDF files. It provides a Pythonic interface to qpdf, a mature C++ library for PDF manipulation and repair.
It supports page manipulation, metadata editing, image extraction, encryption, linearization and low-level access to PDF objects and content streams.
This is free and open source software.
Key Features
- Read, write, create and repair PDF files.
- Merge, split, rotate and rearrange pages.
- Edit XMP and DocumentInfo metadata.
- Extract and replace images without unnecessary re-encoding.
- Open and save password-protected PDFs.
- Support AES-256, AES-128 and RC4 encryption.
- Linearize PDFs for faster web viewing.
- Inspect and manipulate PDF objects and content streams.
- Automatically repair many forms of structural PDF damage.
- Access qpdf’s Job API programmatically.
- Preview PDFs and pages in Jupyter notebooks.
Website: github.com/pikepdf/pikepdf
Support:
Developer: James R. Barlow
License: Mozilla Public License 2.0
pikepdf 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.