Merge pull request #2819 from qooxzuub/add-pikepdf

Add pikepdf
This commit is contained in:
Vinta Chen
2026-01-08 13:25:34 +08:00
committed by GitHub

View File

@@ -974,6 +974,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