Contents

pikepdf 10.3.0

0

Read and write PDFs with Python, powered by qpdf

Read and write PDFs with Python, powered by qpdf

Stars: 2645, Watchers: 2645, Forks: 219, Open Issues: 42

The pikepdf/pikepdf repo was created 8 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2645 github stars!

How to Install pikepdf

You can install pikepdf using pip

pip install pikepdf

or add it to a project with poetry

poetry add pikepdf

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/pikepdf/
GitHub Repo:
https://github.com/pikepdf/pikepdf

Classifiers

  • Multimedia/Graphics
  • Software Development/Libraries
No  pikepdf  pypi packages just yet.

Errors

A list of common pikepdf errors.

Code Examples

Here are some pikepdf code examples and snippets.

GitHub Issues

The pikepdf package has 42 open issues on GitHub

  • Use deque instead of list for MatrixStack._stack
  • Python list interface for pikepdf.Array
  • perf: lazy load lxml and Pillow to improve import time
  • feat: Add .values() accessor to Object (plus refactor items/values logic)
  • Freethreading status tracking issue

See more issues on GitHub

Related Packages & Articles

ocrmypdf 17.2.0

OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched

pdfrw 0.4

pdfrw is a Python library and utility that reads and writes PDF files.