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

Uploaded Source

Built Distributions

PyMuPDF-1.23.12-cp312-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.12 Windows x86-64

PyMuPDF-1.23.12-cp312-none-win32.whl (3.3 MB view details)

Uploaded CPython 3.12 Windows x86

PyMuPDF-1.23.12-cp312-none-manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.12

PyMuPDF-1.23.12-cp312-none-manylinux2014_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.12 macOS 10.9+ x86-64

PyMuPDF-1.23.12-cp311-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.11 Windows x86-64

PyMuPDF-1.23.12-cp311-none-win32.whl (3.3 MB view details)

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 macOS 10.9+ x86-64

PyMuPDF-1.23.12-cp310-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.10 Windows x86-64

PyMuPDF-1.23.12-cp310-none-win32.whl (3.3 MB view details)

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 macOS 10.9+ x86-64

PyMuPDF-1.23.12-cp39-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.9 Windows x86-64

PyMuPDF-1.23.12-cp39-none-win32.whl (3.3 MB view details)

Uploaded CPython 3.9 Windows x86

PyMuPDF-1.23.12-cp39-none-manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 macOS 10.9+ x86-64

PyMuPDF-1.23.12-cp38-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

PyMuPDF-1.23.12-cp38-none-win32.whl (3.3 MB view details)

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

PyMuPDF-1.23.12-cp38-none-manylinux2014_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.12.tar.gz
  • Upload date:
  • Size: 102.4 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.12.tar.gz
Algorithm Hash digest
SHA256 45c38bbcfd163bc5c6d3eaa24a4c5a05561387504a6fca472984190a733131a5
MD5 f4b459cc40c6c1c3a392aa79a1ee6a9b
BLAKE2b-256 3ca7ba921f177a4571a48d6f8bad3878525901b7d84ae05ef9fb387bcc2ccdc8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.12-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 3.5 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.12-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 6fafda3a0f9e23548a830d6fc777eee6ff86d658a01aae0cd6bcba1386a9fd4a
MD5 b1884be99e39df5441c20574dff416af
BLAKE2b-256 da4111329b2d075e06e6ba939331d75e089da5f4e4ff8dee3e2f1022d42ee61d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.12-cp312-none-win32.whl
  • Upload date:
  • Size: 3.3 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.12-cp312-none-win32.whl
Algorithm Hash digest
SHA256 9d71678fd922267c2fb5cfd73514a4e18b285a5c8fc3ded737c262e6d83e7020
MD5 a7e15fa5f1cee1ab3bfce447f65fa47b
BLAKE2b-256 9bcd76f346f386e0139c7b055fdf12de565d579238f5d33ce37f13dc9ae352f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d57a532179db210f5c28b1454613a91418fb4f235875b5e85668eb1bbc32da86
MD5 2eed22597fe5a61906840c596c41b7df
BLAKE2b-256 0a6a59f9f3483ebce34cf87eb004d9fbc59ada83fc5ea5791693a4592e053125

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 91bfc88432a953f959d01f67b5b949fdf1137992017360dbe8ae0018523efb4e
MD5 56a1541943f29be6379256b4c86267e4
BLAKE2b-256 ad6dcf8401043d3bc35fdb34ffce11162cb624e03cfabc907a671e80cb1ba2ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd9bd3246c3a6beb927d7f0df3845773f28da4329ed10b4fee493e935781952c
MD5 9fb9492d4d333dc727bee68bfc721c21
BLAKE2b-256 11012f8aa31094e5bbc2dc4176a3358375c47e10a0e6525d779481c0346818a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5693ce7d2925c5771348164b1a35335786f87a3c0cc2ad62b5ffa4db82914cb2
MD5 f7dd45756dd0d49ab3c515b8f5925315
BLAKE2b-256 dcc35c4853445a5d830b4913c637f60d4288d751761278f0be3bc7f9b9061d9f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.12-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 3.5 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.12-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 702926530e749abac23f2b6c77d608e136ebcc2034aa099bd0c7811536ae1834
MD5 d8c0d5fc8c724df37d36a543dc9ef911
BLAKE2b-256 cc0b358d7d6e97c4e71d16964540f22438f2011869158723ea5c8aa6118f7521

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.12-cp311-none-win32.whl
  • Upload date:
  • Size: 3.3 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.12-cp311-none-win32.whl
Algorithm Hash digest
SHA256 3f26d1e0ce78084e3e0e916605b41160719b65288b22c5f1eca7171c3e6f1781
MD5 686df681d56cf6489923f3e78ea4f36b
BLAKE2b-256 ebd9c612c4ad2ec0569274ae8bb3135dd7e6b5ff2a93f34dafcb297da62fd598

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b1dfdc95081366bc356104db643806288d5bb97bc708abc4196b44516dea0bb6
MD5 1fd59ae66c3aa467584b64eae45175e2
BLAKE2b-256 06fcd107f82ecd282e68d8fd9515b7b112da0fbf06b3689c3184c7964f0445e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 621b5c16a98f2db894a450fb2ec1f48417e4a3b4acb32ab2873cb9914874424e
MD5 096e44df5d7abbfb701f348f97fbfdc8
BLAKE2b-256 f142501ee0aa0662339ded053c8877a6fa26260e9f43e4abb52b4f0d5c38070a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3893813bc9beb6d245de9eb001cc9ca264538d900d0398877b4d83c16bf7e3fe
MD5 883f859f128e606892e2208bfabf9e7c
BLAKE2b-256 94a1ffdb582c6ce797b6e02b49313deff9155561cbae39adcf5662c0aafb913c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 410fd97050f67fbc3f7d17a0d0d7ac57f327cc83587478e837925628b2b35c18
MD5 4111c7ae3d7e9843e850457baf47f45b
BLAKE2b-256 f59cc705682233e5f282f12a2969de54de69e9c8c976ad2c815816ec440193be

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.12-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 3.5 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.12-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 cb5393f5192e9aab23b259e2b721cb40f3500280361af7482f5b1384a7720b6c
MD5 1ec34e0603132d886ec52a2062b28b86
BLAKE2b-256 1f9e66887a62ace52a0bc7b177ca67a8612b644639b799a3d288b704df32e91c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.12-cp310-none-win32.whl
  • Upload date:
  • Size: 3.3 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.12-cp310-none-win32.whl
Algorithm Hash digest
SHA256 672bd7f34468fa50f50571a81e7580b727ae027fee22d93ddd5cae9f4fdafdbc
MD5 32463b7b99daad60a3e09b21ac87edba
BLAKE2b-256 d247f12ac9498059266dcb6b4af842f5fb3a93c859c53b71efab0653929c6e29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78ce7d8611f4510493898afeab2b018f5d6c30989dc3bb80cf89e3e2b650a488
MD5 7ede29995bd170d492556830f86de461
BLAKE2b-256 c6c7dcd7914448ab45d17f6f1fb60b9be45be71a3e3b01db64f5cc4b02993b72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2fc43d6d1a9a6294aa30349bab4a72b9f518240b300774f06de51d2919526df9
MD5 655c24aeae8466b344feec4d26aec0de
BLAKE2b-256 1042c398d781f96a0ddee43f508aae184f28f0f33e299499384ae8f4b5e8f6b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ea34b7188e6cb2ca18984e50924b2e38e26cf1b3c434fa5983810d9c0014dd5a
MD5 33a57619a03083749e77136c6b922184
BLAKE2b-256 b9b0aaaca5412d8b4ab9ec275c55091c21f0019f2fe2057beed352d9ee2e7ada

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ac88abf96796b18a49f775c4c4903e8e75f4d2f6635ef5e78d9e9631aa55ac7e
MD5 8cb9335f8a7fc7e889ae6643866662c0
BLAKE2b-256 b341eb3bcc0981cb6f8048ccbcfe9ed367dbde24c4feda5d2847b69811467678

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.12-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 3.5 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.12-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 f13f566a395556e302a64211e747c2cb3a1eb319efc95ac7a1916d2e86d10d5b
MD5 b6384bfed44065ba863e2f4d0b092218
BLAKE2b-256 7757e0b38c8a07e4775a6f73faac5ccb1e5855d0c2b4432bf7d329d90ece4b09

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.12-cp39-none-win32.whl
  • Upload date:
  • Size: 3.3 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.12-cp39-none-win32.whl
Algorithm Hash digest
SHA256 b6f01b00da3014ec619e2ae61b952be5df72f72280655519a3065651c5f7aa29
MD5 e188bc126115245ae84f0aca022e829f
BLAKE2b-256 92b32624dddc8117be5b1c317a763e5512967949de2300b66003874497be7984

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 43e4b13244d61c495a76ed5e124dd5d3c5a462001373cad4a75421930b882aab
MD5 eef5991f70520f62ddf2df2c5c51ddaa
BLAKE2b-256 7407553923e275b91cd3be52ea4f5f4fb21cf104f130f531bda7ee912d94b5fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5d25a35b4145615e872f8550e82f525859e58569e2fcc3fc0c984aa8994496b3
MD5 98934a3acb90dcc7512aca2a0fba8aad
BLAKE2b-256 7f54046d8185391aeb891a4f2227a7ab06398e65804036525cfb566ea15e6073

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9c9730d47967acf45605b58f19aebc02b813e2d0f63f79a24930dcdabb3e90c5
MD5 8ba83fb54fe7dd46e533f2f20dbe9c50
BLAKE2b-256 079ee942fee158c1511f8c50f4527ed97fe9671bff7bb9206cb525016b5ca676

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 22cac1e5bae8eb654528abc3ed10fe859e54e88bfd9c89cec915eadab6e9fb52
MD5 5cd12d465fcfb86618dca8f2fc3c4698
BLAKE2b-256 30f091c385188a9bbd0aa3910050507bb9a2ef508c757010237f18c81b3bf1c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.12-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 3.5 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.12-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 2f3c6059caf0ba1510ff716563bb07a6626b48939d4aff03b22b9bc3be9e9ddd
MD5 81610aceb5b90434cb5fae66e441cc02
BLAKE2b-256 f166ec2ea250aa551f2e28e93cc3ae80e7dbc8f2d09b44ba8c674a724b8ec076

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.12-cp38-none-win32.whl
  • Upload date:
  • Size: 3.3 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.12-cp38-none-win32.whl
Algorithm Hash digest
SHA256 15378b74cf4cf74a82fcf9c04d32bd6cb7d3e1d912b750237425871a03e62591
MD5 d0b006827e8dc48d165b1610ee96d60a
BLAKE2b-256 934e7314b06bb2541edd2776ad80fdc3808fa506282097b7a33d8ace10024ef9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4a3a9a3e04566176afef779f5a025fa5a699dd0df63579fc12c816602c5ae9ac
MD5 76b73b6dc19fef54f653e2ba0b5c0956
BLAKE2b-256 0a3ce815532474dbbcea3ea2bd59a78ee274f6f964a4c646c554a9ca9b3d7613

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b542139c0d1e4df8783fc2a69769b52b73bc578a7f4532da202f10094ef80a01
MD5 068a4fab7cc23a7c1262e42cd35dcb97
BLAKE2b-256 9f43da32ce61627a9387abf8c98680c8fad430f4706c1453d1a89e97a1ee42b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7358880da3582271b3c6b2ffa5ebda16a452f9e53e6fa96c068308503995e42a
MD5 8769b09e1b9f5032113eca4cb4f14187
BLAKE2b-256 51c4189d0063b5ec9bbd5bd0a97f9d631aee0ba77b8cd1b1e5f37b80b8c2f8a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.12-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 afa419db9179655f2638ee5583fed304edce71bd6292cc00a581f84189111b46
MD5 6604e6d57650442b1e9789fbc5f080d7
BLAKE2b-256 41c7fc74f566ccfaae19135e22f25d601b2fe007ab550bc338e8836b1a64d765

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