Skip to main content

A high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.

Project description

PyMuPDF

PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.

Installation

PyMuPDF requires Python 3.8 or later, install using pip with:

pip install PyMuPDF

There are no mandatory external dependencies. However, some optional features become available only if additional packages are installed.

You can also try without installing by visiting PyMuPDF.io.

Usage

Basic usage is as follows:

import fitz # imports the pymupdf library
doc = fitz.open("example.pdf") # open a document
for page in doc: # iterate the document pages
  text = page.get_text() # get plain text encoded as UTF-8

Documentation

Full documentation can be found on pymupdf.readthedocs.io.

Optional Features

  • fontTools for creating font subsets.
  • pymupdf-fonts contains some nice fonts for your text output.
  • Tesseract-OCR for optical character recognition in images and document pages.

About

PyMuPDF adds Python bindings and abstractions to MuPDF, a lightweight PDF, XPS, and eBook viewer, renderer, and toolkit. Both PyMuPDF and MuPDF are maintained and developed by Artifex Software, Inc.

PyMuPDF was originally written by Jorj X. McKie.

License and Copyright

PyMuPDF is available under open-source AGPL and commercial license agreements. If you determine you cannot meet the requirements of the AGPL, please contact Artifex for more information regarding a commercial license.

Contact

Join us on Discord here: #pymupdf

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

PyMuPDF-1.23.26.tar.gz (22.0 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

PyMuPDF-1.23.26-cp312-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.12Windows x86-64

PyMuPDF-1.23.26-cp312-none-win32.whl (3.2 MB view details)

Uploaded CPython 3.12Windows x86

PyMuPDF-1.23.26-cp312-none-manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.12

PyMuPDF-1.23.26-cp312-none-manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.12

PyMuPDF-1.23.26-cp312-none-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

PyMuPDF-1.23.26-cp312-none-macosx_10_9_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.12macOS 10.9+ x86-64

PyMuPDF-1.23.26-cp311-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.11Windows x86-64

PyMuPDF-1.23.26-cp311-none-win32.whl (3.2 MB view details)

Uploaded CPython 3.11Windows x86

PyMuPDF-1.23.26-cp311-none-manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.11

PyMuPDF-1.23.26-cp311-none-manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.11

PyMuPDF-1.23.26-cp311-none-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

PyMuPDF-1.23.26-cp311-none-macosx_10_9_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

PyMuPDF-1.23.26-cp310-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.10Windows x86-64

PyMuPDF-1.23.26-cp310-none-win32.whl (3.2 MB view details)

Uploaded CPython 3.10Windows x86

PyMuPDF-1.23.26-cp310-none-manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.10

PyMuPDF-1.23.26-cp310-none-manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.10

PyMuPDF-1.23.26-cp310-none-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

PyMuPDF-1.23.26-cp310-none-macosx_10_9_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

PyMuPDF-1.23.26-cp39-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.9Windows x86-64

PyMuPDF-1.23.26-cp39-none-win32.whl (3.2 MB view details)

Uploaded CPython 3.9Windows x86

PyMuPDF-1.23.26-cp39-none-manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.9

PyMuPDF-1.23.26-cp39-none-manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.9

PyMuPDF-1.23.26-cp39-none-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

PyMuPDF-1.23.26-cp39-none-macosx_10_9_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

PyMuPDF-1.23.26-cp38-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.8Windows x86-64

PyMuPDF-1.23.26-cp38-none-win32.whl (3.2 MB view details)

Uploaded CPython 3.8Windows x86

PyMuPDF-1.23.26-cp38-none-manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.8

PyMuPDF-1.23.26-cp38-none-manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.8

PyMuPDF-1.23.26-cp38-none-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

PyMuPDF-1.23.26-cp38-none-macosx_10_9_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

Details for the file PyMuPDF-1.23.26.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.23.26.tar.gz
  • Upload date:
  • Size: 22.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for PyMuPDF-1.23.26.tar.gz
Algorithm Hash digest
SHA256 a904261b317b761b0aa2bd2c1f6cd25d25aa4258be67a90c02a878efc5dca649
MD5 80d668d15f10a3520b29999dbdb15fc9
BLAKE2b-256 c547ebd9cdc09d82462533f69f983c7f57ebbf01e68adb111a3c49acacde2540

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp312-none-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.23.26-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for PyMuPDF-1.23.26-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 3f876533aa7f9a94bcd9a0225ce72571b7808260903fec1d95c120bc842fb52d
MD5 dfb06749916aa85ce98e10bb94413074
BLAKE2b-256 2d4e2dd13cb8d8a4153ba6b6e990c9059f1481afdaf00a5d2c718b16ef106fe5

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp312-none-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.23.26-cp312-none-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for PyMuPDF-1.23.26-cp312-none-win32.whl
Algorithm Hash digest
SHA256 c40d044411615e6f0baa7d3d933b3032cf97e168c7fa77d1be8a46008c109aee
MD5 10a0c65c4cefb89c8f631a57cb010753
BLAKE2b-256 eb0fcd6382cde48faf60d4a712e60bc202f7fa5813e849bfd0b454163e1439cb

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp312-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bb42d4b8407b4de7cb58c28f01449f16f32a6daed88afb41108f1aeb3552bdd4
MD5 954599d742e278e5c88fe0ae3051cd04
BLAKE2b-256 955ee5e01b772d4765937b9d0fe6d51124de58c39a7ec8eb06d99f87a73bb05b

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp312-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 99607649f89a02bba7d8ebe96e2410664316adc95e9337f7dfeff6a154f93049
MD5 57beb63189c04b9dd5535fa19e486a7d
BLAKE2b-256 190740f7b3420e8bba1b20a22ddb361fac3b4994427aa113ca628abf2f7dc341

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp312-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 42ad2b819b90ce1947e11b90ec5085889df0a2e3aa0207bc97ecacfc6157cabc
MD5 8c907a740a3fedd7aba64b1082434878
BLAKE2b-256 4b6b6f6bcd072e90cc0f8e563916222edc36c7adc0d7b5768d996c57652d7b54

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp312-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a217689ede18cc6991b4e6a78afee8a440b3075d53b9dec4ba5ef7487d4547e9
MD5 304fbb3dbb559e66c418a1bed466ea68
BLAKE2b-256 bbefe2566f524ef5a3d8c62f51afd16bd1a042fc812ab3cc3b987a125d322f89

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp311-none-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.23.26-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for PyMuPDF-1.23.26-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 92b3c4dd4d0491d495f333be2d41f4e1c155a409bc9d04b5ff29655dccbf4655
MD5 7769bb8edf02b44f7fc42b7f881ae677
BLAKE2b-256 cf28a50440fd3cdb263c1843bf166d48fc68d219ff7dccff7b854f19426ef4ee

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp311-none-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.23.26-cp311-none-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for PyMuPDF-1.23.26-cp311-none-win32.whl
Algorithm Hash digest
SHA256 05e672ed3e82caca7ef02a88ace30130b1dd392a1190f03b2b58ffe7aa331400
MD5 1f8154f4fb0fd8cff94bce31788908af
BLAKE2b-256 3e1803324982153a1d982584397f443cfadf6928740ea2430744bbb36d5a65d4

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp311-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f25aafd3e7fb9d7761a22acf2b67d704f04cc36d4dc33a3773f0eb3f4ec3606f
MD5 c2d722d19692c08c13e92c987d0b72cc
BLAKE2b-256 23671eefac0bc228c80c58456a6bfc04310874e7c0aa0ede73c7ea3a829cad42

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp311-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fab8833559bc47ab26ce736f915b8fc1dd37c108049b90396f7cd5e1004d7593
MD5 01de5afccf33aa783ce631a80c31534a
BLAKE2b-256 561986414064deb4b8662fb8cd52dd6afa0b56990d5114afa64597f041c185ee

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp311-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 97b40bb22e3056874634617a90e0ed24a5172cf71791b9e25d1d91c6743bc567
MD5 6819acf460e3e717f8a01541974091d4
BLAKE2b-256 5d0682fc8201522989b7bbf0c1d86da6a133c589d02c6cd1bc14da1dd5f2109f

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp311-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e2804a64bb57da414781e312fb0561f6be67658ad57ed4a73dce008b23fc70a6
MD5 093919b0f734d6b64e4e8005c8964ccd
BLAKE2b-256 e63eba4632c10eb4bdaa074de45d4c51603dddc95dc849a0e51d85f11d4c5b65

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp310-none-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.23.26-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for PyMuPDF-1.23.26-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 2eb701247d8e685a24e45899d1175f01a3ce5fc792a4431c91fbb68633b29298
MD5 0b06cc3a9ac108ee8986fc95bad19233
BLAKE2b-256 11c3487544356045e9b4b67c54a1268ecc868808ff405736824b647b16cd06aa

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp310-none-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.23.26-cp310-none-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for PyMuPDF-1.23.26-cp310-none-win32.whl
Algorithm Hash digest
SHA256 cc0f794e3466bc96b5bf79d42fbc1551428751e3fef38ebc10ac70396b676144
MD5 29deac91934d423efd0cced648fab00d
BLAKE2b-256 70230b3e467aba9ce14124b22b2bc5ffdf9067981372337585b5c055f0520899

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp310-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b22f8d854f8196ad5b20308c1cebad3d5189ed9f0988acbafa043947ea7e6c55
MD5 3c3ce09f475264610cd133aa03c354b2
BLAKE2b-256 7b36d5c900e302cb220558b046fea8f4eeed740578351e47cf3a8abc6169447b

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp310-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 734ee380b3abd038602be79114194a3cb74ac102b7c943bcb333104575922c50
MD5 396512808e8c3ebfd3c84cccc23a9e8f
BLAKE2b-256 00d4365907e1b2401e86a01b96a0124d2bf1b9c6b019ded1325ca3f019b285ad

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp310-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2dfc9e010669ae92fade6fb72aaea49ebe3b8dcd7ee4dcbbe50115abcaa4d3fe
MD5 9f7aa7c48f5be62e3e33f8c91c571ac8
BLAKE2b-256 380fe4299ce5fc313742dfa798d83ac9691bfdd33e2851016126e2a9333fa447

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp310-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 645a05321aecc8c45739f71f0eb574ce33138d19189582ffa5241fea3a8e2549
MD5 319fdbf8655d35afec9518c1de506ca9
BLAKE2b-256 b2a58fcde41b77a2b978b3b609767820822068310f04e3bd39f2f3ffedced7ba

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp39-none-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.23.26-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for PyMuPDF-1.23.26-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 ba9a54552c7afb9ec85432c765e2fa9a81413acfaa7d70db7c9b528297749e5b
MD5 f1ae636a42a7d811128712d7b5e12c56
BLAKE2b-256 93d6b4f03823a84bdb89d81fecab3b0eb12b28d3c5168c5430e5545681712b36

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp39-none-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.23.26-cp39-none-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for PyMuPDF-1.23.26-cp39-none-win32.whl
Algorithm Hash digest
SHA256 9f7f4ef99dd8ac97fb0b852efa3dcbee515798078b6c79a6a13c7b1e7c5d41a4
MD5 cf9e36726a61778ed633b78eb98facb1
BLAKE2b-256 e5ee96e44180c7be69d9cb12356153dee89b6ece186e5a6be523096e193f6680

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp39-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 deee96c2fd415ded7b5070d8d5b2c60679aee6ed0e28ac0d2cb998060d835c2c
MD5 b1f26ea74c7d1176f8627bab603605cd
BLAKE2b-256 18cde5b9ca2ec2041124f3d5339d653bd47c09b7a263b111ca74748630b394e8

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp39-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 879e7f5ad35709d8760ab6103c3d5dac8ab8043a856ab3653fd324af7358ee87
MD5 66a092657cf486af70ada3e6975c1b7b
BLAKE2b-256 2fa94d9645924fa718acb3a39450ddd68322043894b0a290f5f04894535ae4bf

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp39-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b3de8618b7cb5b36db611083840b3bcf09b11a893e2d8262f4e042102c7e65de
MD5 a7ae6185bd22adf86da3d7cd5757a143
BLAKE2b-256 1ece64983e30ac5354e738a30ba9efecde21023b58744e9b66090f0fa525bf65

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp39-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 73fce034f2afea886a59ead2d0caedf27e2b2a8558b5da16d0286882e0b1eb82
MD5 7edd12d74754efde1e1bc4f43b2ddec8
BLAKE2b-256 cef5d55cee40c6170c903c3d3bd4eeefe941f7b17a0f6d21bc38a85b90a0733f

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp38-none-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.23.26-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for PyMuPDF-1.23.26-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 fbe1a3255b2cd0d769b2da2c4efdd0c0f30d4961a1aac02c0f75cf951b337aa4
MD5 da1a8b43b8cd5d76d084b70a94d7b612
BLAKE2b-256 ac0af0f24f49cfadd91bc558ec8bd42853705bfd45702c4e32a01a2d2095a05f

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp38-none-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.23.26-cp38-none-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for PyMuPDF-1.23.26-cp38-none-win32.whl
Algorithm Hash digest
SHA256 6577e2f473625e2d0df5f5a3bf1e4519e94ae749733cc9937994d1b256687bfa
MD5 2abb39fff7649daf7630dca7b8894a85
BLAKE2b-256 9edd8e6628adc47900c82077575952519084c30c32fc8e1f762dd8f71fcc9469

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp38-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d7cd88842b2e7f4c71eef4d87c98c35646b80b60e6375392d7ce40e519261f59
MD5 c1487de4a72a6e869ca4305584bd06fb
BLAKE2b-256 4664d1a7a05751c43cbb8813861622c1acfb0be1f269a7ca7ee6d9256dfbe240

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp38-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5ef4360f20015673c20cf59b7e19afc97168795188c584254ed3778cde43ce77
MD5 2658a576d0b586fbbcf2a5e02a226e21
BLAKE2b-256 03eb41cca9aa7b460ffc539f04a4b18cbd2d0afc983f665392d3736d9f3a0874

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp38-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0bbb0cf6593e53524f3fc26fb5e6ead17c02c64791caec7c4afe61b677dedf80
MD5 7e9b4d97e8212c3afeb097a013336ae7
BLAKE2b-256 0bbc9684e70d63bf0f356191f6195018bb63e86b2ae08f95a894c2f76c1c090c

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.23.26-cp38-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for PyMuPDF-1.23.26-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 52df831d46beb9ff494f5fba3e5d069af6d81f49abf6b6e799ee01f4f8fa6799
MD5 eed0e0a39f984996deec762e3e7bd1ef
BLAKE2b-256 2adcb67ee1aaeb9750640325f74e8baf8e92e612cfd76dfeb5413f50be931ce3

See more details on using hashes here.

Supported by

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