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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.9+ x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.9+ x86-64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.9+ x86-64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8macOS 11.0+ ARM64

PyMuPDF-1.23.17-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.17-cp312-none-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.23.17-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.17-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 e6b12b6ebab4a709041af5b55179905dea0faf21aa8a0dbe0e971769475a62e0
MD5 50deb45838a33a432808097c3a0b7635
BLAKE2b-256 8c7f25682dd5bd4dbd80d4f8bb7f604c5407fc62b8a59ca7b90947e6e69b286c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.17-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.17-cp312-none-win32.whl
Algorithm Hash digest
SHA256 280cc17a324023625733cb4788cdd6abe3f2eb5399cb9414a48b569d3cc39267
MD5 5f54abd0c08065c51e63b214a3e2fee9
BLAKE2b-256 80ced73e3af6fec88420e77a906bdc0adc026fba24abd5120300688f1cd2c142

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0593cc6cd09b6e1a7a590209a66bda413638f7252a9f013564d7a4baf43eaadd
MD5 72414205f657d13c2aaf2c87848cdd0d
BLAKE2b-256 43a9c619b51377c34378492985ea0ff8377b2abfe0dbc59eaf1521d3abc72328

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6a8ae0d73bad0287a5454837614967a161c73b0d189f71d21dc0c635068a1cbc
MD5 9464ecad2131ce545812a9c53b3498d1
BLAKE2b-256 13529ff976ca00bb36bde8b82eb10c4a5a9fd8603a1833ace8a9cf9106934efc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 47882a22987dee8feb491a434ef5d41d202858f69e36a17ca24f28b22852de5f
MD5 c753d4433b5b78b615ca1c86d05bb6f1
BLAKE2b-256 32eb6a07dd6c49592b516077786e1433da43137540bc79fc15387b599e45def7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 34471389c297df2f10d0fbf29e030942cd85ad1631697f57a614ba290fe4f24b
MD5 a491366a4b875073a63e97be68c3d6dc
BLAKE2b-256 e3ba073e44d999e0eac0c4e1a41e0c0eda6b246f18e4fb1a14403c35d7b9bac9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.17-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.17-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 34f05214770ae916ee6cb066d5912282dc7299f52f7e091d225ee9c00c77f2df
MD5 f2ea02d8f8179e265ee843b9004ff2aa
BLAKE2b-256 97c168726c7abc94c23cd092768e8fa95e54344b575c0bd798ad3ea0790721ad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.17-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.17-cp311-none-win32.whl
Algorithm Hash digest
SHA256 72ab0f5559d89f4c59c84a1f658c93048af8fa5824fd48cf14b5d98a5dbe9862
MD5 877ceeaadc7ef3a4d65a90022a24b080
BLAKE2b-256 e07c76f26887f0f47791a885ddc2831536e83b952edbb08d37c8c74087fa8403

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f6b524a55c42a879ae4add7ab4057bb9297a7ae1aa76c518589e2f1bd571ab8e
MD5 f699e69b3c6db5b6e1f22fa3635d0300
BLAKE2b-256 e3f19d9c15e26f4c86daba5ee25e417afe361cc1d8463c2f4fd0342fe678b1ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 81cc8db09d452e753f1db99380d0da41a695b050f00a232f2051517373929632
MD5 6088aaf3c1e4c6694a9238da957e1a81
BLAKE2b-256 13b72ea614a65ff07a2336e976a70cefdfec63899cc39e10644f00814b73146d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e79ff39a57199c405719ee94031a129de479279d20c24155d17402a457f52ca0
MD5 2b34f34031ce634880f7da31774886e2
BLAKE2b-256 46d1868a92934d92ac02678a29b493f5032ae21ec6a33413e8f1d8fab541d897

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dea62579a67b5e4f4b55a5408c605811fd546c732a9fb1777ca6106e0f7f7530
MD5 c383bd2a86de7c95522b9af334416cea
BLAKE2b-256 cb0a4ee5469c7344cc65a3cec8f948626967f510b5bd5f4ebe1ae8cb8caa0dbe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.17-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.17-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 cbec4c198f745e38090820b2afff7230e1c47aaacd80f50f2209c6663cdf3b22
MD5 e52275ead3f20746a0e103e43d6e0801
BLAKE2b-256 e6d4e9ac7848668c65b49bba99b936e6ade5f4c2e65af086f1d885bfbb5bb7a2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.17-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.17-cp310-none-win32.whl
Algorithm Hash digest
SHA256 c709167b064e4379c6ebb5a00241ff199e51d29967ecef1d21fdccbc608f40f4
MD5 67b615534053dbf04b01a7e7ed4b6025
BLAKE2b-256 77dad976200ee55629b898a72edc3c3d13b67f1ce172e870cb886aaf378e2840

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 644b55731986ad52ceb73c7792704298a1455c007a8029e916492b2b52b58c27
MD5 e2e7bbc4fe92b10ae931992c75020250
BLAKE2b-256 d1f6296ce7c9f147b29f4f08710b0c99c60db9b3083236716f4a972e7d9ed36a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3c2191529fa5b4ccfd734d688ed1512225ffc019edfcc125d37a090b3aeb5289
MD5 974cdb6a7ef0a51b8a1f81bb748b9dcf
BLAKE2b-256 85894ccdf005173f21f16f50d5fc4789029d5e5b6c41d57d662a6863a209e608

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d34046e0e30d9d3b93e265344352e81811e94ed759ad4b9ecdc7b9699c2c48f9
MD5 2f39e3619bbfbf290471216d3a9aa0d6
BLAKE2b-256 cbf852c769fc188d58add7bfd0708f90fe5059589896876a585c5a2e55594d98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a33d4e251d628a9f68dc19411c66795d763af8b66ee287cf7a1e0660ea92b35b
MD5 b83f99d73b82234ea7c4705234765062
BLAKE2b-256 892e370b60d5df889692c34f7fca92a8cda7feb33b244de2f180a5511f323a0f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.17-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.17-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 ba5ee0919ed01be11de477784423f64b837ecdbe0363c77dc7258d94e644e010
MD5 d5ff0ca59ad540640bd7836312076eb3
BLAKE2b-256 a87e0ee20c84a09fe15ef68f742bcaf59db0cc08fe7cc9942199f6923b9f0ade

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.17-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.17-cp39-none-win32.whl
Algorithm Hash digest
SHA256 3b36082a523515a21755cb2770763401ddbfbbf311415b7cdb6162d38630bdf7
MD5 b5f8767a085d9cd034ee8099a02534ed
BLAKE2b-256 c8f76b3371c0d555e93bbb449f170810a4cade9b7aca0a3f92841fc2f4477e55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f899b60c2c74935b0b746d224d6c6e5ba90be09cea268a9170c0cbfcaa67d8b5
MD5 177e985372099a7131881e1099ac974a
BLAKE2b-256 2879a17244cf30d79d8bd21ee90b8589e9f875b2e4e34aa5c7419a118d7c83f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3dd4ef95b6ae24f37c99af84463ba2aab24df707a97f350ff979d9d7396f35f8
MD5 7bba1848819362284895038a14ad7ab8
BLAKE2b-256 f239c92e376fda4e61d9c34d95711b9ca6a2b8afa904c80d47ec9be51f6c3299

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2bf86fcf5983ab7b805aa56ad66e8a8512b60e0903eed5bc9b3b21faeb582cee
MD5 68ed469f68630627a91e8653442953fe
BLAKE2b-256 a233f76bdf2d8d977a5d4601ff59fc70792ca32b0ba754af698a491a2ec898ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9cbe4bbfa0e5202138a97df2f39c753182771e32f94d31242e6b6263b6a6e25d
MD5 693677b4cfc35c24ba5a98835fa07433
BLAKE2b-256 921533d3af0a99dd45d2cb2e8e501a78e6f373fdad8d2fe6dd69e9bd29db2e3f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.17-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.17-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 b287039c9741d5a2e6e6f20f8b49d105b508af81ff06bbd789cf8d2fe012f236
MD5 1b07cf705d1bcbe42b1a4bcd393c6221
BLAKE2b-256 de9a3df7b159798273c8725138d6c7c44f3de6b75cb7cda31fe01b9054eec0d2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.17-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.17-cp38-none-win32.whl
Algorithm Hash digest
SHA256 519c6859b5bb9ba892ac559fe9a5c9daa94489a7a049514b9f490090b1d97a32
MD5 d8cf73b842639e6aa02ef44516f9c64c
BLAKE2b-256 2a7050937e4ec95f2ce7e7a77f0a1da2cf63007fd787841a52ce2447dcd7154e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 858e0592a03bf1d9845e57416c8c0113da9afac92ad37076268f06ad62958f48
MD5 136de96fdaddbf4c6ce269f786388987
BLAKE2b-256 3a07477d5e6837663a2c86ce80bcb8ee30aa69912f5491b874a6f33c702965c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f1c32ca008961c1e7b12728f3690431ec8b38da2dcfbf26779ae95066c122e8a
MD5 b5c1b5c9ac6d98a03fdae77df23fba25
BLAKE2b-256 cdded574ba64e0cc84d97dcf3b5a4dd34ba35d3854f1427a9006d33958ea6cc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f424c91e4cc1afce6cfc04cd33d85960b2a5e1b3954addb1489052f6ce276254
MD5 82253e5262c9d10d7629d4fcc6008df3
BLAKE2b-256 afc564124bc5cbce44dd98e1a42eab378a3076decd05ee33173690891148d72e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.17-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dbe45884fc33656770dc724e99f232e0056a1171c36d4d9688b1bd398dd55691
MD5 73ae4f6a501d43a7ccb9c9e1f35f7834
BLAKE2b-256 b79e93a8b81eeb68e80de76a198f0a5e77c96d9a69fc761f8a8fd2eff721c30f

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