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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

PyMuPDF-1.23.8-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.8-cp311-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

PyMuPDF-1.23.8-cp311-none-macosx_10_9_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

PyMuPDF-1.23.8-cp310-none-macosx_10_9_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

PyMuPDF-1.23.8-cp39-none-manylinux2014_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

PyMuPDF-1.23.8-cp39-none-macosx_10_9_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.23.8-cp38-none-macosx_10_9_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.8.tar.gz
  • Upload date:
  • Size: 84.3 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.8.tar.gz
Algorithm Hash digest
SHA256 d8d60fded2a9b72b3535940bbee2066e4927cfaf66e1179f1bb06a8fdda6d4af
MD5 67d6cb4e67c22ba0838f03a60c6790b0
BLAKE2b-256 2414acf8adaf7f497a3e83d987a453317f51ebce6a8ad30c4421e242702a9d81

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.8-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.8-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 07947f0e1e7439ceb244009ec27c23a6cf44f5ac6c39c23259ea64f54af37acc
MD5 b7f6996e905963d916c7b73f853312e8
BLAKE2b-256 dfa68e850e6ba57f5d16e88d256994614d45b832f93d04ee6c7b6eb295bc8bc0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.8-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.8-cp312-none-win32.whl
Algorithm Hash digest
SHA256 8e6dcb03473058022354de687a6264309b27582e140eea0688bc96529c27228b
MD5 2c53ab8fdc84eb7034440306d21e9aa8
BLAKE2b-256 c78ddaabd837b681f04e0649bc0b2180f1111844909c801aec0d52b9ad0e17ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 157518a1f595ff469423f3e867a53468137a43d97041d624d72aab44eea28c67
MD5 837cc508fd14e2e460c69986150e39d7
BLAKE2b-256 9dc79cebb5796cfd1dfd71d0a1b90dba8eb5fb2e15b81b31fed9ba3ba67d8974

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6198b94a276faa370800fbe0e32cea5ca632e50310011d3e60e398e53a9f4ebf
MD5 b94a56588fd1934740ac96badababa8e
BLAKE2b-256 2c37934d029271846c4f0a671d915afe4be72a81c8082b783f4ec27f04b55c21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fde13b2e5233a77e2b27e80e83d4f8ae3532e77f4870233e62d09b2c0349389c
MD5 c17a6a4d0737b99acad15b12f7f3ef6f
BLAKE2b-256 666216286a3d75905605a126a34d40e280776e2b020b661d4379268b689d3c34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e083fbd3a6c1292ddd564cf7187cf0a333ef79c73afb31532e0b26129df3d3b4
MD5 26dfe66b88fc5faa36318b926738f437
BLAKE2b-256 96e4c26ce1282bbb31f70c02ea29c92e6c8b540f62db7c5043336fe77afa5378

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.8-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.8-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 9d272e46cd08e65c5811ad9be84bf4fd5f559e538eae87694d5a4685585c633e
MD5 52c72e63194173adf083a69fe790668f
BLAKE2b-256 a9324172fe138c5b95060410c13fe29e1ddb965121c0c5740011ad721b6fb490

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.8-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.8-cp311-none-win32.whl
Algorithm Hash digest
SHA256 dec10e23b2dd813fe75d60db0af38b4b640ad6066cb57afe3536273d8740d15e
MD5 36d557706ff64f5dfee856ae8e4d7121
BLAKE2b-256 d53ae84aa1d1fd8e6ec26e46e062fbf5cda2e6a0a5a01f0f1ef5feaf238e50dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ed917f7b66c332e5fb6bcda2dcb71b6eddeca24e4d0ea7984e0cb3628fbee894
MD5 e8fa3ea31c26d89871c57d58e2298f93
BLAKE2b-256 71efc21400fdab5959d32d3775b0a48eb75841b8d8981d5e9856558bead0ba59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4a8f8322daabcbae02fe31cfa270000ebb31a327c766cd7423fff38ab55b3b4e
MD5 5880ba397a2d5f34f14e9296fbe404d3
BLAKE2b-256 0f539b8bda0ccfd50970d459203eb1723ae6dea3633bb7b77e5363dd3f936507

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 58ab6e7121550767ff4e595800317c9acc8d5c1a3ddaf9116f257bb8159af501
MD5 b102bcd1c8f20aae468bf65c988c1e1a
BLAKE2b-256 d082efb21d8a47d737ed760190a1a7e834585e8576b1bf52fa42406e1526fab1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4f62b2940d88ffcc706c1a5d21efa24a01b65d1c87f0d4669d03b136c984098b
MD5 a23a4afd1518b7f0fe6d92d6daf3da8b
BLAKE2b-256 3024b00a8663b7db1c213ab058f030db4c0420d81369e14ee2b7afef90da9392

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.8-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.8-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 a3b54705c152f60c7b8abea40253731caa7aebc5c10e5547e8d12f93546c5b1e
MD5 f2c408ce03c32a80eb24507416085483
BLAKE2b-256 5d6437ef8e959ae519e1ef320be36074c66e3216f726701e55caa8979bb700d6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.8-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.8-cp310-none-win32.whl
Algorithm Hash digest
SHA256 099ec6b82f7082731c966f9d2874d5638884e864e31d4b50b1ad3b0954497399
MD5 0567e3e852ba2e570d11d52755efed10
BLAKE2b-256 f6212783c1da4d308ab5d551bc5c57f8100b920f79a430afc7fbed51ff687327

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 03985273a69bb980ae5640ac8e1e193b53a61a175bb446ee7fabc78fd9409a71
MD5 99752b06828d076c7dd40e69c95e669a
BLAKE2b-256 f1eedc5451d26c35f39d32d376a15d43aee5ba99c1f42d4b1889a13742a10038

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d4dd5dd54abb2c413812cbd1469244e18f32f89990a8341098337e617eca875a
MD5 2150435af4f161c8b7c1da8b9b514ca1
BLAKE2b-256 b617f2e61dcf024764dbb91103c3fe9b31e9d91dda95ea202083999e5b05149d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 74f1d35a6b2cdbb45bb3e8d14336a4afc227e7339ce1b632aa29ace49313bfe6
MD5 84018a14df73f5d9744834059690dac6
BLAKE2b-256 9608286cefa228212d5dea7df58adba5e77943f9fb11dea41f7e51c28a905e70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 34dbdddd71ccb494a8e729580acf895febcbfd6681d6f85403e8ead665a01016
MD5 4632e19c5a6c0ac8211301fd390b3a21
BLAKE2b-256 bc2ad084f07dbb0f7efd51a8f2bca996b04a124ef684e0b097a8ca33cdbe6908

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.8-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.8-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 4cca014862818330acdb4aa14ce7a792cb9e8cf3e81446340664c1af87dcb57c
MD5 b900d4f4125bba5a8bf6d319dd379640
BLAKE2b-256 f266595f1437d34e44d867256af007254fef5f47212f0dde13d89e751ed5f8b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.8-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.8-cp39-none-win32.whl
Algorithm Hash digest
SHA256 e96badb750f9952978615d0c61297f5bb7af718c9c318a09d70b8ba6e03c8cd8
MD5 24b077f3e1d25337c0dd047278fbfe37
BLAKE2b-256 0166a517fbc61d25eecfbb6f85280ec1ef1a0efd5e0b4a7bfaf035f75445bdf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b6fa6c229e0dd83b8edf9a36952c41508ee6736dfa9ab706e3c9f5fb0953b214
MD5 2a5773e218e985fb10d059c7d73bd311
BLAKE2b-256 a27cc6c97398ea5c5439c0bc0aa329aad12b0eb37390b6b58657872e1ee8cc1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2b0e631e8d0549bca000ca10ff51688fd7aca5387a54e62c2c0ad5336385b152
MD5 4a00ab8dadf3d6d2ec006d488e7139d1
BLAKE2b-256 859750fe7de3b1f263cc07b7376e409d7e3483e650ffc09a05650b85255e902a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8e745754a9ffcd4475cd077c6423b02c77f5c98dd654c613511def033608c430
MD5 69a34444b37edbe96af116a0eb630123
BLAKE2b-256 da18dfbb4717ef7b59ffec2edb5807433e1704c695c9bd893ce755d4ce6d4d06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 129369a2981725841824d8c2369800b0cfb4e88b57d58ef512c3bbeeb43968c4
MD5 57a277fe9e7c8c473c5b101a2400c1c8
BLAKE2b-256 d2f5e15ee7d683ef6a410aef61ce6a327ac8f4af2ba793efcf2f7a800fc3a34c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.8-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.8-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 809eb5633bb3851a535a66a96212123289a6adf54b5cd187d50233a056740afd
MD5 ba207179438287ec7af88d2c2148a10a
BLAKE2b-256 1f911203464adde5d941993a3f919c34ae7921dc330a27dc336c56a2f948e829

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.8-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.8-cp38-none-win32.whl
Algorithm Hash digest
SHA256 2b20ec14018ca81243d4386da538d208c8969cb441dabed5fd2a5bc52863e18c
MD5 fe7203da91c79cf5b076356ebd4d8e05
BLAKE2b-256 0fff8f3971f638f6e5eb1396a8014e676828677ea1620376d2a03fbb27563d0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c3b7fabd4ffad84a25c1daf2074deae1c129ce77a390a2d37598ecbc6f2b0bc8
MD5 24d559e720f67f409fc6fe9cdb953dfe
BLAKE2b-256 3786fa8cab2e2b6c8c12ecc3342c94f80f50a57cdcd34139565d17787406da8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 551d0fbe64154db71aabf3c4c29d815db2d8671c1600f91a96240e2cfa8284a3
MD5 8c9cb0a8b26f82b1aa633512c2e3dbc4
BLAKE2b-256 a218ea7c6b7afc82f0d1685f54508241f7beb59e41744facfb6231aee41297e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 238aff47b54cb36b0b0ad2f3dedf19b17a457064c78fc239a4529cc61f5fdbf3
MD5 e66b1cd93872cadbcac2e888fc2dade4
BLAKE2b-256 ce5d088beff6fb609f7d090963d6bf78d988de9e59aa4d1e4f3289399f7a1129

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.8-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d6cda66e13d2aaf2db081db63be852379b27636e46a8e0384983696ac4719de8
MD5 6af15d67ca4baf1d742ca7bbf4d122c2
BLAKE2b-256 583037b3d5e8ff891908758be1fb77b0b13610663e505ae88a586e1f6f498cd1

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