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.

Community

Join us on Discord here: #pymupdf

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.

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

Uploaded Source

Built Distributions

PyMuPDF-1.24.3-cp312-none-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.12 Windows x86-64

PyMuPDF-1.24.3-cp312-none-win32.whl (2.7 MB view details)

Uploaded CPython 3.12 Windows x86

PyMuPDF-1.24.3-cp312-none-manylinux2014_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.12

PyMuPDF-1.24.3-cp312-none-manylinux2014_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.12

PyMuPDF-1.24.3-cp312-none-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

PyMuPDF-1.24.3-cp312-none-macosx_10_9_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

PyMuPDF-1.24.3-cp311-none-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.11 Windows x86-64

PyMuPDF-1.24.3-cp311-none-win32.whl (2.7 MB view details)

Uploaded CPython 3.11 Windows x86

PyMuPDF-1.24.3-cp311-none-manylinux2014_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.11

PyMuPDF-1.24.3-cp311-none-manylinux2014_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.11

PyMuPDF-1.24.3-cp311-none-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

PyMuPDF-1.24.3-cp311-none-macosx_10_9_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

PyMuPDF-1.24.3-cp310-none-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.10 Windows x86-64

PyMuPDF-1.24.3-cp310-none-win32.whl (2.7 MB view details)

Uploaded CPython 3.10 Windows x86

PyMuPDF-1.24.3-cp310-none-manylinux2014_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.10

PyMuPDF-1.24.3-cp310-none-manylinux2014_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.10

PyMuPDF-1.24.3-cp310-none-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

PyMuPDF-1.24.3-cp310-none-macosx_10_9_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

PyMuPDF-1.24.3-cp39-none-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.9 Windows x86-64

PyMuPDF-1.24.3-cp39-none-win32.whl (2.7 MB view details)

Uploaded CPython 3.9 Windows x86

PyMuPDF-1.24.3-cp39-none-manylinux2014_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.9

PyMuPDF-1.24.3-cp39-none-manylinux2014_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.9

PyMuPDF-1.24.3-cp39-none-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

PyMuPDF-1.24.3-cp39-none-macosx_10_9_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

PyMuPDF-1.24.3-cp38-none-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.8 Windows x86-64

PyMuPDF-1.24.3-cp38-none-win32.whl (2.7 MB view details)

Uploaded CPython 3.8 Windows x86

PyMuPDF-1.24.3-cp38-none-manylinux2014_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.8

PyMuPDF-1.24.3-cp38-none-manylinux2014_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.8

PyMuPDF-1.24.3-cp38-none-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.24.3-cp38-none-macosx_10_9_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.3.tar.gz
  • Upload date:
  • Size: 22.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for PyMuPDF-1.24.3.tar.gz
Algorithm Hash digest
SHA256 af412df645fa7c15d2fc9b64edb7031477dc8597d16e278157a760adaea49551
MD5 87f1ed763a591fd009a767b7ee82e698
BLAKE2b-256 957d37ab1fa587e510e0d8ce21339be2c55e8f287f70e898183e5ccdec3ee39a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.3-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for PyMuPDF-1.24.3-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 4f084f735e2e2d21f2c76de1abdcb44261889ec01a2842b57e69c89502f74b7a
MD5 e1c7b627ab667c2291039851ac708613
BLAKE2b-256 5d5cd59bb4db06397c50b72cabf84833fe8f74f63511dc4ee80076be280d8f11

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.3-cp312-none-win32.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for PyMuPDF-1.24.3-cp312-none-win32.whl
Algorithm Hash digest
SHA256 ce4c07355b45e95803d1221cece01be58e32d1d9daec0d1ebc075ad03640c177
MD5 afe1c391db87b8f90ea3623d6affa4cb
BLAKE2b-256 5d1e7ba2326c01e2cbee7ea25cb3d62e1bef14bc85290b9c4e0fd4d0e58313d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 401f2da8621f19bc302efa2a404c794b17982dea0e552b48ecd2c3f8d10b4707
MD5 2cf2f03299cebef4f48af9e3bf9e2700
BLAKE2b-256 5a2429175b714b3761ebf36e11f5049057535b52e7822e688ba74d8d031bfb52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c4df2c50eba8fb8d8ffe63bd4099c57b562d11ed01dcf6cd922c4ea774212a34
MD5 3d3660747c854392ae67a8eb23a3c35d
BLAKE2b-256 8ba11d8e18104abf727e071e8706c61297b8c4236fc366b52421e50fed937427

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ef2311861a3173072c489dc365827bb26f2c4487f969501afbbf1746478553ea
MD5 ed626fca88183a3a5cde036d2f911546
BLAKE2b-256 50a2df6a3e6da33d31a206d26d1140e18157692b512871175df55a5b55968119

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 34ab87e6d0f79eea9b632ed0401de20aff2622c95aa1a57fd17b49401c22c906
MD5 d2fe3844bd9c05586808888f949309ff
BLAKE2b-256 ca0192f9968e52cf721a3e3ad3a0da11ecba02982c69db5c346ac242e47fa082

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.3-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for PyMuPDF-1.24.3-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 28e8c6c29de2951e29f98f17752eff0e80776fca7fe7ed5c7368363dff887c6c
MD5 99fa048ff18bc85a4fdb64cbc3574087
BLAKE2b-256 682c20d8ff4cc0ed2375080501d91dd050ea9ca9def544a49629c04bb06fab11

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.3-cp311-none-win32.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for PyMuPDF-1.24.3-cp311-none-win32.whl
Algorithm Hash digest
SHA256 1de61f186c8367d1647d679bf6a4a77198751b378f9b67958a3b5d59adbc8c95
MD5 d90d81081bee934c36dbfceb92932f28
BLAKE2b-256 b9ee11b9821b162025b8a6758a411de2a56203e9b3c3f203389c743665d547d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9df2d5e89810d3708fb8933dbc07505a57bfcb976a72bc559c7f0ccacc054c76
MD5 d0887577f5871f9961f1ae485710d638
BLAKE2b-256 8ce8c1874986e12e0443c79b45070056edc0ac5ff1e191d453c600a06514851a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cc519230e352024111f065a1d32366eea4f1f1034e01515f10dbed709d9ab5ad
MD5 103a67f752d7ac3d8643e30458767ec5
BLAKE2b-256 bbe820ea2abcd7fef7e98a7af9f961ee577ab71294fed9d81009a28c19af7db7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a421b332c257e70d9daed350cebefc043817ae0fd6b361734ee27f98288cc8c7
MD5 607b02d13e94602af5fc9edaec2b112f
BLAKE2b-256 10bec1a8afad3a3c1a10023548dc037c6b86b5ab8c234b6b8bc53a89c8d26051

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 171313ee03e031437687cf856914eb61f66a5a76eddedc63048a63b69b00474b
MD5 d1a98a6cd266fb1039bbe788d5ae40bf
BLAKE2b-256 6835a17d952443225e1d3bee4f4f99e833feb1a6eb795c2fab25b53acffa7680

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.3-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for PyMuPDF-1.24.3-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 3ceca02b143efe6b6f159d64a2f0e0aa32d0670894149a7f7144125fe2982da2
MD5 583676ce1eaa885e6ac65e9bf7da14e8
BLAKE2b-256 cae7b052c66d4255f1a475476975b7ee32e3b5d83ba9f657fa539d80fadb0442

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.3-cp310-none-win32.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for PyMuPDF-1.24.3-cp310-none-win32.whl
Algorithm Hash digest
SHA256 e30e8dec04c241739e0e9cf89b8a0317e991889dbca781e30abef228009c8cbd
MD5 6d7724ed4c54a78ab59a8c1066455f9d
BLAKE2b-256 87a8e8698cba4e182b8db5fddcec30c536e841db747e39da1ab6f3742df2b2ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cf743d8c7f7261112153525ba7de1d954f9d563b875414814b27da35fb0df2cc
MD5 bfbd4191c984f3fbf96e3d7b493cbc94
BLAKE2b-256 52d7c48f6da9d934aceabf5446d8d39a009d807105dbba43df7f1887879c6b6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c7dfddf19d2a8c734c5439692e87419c86f2621f1f205100355afb3bb43e5675
MD5 a6cb341dd942b31fe908d360b5ee3229
BLAKE2b-256 4006ef13bea7724aeb80786c5535c7c630069e211ac7cc02df1e8977da12be89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5f4a9ffabbcf8f19f6938484702e393ed6d423516f3e52c9d443162e3e42a884
MD5 5694a5806646004c0f12f7f04cd2fd86
BLAKE2b-256 51c6407e984653e66fd80ffc8a44579d1ea3bb4c690ed13a874eedc04b653912

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8d63d850d337c10fa49859697b9517e461b28e6d5d5a80121c72cc518eb0bae0
MD5 277706c396560f6d3264c10313d73b7f
BLAKE2b-256 fdc45d168178f7e51de0ba281eb6596a3dfe6d7f2fbfa50ff961c2f4d311b2cf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.3-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for PyMuPDF-1.24.3-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 39acbac2854ef5b58f28c71bb19e84840771a771ec09cb33c4e66e2679c3b419
MD5 68887943b26b7cda212dd7a1dfb8a5a7
BLAKE2b-256 6998ae27219bbd0088b249a07ffb7c671ea6032e18c3d3b3fb93bea155d241a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.3-cp39-none-win32.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for PyMuPDF-1.24.3-cp39-none-win32.whl
Algorithm Hash digest
SHA256 e4b4b2d5700c48a67da278476767488005408fac29426467b5bb437012197c0b
MD5 be068b50fdc7cec91938da19ea9ff2da
BLAKE2b-256 7b576a75b9cda8ed36887399eee2e42194a8ae10efb91091b016c0753f6bcbf0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ce113303b41adb74ae30ebd98761d9bd53477573e47566f05b3b7ff1c7354675
MD5 553fc2f9bb4ee4ac90cf221c21c8c2da
BLAKE2b-256 fb0f1bbc0088213dddddf9d9dec8e1f66ad7283250b32607b54aaeb6e8a196e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 06a8a3226c9ec97c5e1df8cd16ec29b5df83d04ae88e9e0f5f4e25fcc1b997a1
MD5 716089039cf2f1f2069d3f6ef87fc3b6
BLAKE2b-256 4c3f9f26d5aed2043747f9f8531bbb5ea91434df87f653de7a37772c553a3733

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6b52ee0460db88c71a06677353a0c768a8bb17718aa313462e9847ed1bf53f87
MD5 96cfec928a768e26cfa5db97255ed1e2
BLAKE2b-256 30fa9da9a03d57033de82216ef4c5e2480319f04a45bd844fb099763be95d13e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0d4b6caf5ad25b7bd654ad4d42b8b3a00683b742bc5a81b8aeface79811386d5
MD5 39ab9c784c559dd21e9ae9b4cd637338
BLAKE2b-256 5308103ed8e3f3a8c1973865e6f6dfc8264871da43dfb56388c1efccf16f8e96

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.3-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for PyMuPDF-1.24.3-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 45c93944a14b19da3ee9b6d648e609f3ca35b8bca5c1cd16e6addcc59e7816d9
MD5 d5e7a4d284afdc14fa24ee5651cf0710
BLAKE2b-256 5b9e11b7937399b8e98edd12873d22da6ceed1fd490cbc0fd8a55dd2193ae6da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.3-cp38-none-win32.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for PyMuPDF-1.24.3-cp38-none-win32.whl
Algorithm Hash digest
SHA256 88e52a5c6d0375d27401c08fe7f7894f19db4af31169ba6deb6b3c1453f8b6e0
MD5 7972923e7987a5075c0b4bca73979cbe
BLAKE2b-256 6e83e55929ed0f7bb28da212c7e5e881bd6c9fa1e55326dc1e130ee3179990df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e6b9100fa5194be1240b9998643ba122fcffd76149dccda3607455ccfed5fa2b
MD5 5287c5214299b886b2ff22d221a7c25c
BLAKE2b-256 bb64505c2fa02f298dab79dfdd7d172038ce9fe4fa4247e74db17610024c149e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b0ceed71fa62eebd1bf8b55875cd6da7c2f09bbe2067218b68b5deb0d9feaa6e
MD5 fabcb8beb1b8728d4e196b702244e825
BLAKE2b-256 d3c0cef06196ab669db39b31681e0ca7a5848e3a8291933efb0a2ac50d6a02ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f3572c2a85a12026637d485d6156b7f279a4aac7f474a341e5e06e8943ab2e0b
MD5 71ffb120b281003a59b9731fba226435
BLAKE2b-256 8960e6277bcaa4f8a80329cbfd7ffeee5e02e3133a812b70fb9ada32207e2452

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.3-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 14b2459e1a7e4dbf9ec6026e6056ccba6868bdfff1ffb346fd910108a61be095
MD5 cc93bc57462dcd65cca86fd5c9d49842
BLAKE2b-256 6ae09e7002a25972b26e11a0d89d6befa269358c7b41cc7ab8470c9e21bc3e7b

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