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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

PyMuPDF-1.23.5-cp312-none-macosx_10_9_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

PyMuPDF-1.23.5-cp311-none-manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.11

PyMuPDF-1.23.5-cp311-none-manylinux2014_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

PyMuPDF-1.23.5-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.5-cp310-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

PyMuPDF-1.23.5-cp310-none-manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.10

PyMuPDF-1.23.5-cp310-none-manylinux2014_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

PyMuPDF-1.23.5-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.5-cp39-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

PyMuPDF-1.23.5-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.5-cp38-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.23.5-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.5.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.23.5.tar.gz
  • Upload date:
  • Size: 62.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.5.tar.gz
Algorithm Hash digest
SHA256 4508ee04c46cac8356a9d04f0d9a63f845770d2abb54caf512b44d22f0e80300
MD5 d7622425f42d50869e6bcfe3af9830ae
BLAKE2b-256 03f166ca2235465eac566837a37b4a8daa386120e051092fc468cb6bb4459a1a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.5-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.5-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 693979ad4c8885729ac126b3202f1cb645f3392ad7e0964c2d924e61bc0e0a9d
MD5 ec8af3974363b6f3879c4973359aa8ec
BLAKE2b-256 c05e3771adefbf1167ace230c387a3e43a37b1776646678752126b7032e062ea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.5-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.5-cp312-none-win32.whl
Algorithm Hash digest
SHA256 3a01c93c69e74068c1618631a750677fd088708d2b09b3c23809b099fa4ffa39
MD5 563b6902fece2436fa0cb5bba3bad7c8
BLAKE2b-256 ce57fea837cbec135e4a93cd7f932045d6114338edb18c50ea0357f604e9ea30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9bde3683e254661e6b0032006f0ef7025ade2a33d3e3045499e71b76ea99942c
MD5 9e633c7251225b808ded9159ce41d054
BLAKE2b-256 1c9bad383fe1949b5925b903ff57bd915dd6e3479c8229f16942f22324e393d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bb345ef1120db4f78ec0f229514d333ea3e7d367875c1400423a9b3e2b48ffc0
MD5 785e894ef6ba50e8d47da49c05b14790
BLAKE2b-256 a7ff5afb8c9ede64d36e096eac211049da8f408d3357023e7a73249c96814d70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f7a8f91681b88ad216c36911e08ea25d2b3121350d52f4f8d76aeb0b7fcc6bef
MD5 aed0a418dc642ca1e4fb02c58118d9fc
BLAKE2b-256 d915142ed4a02ca63c0dba2b84cd3e6a8e2cc663dc82453aa3800a96a2fe2c6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 64ab1097e3a077ae9db6a98d01e2e77087894ebd85b702edf5eb85d05ab8c0f1
MD5 8e1e59efab4a09fc94402ba5381e3c42
BLAKE2b-256 a47684212b0cbe45a77ac71e8b7a13718463c39680e5b0c69dbb7b09bbf62e6b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.5-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.5-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 31405311c28fc8b3b2975a98b60bac388563748beaacb6da470f917678417e2d
MD5 40d8743573de679f13270c6fd9a87291
BLAKE2b-256 e7249c6e11fd189f9a363a9fe2dcdeba60a9865fb3a8961468b27497acd90857

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.5-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.5-cp311-none-win32.whl
Algorithm Hash digest
SHA256 d2e9cfa46193fab196c27cb07561e1bb0938450984c2f01b3739f254a31b639e
MD5 6daecdd82623a14e33106fbb324ddbfb
BLAKE2b-256 177890d3c539b1d467bec6f1b0a4a2a49c3500d6f0114bbe56e6ee6f16975c9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ee9e9ce1897eeac0fc33cf99084067c14250312a5dbc1372012c3d2f0e7a4af5
MD5 a65126606c2744c1e38ef53207e388dc
BLAKE2b-256 b90366b2b5e35654d775b6f9bd1aa2840054856db9b3faa82f634020d0e1e952

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3f5fc705e8790217d23ab5e7ac2c05d82e050f6271b710300288adfe87a71072
MD5 c1078bbd94d452e463bb0658a8d96153
BLAKE2b-256 13ce6195f960ae9aa1fde17ca04c937880f0b81ecfbd2619e58a065ea69664ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 264d5f6478d787c336520cf1a99e39bb6a0ef6d984550f925095c0e692dea7b5
MD5 a327d33da508e403cbcbbc2aab27f092
BLAKE2b-256 1e0fb9926665631a48f396d1278833bd700f7ab375ab57d9467595f697ad1495

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 59755a600c25a282589b548ffa045aed59c2df7b76943978cabb1825f0c03ec4
MD5 ccd6bec0e9789ef35469ec9ca86a29ce
BLAKE2b-256 08c2d80164320803368545752149eb24c9056b9b46728d6e0a72adfd65e08d1a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.5-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.5-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 da1b08b5348152f2940fa183d0265a6b6eb6f0292fae44b576eaf8e53723e336
MD5 1f22426c75f72b7cef5eac479d7e3344
BLAKE2b-256 8093f132b8e4fe503f8cc9b8bf74673c32ce53911cd9fc851d67c3f857e998f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.5-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.5-cp310-none-win32.whl
Algorithm Hash digest
SHA256 d3bef175707693a2f53fe0fe4e546e3187c7876aedabfe43d9a916060bac9073
MD5 4f4127c8e9f5cc31edd998d5c68608ee
BLAKE2b-256 8e41aff46357b236f19aa42d23359b8c3f601c54d8e2a6fa64d6fc47aaaed3d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 29e1d82b16f7580280ae35a0ae78de55f15c92ec87b7f3a1372f40f37a053bf3
MD5 d09b0096f31e1f236cb235e0179c9ae9
BLAKE2b-256 414a530017aaf0a554aa6d9abd547932a02c0188962d12122fe611bf7a6d0c26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 eafa1bce0860320ddbb7edb4ab5678e02051db5450251ba8e918713d9a70c03c
MD5 5d7b120618f820e16eeff74e1e7c8385
BLAKE2b-256 6d0989b334201b7189cd2d94671672e55c2f15818eb63544947637030cf3634a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4b1bd9a91dee18bc95d7af2c593a214857a03e4fcd9a1eb01588df432de24c58
MD5 d3ee3a2f028c24d92bf69018257aa5be
BLAKE2b-256 99f2196d33dc4a86466bdcfc9c6be11c6aed3c84e4cfae6d8b848046a9d5b909

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c71b5e80a08272b9f3012314dc47ee2423270b30262d07ec7dd9709ae2bde1ac
MD5 28666dfd10899c0990268fcf011d58a8
BLAKE2b-256 02a22d51d37629e38a12249a386a01a563bfb3dc96dd402124dbb27a90c276b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.5-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.5-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 460b47a1a17335d444ec441b68c083da5e51cdfcfa67a6638de69fe5e97f4ad2
MD5 e498c51d6496f2f62a9550d81072fed8
BLAKE2b-256 c67ba68b55f0926575eb7ccd8639498cc75cb7d4d8691f826f0e0fff725cf657

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.5-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.5-cp39-none-win32.whl
Algorithm Hash digest
SHA256 435a108cf8b53302500b52adb2cccbf2afa51c94ab3c705b250245090b46f5da
MD5 58366d73fcf338991c50fb5ac91c1ded
BLAKE2b-256 80ed2db26b4c2c69ae26404e72c814881ef77d2922f138a3595f1a6b6ddfdf8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 332c1d5633c233458c4b65e6ad4a860391c507384bd2324a186b2702f8c64dfe
MD5 366148f59936dda007cd752c04a8bdb3
BLAKE2b-256 2328015dad38bc238fc2a5e1326c9628656b747bbbbd858b513de8f54acae3d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 705a7aed0a917c35bb5efa4d94a7e8092705b3395726f9770d2b888de775f437
MD5 698b445371277c30682b3365a706657b
BLAKE2b-256 022c0f3a11b6448d17507da6451d46e07bb5bc260f4e6910890a46a2ba06f73c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4a53b2bf19be687160e4d18c27680e5326687aa39a7e31641d32a61edadbbfd9
MD5 1d08dd668310469d365944b699e643f6
BLAKE2b-256 5e4ccd15d3d27a151731b54aa1f0bb659970f446600204f25f61ca347abb0b24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b234805b615b2d45dcb1bfe5c2167dc4121e31d618ab557856a3153b94c1676b
MD5 36aaec375c40917d2af1d602bcdeddea
BLAKE2b-256 0886840b037ee12905fbc08cf4e7139f94965bd0b10b608e4a5c7e5bea49af63

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.5-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.5-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 dbce86df507f6bce118b12b33d893f1d3512013c898174211e903da78e1916aa
MD5 27a842be927842896de0995246628953
BLAKE2b-256 df06a06fb704da1b1e67465d5174eba19ef45671d3e2cab49bced80e3e914b98

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.5-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.5-cp38-none-win32.whl
Algorithm Hash digest
SHA256 53278c6a3d0a5dc8f221e0a77c065a61fd0598f9d8d9ef5be53de0c0a7d2df90
MD5 372219dcf78732d6314fe9df03e1109b
BLAKE2b-256 bbdaed807851b8ad80366e79fbbc73ec45b90d636843716fd69928abe99ecdc1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fab599d23fa490725e5b5a70bfb6bc87acf5ceb70abe11ad2ef2b2f516961f31
MD5 daf7070bc13cad174c892e416c8d2045
BLAKE2b-256 977c2136ee04ba063e007780af4d29960993672b86d034beae0ae004bc533784

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3400b582be3d71f1c0974701fcfda32f0c2ebb75a78c2aea430552b0c6896546
MD5 c82d689a523ac95a283df752c69568d8
BLAKE2b-256 bd9293068e6d1aa5bffff80dfd4e8c0183c74261dab28396f0530fb04f93eba1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 faebdf8679706964f87617ee43b8d0107587d20b526892b538222146a4c32d43
MD5 1fa13b639316fd6408d34686b0e7a799
BLAKE2b-256 7373dbf90e23caee7366fdaae98e56f82df9c8e9fd1091f1050ac2b2bc988d8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.5-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9586bc98a322e546cf2e477309806aa4a3e1d18efc9b93fc2e2b3d8131e1b9f7
MD5 0ba1919dfbacaed7d8a1437468e1afc5
BLAKE2b-256 80b02166c20b6b5b913a66d48ec618edce272c761083468366ceaf3072411436

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