Skip to main content

Read and write PDFs with Python, powered by qpdf

Project description

pikepdf

pikepdf is a Python library for reading and writing PDF files.

Build Status PyPI PyPI - Python Version PyPy Language grade: Python Language grade: C/C++ PyPI - License PyPI - Downloads codecov

pikepdf is based on QPDF, a powerful PDF manipulation and repair library.

Python + QPDF = "py" + "qpdf" = "pyqpdf", which looks like a dyslexia test. Say it out loud, and it sounds like "pikepdf".

# Elegant, Pythonic API
with pikepdf.open('input.pdf') as pdf:
    num_pages = len(pdf.pages)
    del pdf.pages[-1]
    pdf.save('output.pdf')

To install:

pip install pikepdf

For users who want to build from source, see installation.

pikepdf is documented and actively maintained. Commercial support is available. We support just about everything x86-64, including PyPy, and Apple Silicon on a best effort basis.

Features

This library is similar to PyPDF2 and pdfrw - it provides low level access to PDF features and allows editing and content transformation of existing PDFs. Some knowledge of the PDF specification may be helpful. It does not have the capability to render a PDF to image.

Feature pikepdf PyPDF2 pdfrw
Editing, manipulation and transformation of existing PDFs
Based on an existing, mature PDF library QPDF
Implementation C++ and Python Python Python
PDF versions supported 1.1 to 1.7 1.3? 1.7
Python versions supported 3.6-3.9 2.6-3.6 2.6-3.6
Save and load password protected (encrypted) PDFs ✔ (except public key) ✘ (Only obsolete RC4) ✘ (not at all)
Save and load PDF compressed object streams (PDF 1.5)
Creates linearized ("fast web view") PDFs
Actively maintained pikepdf commit activity PyPDF2 commit activity pdfrw commit activity
Test suite coverage codecov very low unknown
Creates PDFs that pass PDF validation tests ?
Modifies PDF/A without breaking PDF/A compliance ?
Automatically repairs PDFs with internal errors
PDF XMP metadata editing read-only
Documentation
Integrates with Jupyter and IPython notebooks for rapid development

Testimonials

I decided to try writing a quick Python program with pikepdf to automate [something] and it "just worked". –Jay Berkenbilt, creator of QPDF

"Thanks for creating a great pdf library, I tested out several and this is the one that was best able to work with whatever I threw at it." –@cfcurtis

In Production

  • OCRmyPDF uses pikepdf to graft OCR text layers onto existing PDFs, to examine the contents of input PDFs, and to optimize PDFs.

  • pdfarranger is a small Python application that provides a graphical user interface to rotate, crop and rearrange PDFs.

  • PDFStitcher is a utility for stitching PDF pages into a single document (i.e. N-up or page imposition).

License

pikepdf is provided under the Mozilla Public License 2.0 license (MPL) that can be found in the LICENSE file. By using, distributing, or contributing to this project, you agree to the terms and conditions of this license.

Informally, MPL 2.0 is a not a "viral" license. It may be combined with other work, including commercial software. However, you must disclose your modifications to pikepdf in source code form. In other works, fork this repository on GitHub or elsewhere and commit your contributions there, and you've satisfied your obligations. MPL 2.0 is compatible with the GPL and LGPL - see the guidelines for notes on use in GPL.

The debian/copyright file describes licensing terms for the test suite and the provenance of test resources.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pikepdf-2.14.1.tar.gz (2.3 MB view details)

Uploaded Source

Built Distributions

pikepdf-2.14.1-pp37-pypy37_pp73-manylinux2010_x86_64.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ x86-64

pikepdf-2.14.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

pikepdf-2.14.1-pp36-pypy36_pp73-manylinux2010_x86_64.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ x86-64

pikepdf-2.14.1-pp36-pypy36_pp73-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

pikepdf-2.14.1-cp39-cp39-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.9 Windows x86-64

pikepdf-2.14.1-cp39-cp39-win32.whl (2.0 MB view details)

Uploaded CPython 3.9 Windows x86

pikepdf-2.14.1-cp39-cp39-manylinux2010_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

pikepdf-2.14.1-cp39-cp39-manylinux2010_i686.whl (1.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

pikepdf-2.14.1-cp39-cp39-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

pikepdf-2.14.1-cp38-cp38-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.8 Windows x86-64

pikepdf-2.14.1-cp38-cp38-win32.whl (2.0 MB view details)

Uploaded CPython 3.8 Windows x86

pikepdf-2.14.1-cp38-cp38-manylinux2010_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

pikepdf-2.14.1-cp38-cp38-manylinux2010_i686.whl (1.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

pikepdf-2.14.1-cp38-cp38-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

pikepdf-2.14.1-cp37-cp37m-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.7m Windows x86-64

pikepdf-2.14.1-cp37-cp37m-win32.whl (2.0 MB view details)

Uploaded CPython 3.7m Windows x86

pikepdf-2.14.1-cp37-cp37m-manylinux2010_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

pikepdf-2.14.1-cp37-cp37m-manylinux2010_i686.whl (2.0 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

pikepdf-2.14.1-cp37-cp37m-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

pikepdf-2.14.1-cp36-cp36m-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.6m Windows x86-64

pikepdf-2.14.1-cp36-cp36m-win32.whl (2.0 MB view details)

Uploaded CPython 3.6m Windows x86

pikepdf-2.14.1-cp36-cp36m-manylinux2010_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

pikepdf-2.14.1-cp36-cp36m-manylinux2010_i686.whl (2.0 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

pikepdf-2.14.1-cp36-cp36m-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file pikepdf-2.14.1.tar.gz.

File metadata

  • Download URL: pikepdf-2.14.1.tar.gz
  • Upload date:
  • Size: 2.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1.tar.gz
Algorithm Hash digest
SHA256 ef21b445485439bee503f2ce089be4ed687afae468ff493960b7025c916c2753
MD5 480c69ca0c74258d6e0a763ff974fd0c
BLAKE2b-256 bc12154c908e4d2ceb0121ca0fb2398a1027769f85c3eb2b1d726338a066f780

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-pp37-pypy37_pp73-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-pp37-pypy37_pp73-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: PyPy, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-pp37-pypy37_pp73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 ad3762905ffbdcbbc0967c5a3a0376a41fe45e684643a14e42721911b47b1a9c
MD5 4600b8b781f7a4a26789dfb7796d3555
BLAKE2b-256 826103c203901abceaef16a65b67cce8a07a7e12819bc80114120c0aa03595b1

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: PyPy, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e1c5f4aa1d6c7a729e36c59428d91e3b3c74a927f4e3fa54e4b4580dc204c609
MD5 8cea17b26f5733b905184126b2beb88a
BLAKE2b-256 9e0437dd073a64ab07dfd674482900d1cb5a37bf0c9fe27305d004416d0e959a

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-pp36-pypy36_pp73-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-pp36-pypy36_pp73-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: PyPy, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-pp36-pypy36_pp73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 7bc84707f4e138574693d3e43aa4c67bdf87d28864723880b420fb6189424e42
MD5 7aae251a75819d42cb5c2a22e905e627
BLAKE2b-256 a39e1603625c1c0bdb6ec1420db14e06cd397ca52b3d5149431521e27bae0a42

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-pp36-pypy36_pp73-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-pp36-pypy36_pp73-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: PyPy, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-pp36-pypy36_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d7ca01aa86be1ce28d4db39ef9ce05c7f3d3671327e297483f5215ccf03b1245
MD5 a42111e4a7c17e5668891771fb243394
BLAKE2b-256 88f31d59db92db0a277fbc417a8ad06c275ffb86bc7ad351ca1f497fc6054403

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 531e240edb5164e0e856740cdeffa47b51138235631bc93b4731b954c9215807
MD5 aa7cf3fc9abb97556860e7765e89ea89
BLAKE2b-256 204ebb5f8f913ab7a08e4546392cb59e43bbcefdf3e2c5fd11cd74a3f24d5de0

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 44754ec333d6c0f4d93f84ff21c0646df03498bac78d665c342d342e8b4e184d
MD5 0586a8b74b3b51179ebf9cba41b93d52
BLAKE2b-256 d816eee762deae8bba14d08a78cb0151595e208858d2d9c5b24f256058f6027c

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 728b3921923f91038a9d533056cd75693139b9931b0f413b106c668da343ba7a
MD5 8a259d3bdc1be7ee958f9000842be42d
BLAKE2b-256 b74007cb2ae79c782fbe56f3eb4d08a4772de1b1f9d21afdc578e6e3694b3ca7

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d0e5f62d7f68d9c19b1733ca2d4f80e3b8e1ccbd089b4e1b614e0389e39781a7
MD5 273152bf55822a102d105e0539ca2f1d
BLAKE2b-256 234a1e4fa8f54529efede2ec3fff4c89c77cc124c42576c3e9e3fd16d9e3fa5b

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 aa09668dc1540f74feb45d001889676ea4f8305b63f91d8b1c7ead477efab301
MD5 f12d130996703613d15e2b725f1fb158
BLAKE2b-256 3641f4c216208395d3250aae7ea70d623ce04cfda7837955de06f2002184c299

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 6648eb43c3027076095ebcf2dbc885d24b5ebd35651fd57e1a2bf4c4def9ea8e
MD5 8067d97390bd53c4ec53d64a6468f9bd
BLAKE2b-256 167d6f3551acdb8dcd8820e63475161e88464ed15fe60454907ebba4736ee640

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 81a1d15ca7f8ce4abdd221f8b643d721a7a16e20f8b0216376ac681bcaa7af34
MD5 d1a2d639e1906bbae04404542a6783f8
BLAKE2b-256 d361db435852dd08debda60149c9c43c9736eac9ffbc511231beee1583ce06c8

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 b6c3c716ba409e235839303fbc18b14bef3d8e7eafd06d0e513c9cf9df7affec
MD5 bbafeaf2d79a0d3df3b2fe8574e3a515
BLAKE2b-256 0b6f8c29aa8a6888b7e56d6bb14ee5dbaf7515431eeb4b84aec1ca2dfff1207b

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f530cce221c5a9cfaa4fef402f8039cec2e749f522fc46694582e0fb4f3e09ff
MD5 ad335617733d45bf6cb924a93ec6ff20
BLAKE2b-256 d95e26b5140604c34c8143b70182ad6a232542da773019650548d79ddbde3c36

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f49ae0920560895230edca0ff9ca4e01b218475ff673e94aaa1ab3d28fb21ddb
MD5 05b1276b3cf119e21d3875e133f4cf69
BLAKE2b-256 959e53b28371015171084e03715127cdd0db81cffeef9b1b8c855c77a04941d8

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 eb083adfd72986d14468a86d30b76d16bf1997249a1a5f0411f071dc3b5d52a5
MD5 94f8667371c139b3b066e7333bce2454
BLAKE2b-256 3231e44ca960ef301473ff5a325b142fc22951e4abbab91f02b40d0029307cad

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 15d2880f941f997c9f9a05c69143a1d7d12c10f74d95691acc8b20c5a2d43093
MD5 71d29a71b40cddce107f564628da8a18
BLAKE2b-256 26729219b1429a8aa3deb8d298d4a84d66979e7ced64439e5e027189680d54af

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 28413e71af9a876a6adf079a9c323722b20ae096dcff304d48bbf4b1bbcd0995
MD5 5834ac4357d22410962a83578217ae53
BLAKE2b-256 7719c0883c127630ad20b29e8c635b1ff674c73c17ea1ffeac9c5d830765acb2

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 01fefb4353f1c98f6810eb684f502578698bd179f598c417cfcae09fa2247daa
MD5 253c2a397bde8855bd71f171661c5a8e
BLAKE2b-256 2df44f9ea068107d84ac4cc26ebf5824e14a6082018345336924b47ab2cccbb5

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 89d39c82a082beb29d04eec188ea20ca7e1b98d38e3d763e06c3ca535e04d318
MD5 a364038af1f2c0f592b3b869f269df60
BLAKE2b-256 4950af58cbee527ff191f86c394ebf3d846a2b0144982ee05f8c4e793025fcb4

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 c7a8b74f9a1caed293f383e6b23c944d82b3a7d729f85583570bcd5d7f52457a
MD5 177004060dd04164a28e39571cf01a9b
BLAKE2b-256 6bed413dbcad92d7e63fbe0451afe1bceea095b66e8cdf09efd597ac84500a0c

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 fba4f29d5999ea7d5b6015733bebc208067525c6abc4c669e91b1dce975e23df
MD5 a978d440fbd037fd0699125a66fa9231
BLAKE2b-256 6af9a23d834cee9bca6100cf9e537f4da7f50c3d4ef56d939019bd7760fb72b9

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 581ad35b9122769856dfad7797aea37b9fe6bc82211e90d671a31e7edbc87c2a
MD5 6aaacc9a5ca4622ff4f4b0b7b8698a34
BLAKE2b-256 4d4567c8a820a19dfeac8a0f47c04e10eef0220d2c5de5121be2988cefc25d31

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d038462a359e12ad85a56802aeeb08f78ab13566bd94e5229014225a7192b93e
MD5 6777ba837e358af466f68b5487db51f8
BLAKE2b-256 2b48e66ec8f269069f03e7bf3a87b3a44cef0b1c40a5997e070898ef9cdad997

See more details on using hashes here.

File details

Details for the file pikepdf-2.14.1-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pikepdf-2.14.1-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for pikepdf-2.14.1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2c1b9eb419c85af81322c485e3cedcb7d817fe6a67a60fac06cb97f3fb580fc7
MD5 58e9390f81a303c8841255d84502d8e7
BLAKE2b-256 9b593524e39eccad90bd3971d130520ed98cf982e9b5524161a19f418b674e7b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page