From fed97490ca7bd6fd9f50a813865bf0139920217b Mon Sep 17 00:00:00 2001 From: qooxzuub <154452450+qooxzuub@users.noreply.github.com> Date: Wed, 10 Dec 2025 07:23:41 +0000 Subject: [PATCH] Add pikepdf --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b56fdefe..62e361b4 100644 --- a/README.md +++ b/README.md @@ -971,6 +971,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [xlwt](https://github.com/python-excel/xlwt) / [xlrd](https://github.com/python-excel/xlrd) - Writing and reading data and formatting information from Excel files. * PDF * [pdfminer.six](https://github.com/pdfminer/pdfminer.six) - Pdfminer.six is a community maintained fork of the original PDFMiner. + * [pikepdf](https://github.com/pikepdf/pikepdf) - A powerful library for reading and editing PDF files, based on qpdf. * [PyPDF2](https://github.com/mstamy2/PyPDF2) - A library capable of splitting, merging and transforming PDF pages. * [ReportLab](https://www.reportlab.com/opensource/) - Allowing Rapid creation of rich PDF documents. * Markdown