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 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. Binary wheels are available for all common platforms, both x86-64 and ARM64/Apple Silicon.

Commercial support is available.

Features

This library is similar to pypdf (formerly PyPDF2) - 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 pypdf (PyPDF2)
Editing, manipulation and transformation of existing PDFs
Based on an existing, mature PDF library QPDF
Implementation C++ and Python Python
PDF versions supported 1.1 to 1.7 1.1 to 1.7
Save and load password protected (encrypted) PDFs ✔ (except public key) ✔ (except public key)
Creates linearized ("fast web view") PDFs
Test suite coverage codecov codecovpypdf2
Creates PDFs that pass PDF validation tests
Modifies PDF/A without breaking PDF/A compliance
PDF XMP metadata editing read-only
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.

  • PDF Arranger 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. Some components of the project may be under other license agreements, as indicated in their SPDX license header or the .dep5/reuse file.

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.

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-7.1.2.tar.gz (2.9 MB view details)

Uploaded Source

Built Distributions

pikepdf-7.1.2-pp39-pypy39_pp73-win_amd64.whl (3.3 MB view details)

Uploaded PyPyWindows x86-64

pikepdf-7.1.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pikepdf-7.1.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

pikepdf-7.1.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (2.9 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

pikepdf-7.1.2-pp38-pypy38_pp73-win_amd64.whl (3.3 MB view details)

Uploaded PyPyWindows x86-64

pikepdf-7.1.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pikepdf-7.1.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

pikepdf-7.1.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (2.9 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

pikepdf-7.1.2-cp311-cp311-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.11Windows x86-64

pikepdf-7.1.2-cp311-cp311-win32.whl (2.8 MB view details)

Uploaded CPython 3.11Windows x86

pikepdf-7.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pikepdf-7.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (2.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

pikepdf-7.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

pikepdf-7.1.2-cp311-cp311-macosx_10_9_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pikepdf-7.1.2-cp310-cp310-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.10Windows x86-64

pikepdf-7.1.2-cp310-cp310-win32.whl (2.8 MB view details)

Uploaded CPython 3.10Windows x86

pikepdf-7.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pikepdf-7.1.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (2.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

pikepdf-7.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

pikepdf-7.1.2-cp310-cp310-macosx_10_9_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

pikepdf-7.1.2-cp39-cp39-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.9Windows x86-64

pikepdf-7.1.2-cp39-cp39-win32.whl (2.8 MB view details)

Uploaded CPython 3.9Windows x86

pikepdf-7.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

pikepdf-7.1.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (2.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

pikepdf-7.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

pikepdf-7.1.2-cp39-cp39-macosx_10_9_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

pikepdf-7.1.2-cp38-cp38-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.8Windows x86-64

pikepdf-7.1.2-cp38-cp38-win32.whl (2.8 MB view details)

Uploaded CPython 3.8Windows x86

pikepdf-7.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

pikepdf-7.1.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (2.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

pikepdf-7.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

pikepdf-7.1.2-cp38-cp38-macosx_10_9_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: pikepdf-7.1.2.tar.gz
  • Upload date:
  • Size: 2.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for pikepdf-7.1.2.tar.gz
Algorithm Hash digest
SHA256 b177e8437fe8efdfb7a30c57f361cae1bf2054117856459ca6565c94d32cb5b5
MD5 41581245132eef6cf0fd6fcfac3b3d23
BLAKE2b-256 d4c4833162e3bc483e0b137736985a2bf866a010c169364cbde98145025afdbc

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e35056389134d8ed7d85dce798f9f4b498221c9b640fad4f8f2f8462aaade512
MD5 80125d36077e5968ce43d89839b0bd1e
BLAKE2b-256 b5e7fb86266f73b1a5bc186ddff5ce3f0e5c871dfe5d525dd654e42bdda3c92a

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ac00e736ee8bc5e59ab7c72498bb895c43cd72bae3fa0cadc163663d578fefd4
MD5 45a50c7f4381a0276606418f4f06566d
BLAKE2b-256 b3d17f8726d6a2ca74022ab6b44e4d151601535bdcb0f5e59c9ddfd3f8cd3ac0

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 98ccba51e3a0575d7ffaedc61b58fc10fca28151e2429825a36461253485f45d
MD5 5ff505aa791311929a8859eecb6e707b
BLAKE2b-256 6eec8dbe6ab915bc36445b5e123b0d4c6266077511deb11d4e19fa8ff40352b7

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1937f88458f183346d863cca71d9c4ea31792db38feba331fde8342473654330
MD5 ff3e915252601dbd90c76c3b3a0867c4
BLAKE2b-256 b04504c09c5ba23b1e2c0591d0d30e760bca0d6ab90faedf6bb0a1f57f475489

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 5c5ec0c28b0b01aa5a306fc4be45e9948a4f9699f250c68495e279f02fdee0d0
MD5 89a9c9cc43e9e8f2c1847897a77a25a5
BLAKE2b-256 6eb02fce83051f55ad03907decaf17b861bb9fd7486136a1afe8c8c6a02e8410

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6e95d872385d7226f48ced00b2f56f1c6fd963d1729fa48baf697f6e98748163
MD5 423de5455dc8f11424a6b0b300f0ca59
BLAKE2b-256 0bbd5da82fcedbf28209e981f035fe294d63f89949f67fff8ff172a8303e95fe

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e7cfd1bc95fdcece892b2506a9b9229d82a72845e74aa13c6e9578f767da41d1
MD5 4043151685560781b71a0698c84c12d1
BLAKE2b-256 4c248b4a19d9c2fe2e340de68696bd7932e8388183086c35afa11f9b72267639

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 09e142c484179873249f5c8fc50b8a5e66801feb81fc5111463b36b8396faf13
MD5 c25650ab02503ab4e481f0b4a1b2b7c2
BLAKE2b-256 9dd6d0c35f940585e2b2874472d47abf786e211e9bc7dcafe582fff304dbde28

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pikepdf-7.1.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for pikepdf-7.1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bb5ec2e06b3085413b69dbf3045a9a05a84d24ed8118221854c5465f6190ab35
MD5 e6d2132e4f21bbcc21a2b6f25a9e6fbe
BLAKE2b-256 282360135feae23301148190d5aad3ec64c31a925cb2a34faac980b5b86872a4

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: pikepdf-7.1.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for pikepdf-7.1.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 d75dfaf6df6e7394d7865878eaf9f2dca1900ebcf1ab9e681672a12d6c7b329b
MD5 99dc84607b2c3d03da7002fbaad6b821
BLAKE2b-256 a54a2dee7b8efe219b9cf68a1442e559162e7739273c7517c2c801572203d8dc

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2400574cf79481683f6ce537ee5d1d7925b71ff4d863a026246cbc34be8aeef0
MD5 a3e5abaa694687410eea5c54517028f9
BLAKE2b-256 c7c9ff38bac65e3dc9a34d82f04dad71cf3e3a4d2895a77add8d888b57fa3617

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 df2a99208cb426d675faaa578a96d6f9b76eee76cb473a267b9ae85078176443
MD5 020ef05b44902afae97b665e54594838
BLAKE2b-256 b2916f11ec3d1efaa2bb5be51a510b9e52889a6f5aa6eed17debfae421941bac

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 641beb42fdf82cd15e079dd081ba410b54ea552ea81b884cc98885ac5541f73d
MD5 46b3061f24a5ae8cfa04de632f5dbf1d
BLAKE2b-256 c750942a8cffdf0500c576a41cd8ed798f275bece2ee89b75bcacdb76d532c61

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4dd60ae07332b126a4d814955230f1852fcbd905ff72f1d3dde37ab7be192dfa
MD5 e4d6f5995363f32eebca23dbf6a376a3
BLAKE2b-256 20c2faf0b4dee4793b36ba9c95b4509b63e1190b00a121ff089ed082f1bf34e6

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pikepdf-7.1.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for pikepdf-7.1.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7c7b8f74b144ee0c384a7b82e34d84da89821e0d3f0cf207c5af039c563dce06
MD5 9dc3f684ca613caba3916e8f51139bf5
BLAKE2b-256 7d2515b736c77475cbd91481ddef9ff23915868bdad8856b7a51cf0c51dc7f30

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: pikepdf-7.1.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for pikepdf-7.1.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3d88c0ecbfd0df33144cbe348a765f9a82bcc86a7cf18fb19df0d9eab6186398
MD5 910b04713ed221dcae43671a26e6f97a
BLAKE2b-256 24406fc000221173a58f18d03777a440aefbaa534a7d4578d974b3ad81d6f083

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b21521fc51194869027edbdcaf46cf20396344518b122085133c68ddd1dd770f
MD5 b508a5c9c88a1b6b3dae861c79aa575d
BLAKE2b-256 d3a8f2980554a135b25e1583f065e7780d7101ca97226bede8f9caf47d642639

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 51a9272db7a468476f74c39c0fa5dc6b501e298c709a4b8df8e4b393929d644a
MD5 4b2922ece8f8c02fd444a8727c14480a
BLAKE2b-256 7e4aa11727bce6d842eab0d27d0de869569cdf42e711d9bf9e104a478837fe4a

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7c7b5c328dda0f0f3de4fbfbf3f1f68a85cb957eed00a4bd2f7683a465dc5b5a
MD5 e80ee09b61b264db2a410878568cba3c
BLAKE2b-256 3e854231715247cae97b368ef7629b78c4c324dc7787133d84d8cebd0fb772c2

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 81950bde71eeaa1fbef72164cf4c78f408250bdb2346e4a69aebe1fe0631c47b
MD5 c22daf1b9021d97682554e0f64cb6747
BLAKE2b-256 880a9d835d533e75fd1f8dae0acc030bc7fcec413883d5eec0d70979f69d2bd2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pikepdf-7.1.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for pikepdf-7.1.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1b64ae8d9b35713b317d7a4f429c14202ff9a2c5d63c8200b4fc1401e52c7e10
MD5 cf617ce2367a04268081e00589bee107
BLAKE2b-256 0f6ade404bbc75af9c16c9c9de6a45de2ab5b6f1f59ecb111dfdb8d4e46fc37e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pikepdf-7.1.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for pikepdf-7.1.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 db2e4e37a226aac13f6000b22612a8ccfb5764f34ad2b48c39eb38b3bb7cfb35
MD5 40018769317ca1d88e4ba791b6824797
BLAKE2b-256 56a650a5ab21230ecf9bfb3753cd5744ee80c8e955473cb46c54e1a2a242e6cd

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a0cca81a93b9486d98335b310fd1352ec62197bf9e3bf2774b822d5d862bde41
MD5 cac1bb633be46adb7e7425caa8e3da89
BLAKE2b-256 884424537487edff6042cc96b9433b9d5095832bc5c16136e0da3ec3df709852

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d8a8d24fef8802899f8a6aa89ab2d119da7c6acfaa978bdfdc76854854680a7f
MD5 3d2f649bc3aaf2231bb19650e35fe4a2
BLAKE2b-256 0877f412b4b4b9bba7ce6969f400aabc3c5223c02efa43ee09a6da0035ea9bf3

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e87b6a149e39598451d526493ec16f50b67ea899888ee96c14c1545eb1115c53
MD5 3fafda4f7e360530034390ef7c48f1d2
BLAKE2b-256 b88fa4adca1828797dc612a19079ed342a513441b09a6f41416102d268bcb0bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 17656a15b9ff5868869a79ff40765689a6705d2584e8ab63aff1d0365652b6f1
MD5 b594f9710da3b785c7034102d1c1b29c
BLAKE2b-256 b0608e910a0cf537a895e32d006cdf00944ab38487356fbe706f831a55e38f44

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pikepdf-7.1.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for pikepdf-7.1.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ca1a654a97d3d0f3340f934420c8c3a5522e43bb97ed25e31f06b618da9d64cd
MD5 7ccca3f2f44378b187cdf83ec0bd33fc
BLAKE2b-256 3b24cc802b37da4f96734d46b0a85a18fb893b542a4425cf46c87fa67b1d6171

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pikepdf-7.1.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for pikepdf-7.1.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 966008bbe04ac3f282bc026e8f66903c254c048c01f8a5a06e4f55b4d36605df
MD5 e2640eb3b9a25df2103408d80f3d0f5d
BLAKE2b-256 c4f2cf08f8f6f55ef30b3ec69841114930d0384312a5c5b0a058886e6c506d37

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 24719a4d1a154afb5fac55920154928f4a68e9c38e30ab0218c632f4fbf448cc
MD5 f8bbc079434b1185782d984260a69f2c
BLAKE2b-256 4d7e4be96c06e7b952ee192eb8b6337ff0705c7c1eae2ed1fc86c2802fa1b581

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4122e2786d8a21eeb47cb9e2eb3a6fd758280e6b3e873844f44e01a3bb5fda1a
MD5 d2ffcdba70182ec5dffd090e6a300944
BLAKE2b-256 5b8a0038590a16f4a4992064b06a5e39e690442b8801774935effda29392fa84

See more details on using hashes here.

File details

Details for the file pikepdf-7.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3af17fac243f6e5fef49c57dc99f858957e4210f1b408e1433aa6be29bc49dfd
MD5 bfc17354fc3c7225937c4f5bc1e71242
BLAKE2b-256 889319a745425393b3dcce145983ca6abe919f6b293b22642cbd1996c6fa9656

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pikepdf-7.1.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 de41f314fa61ab4d2368ab63b7e0f1ad72aab3115cfc90c8e123201fb5c2bcb5
MD5 9929e88e208e4f2562458786d11fe1e8
BLAKE2b-256 939822dcb83b35c0cb0692d9f9ebdaee8b4ba77fd27f3ed35d3502a184005c94

See more details on using hashes here.

Supported by

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