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 pymupdf # imports the pymupdf library
doc = pymupdf.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.4.tar.gz (22.5 MB view details)

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

PyMuPDF-1.24.4-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.4-cp311-none-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

PyMuPDF-1.24.4-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.4-cp310-none-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

PyMuPDF-1.24.4-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.4-cp39-none-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

PyMuPDF-1.24.4-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.4-cp38-none-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.24.4-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.4.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.24.4.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.4.tar.gz
Algorithm Hash digest
SHA256 03f9e8656e2799a2d7a1d69719da4cd45ce9a030e06a5887e04c5d531035bfa2
MD5 fdfe9863dcddbc4cb3b9a45103c4e9cc
BLAKE2b-256 652ad91d3cef09e02e6b07e1a6723f66938e11675bb59b80f1c24eb05ceecc39

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.4-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.4-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 9121e2ea3ec0f862025535663e5953bf12bbae45f7d11c21e0888a31ebd14875
MD5 db10d720d48af94370c744fb2aa0be0f
BLAKE2b-256 622874b0ddcc9a6f4bfb4bff1c089c08dfedd715b234fae0f404d339751f2b4c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.4-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.4-cp312-none-win32.whl
Algorithm Hash digest
SHA256 5b1fe766c7a8312bd3ece4cc331fdc80e51ccea4f2d0f2d58a18b7cc10bd3857
MD5 213c29644b91933a1fd9f94e02da3b77
BLAKE2b-256 82cededc3f203ba16853d6605c0af74e94040a658cee0cc4b34fb25f26bdff90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 25c7cbed34cf02d62f8f8011b5ca1fdf7d16ebc2a649938f2b63d987b8158abf
MD5 93d074d635f710e9b6a34ed732d4f1ac
BLAKE2b-256 d1f5d3129894528690dee98a4b72cab6fecec60deca0cf4273424dba918a3457

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 eab54d8162d07f5916025744e5857b8cb21a0e23319cc1982b7b5040df86f655
MD5 0674cab37e049f3074d24ac0b4ce87dc
BLAKE2b-256 da2a332d977da3f3344aaf283054146683d9523cdcc26a35cba4cd3b48ff818a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b775138e234fc6d6eaaf2dbfb40bc34dea64a67b50ffa4df623fdb2ce63581f4
MD5 3fa83b895fcd045f517c3bad7040d3cd
BLAKE2b-256 1930c3e0d4826ff298eeecd1954eb522872b8e77e4048ea71924686084e0d295

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a98a73137955d59f199ef10341f4583fccea38b7fe8d2137c26d11ca8c0d1ed0
MD5 056d3bd7ef975e4817b32b0bcac4d467
BLAKE2b-256 6a7e6015d1568112233c2a57938d571daa72b01426115032b53daa09a7307551

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.4-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.4-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 2b7f4d7db2beba61751de917f571d7c7f3f6c45f7fecb0218f143b9b9bcf517d
MD5 69b2ba95e4f2e9bd616f471efbdcbe63
BLAKE2b-256 e3a7b3d0ce21044034e33e95b33a5c2dfbfa163c2429ee8777898acdf23ea5c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.4-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.4-cp311-none-win32.whl
Algorithm Hash digest
SHA256 4b1f4da5d37f9e5be659fe34e145deb1111dd62c51dbec8928b02057d48b557b
MD5 c1d7891ae924bc38c78c35fe43a638fd
BLAKE2b-256 aaff05f1609eae10c6583e097452fe8c11fe2f8e3128223badbe6d1913ffb163

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a43fd2c77f627c837719b68c40fb54a8df86883923445af2e1e1e7a014b68d2e
MD5 173865f240e06b50de38b54914fa89c0
BLAKE2b-256 cd475dbab0b5c8f7594c51996d7735da2bdf4d2c71bc5feb6a03da8de5a70c87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1ae2abb8aff9cf0b5e5ef9eb36cfc040d92c9dcbef5793f0f99dfb8cc277adce
MD5 f75ab7cfa6d2f7bde260960af7486581
BLAKE2b-256 e1a108c6ac9c8283d263d4c5a2d0d735415f8035bbbc8564bfb99e316f2e9ffa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9bc3950d9ee2afb69e0e228c354f4a6cc8b82d8989bead39e4d1a0ca2a6687b0
MD5 f350e4661326adc38e60a302b0d01022
BLAKE2b-256 bfdd4aca1571508971375f4b1f849844a74cba8c10387d857c840d7c0c2d0db0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 07567bed6c498506be6a9e96fdbc458449b29b574b581a601730f48f9a4e1bb7
MD5 3af39a6817e8c7708f8022a1d212cd92
BLAKE2b-256 4163d9bf93583c348614db410c0c7200f099d36988c4e279160254af599e7b6c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.4-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.4-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 2daf5a1f6c511822f94798ccc8760b48561bafe5b965beef4d21f9b65c358b81
MD5 f8f619647533ebd06917cfcb79ec184f
BLAKE2b-256 9150d3ac16f170da0d3e5b27d264cdeae060149d517de5687083783b765ee40e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.4-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.4-cp310-none-win32.whl
Algorithm Hash digest
SHA256 029ca9334acd369bd8f133717c31b8386bea6fbea9a0e3af3c1abc73aeaf13ec
MD5 cc88202a646239930bd86c2f9a8425b4
BLAKE2b-256 535e27f265720e3819be97b076a44dd2f559a7383cb950821d200795ac5db468

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c6cc731bd03e9f93b9adff1f680de780828725aa004f66768a98f252f584520b
MD5 d73b65afbd17c4b9170d10a211b26851
BLAKE2b-256 c6521861223ad6ca30c8fae5c70198ca560cbd653b130534e3f4d81064eaa407

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1aed718f3793d1f34cd1006ce5b4f33436f7279e148094f4fc65377e50b49f39
MD5 53acc79d2af8f25d33c7ffaff41c2af4
BLAKE2b-256 b65e917742d82454b0d6accb292065391660c84988bc0f4fa52e4abaa9e50a26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 15aa2cb28e5275cdff2bd43416737a34802f0b0032c717b4c6aaceeaace49d7f
MD5 91007fdd065ecc08e894e963e8878ec2
BLAKE2b-256 46718e2b17ef3c1ecba01f089a8d86400b733602912e4e20b000554a7c5d28fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 05997af6b8a0078af1f0556493335d0d2bec24b303bd617cf768035d440369b7
MD5 13b99dd6592a6eaa9337bfaeaf8f958d
BLAKE2b-256 64c581118833532962a02a3afe67569ab3ee4c510b9aa666965bf2566dcd8b0f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.4-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.4-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 76cbdf6670c0df28610b77c5da4e71a67e5e337c1c2e473ea0ce05e1a079c443
MD5 52a811aaa014e9c10b61038e3f85a5cf
BLAKE2b-256 6836390a97e483792339ee78a334ffa1941866c9f4c46b07126b9744c95ac54b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.4-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.4-cp39-none-win32.whl
Algorithm Hash digest
SHA256 6872420aeb5a058093983ff06d987d6fbbe184e9e8665232320bc8ede808bc15
MD5 3bc4161d676c936f16ea54cf53f88aba
BLAKE2b-256 893dc91d7305c1865b5056cd72095a61bbfa01961320fe28664acc11c29dd3ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bbc148423b9825a7fa90695fd34d9a882db1361901848938f184a4da655099fe
MD5 6bb84343731c1855602f18d0022e2c95
BLAKE2b-256 0812eacbdc2f501a217a048a1b0bf0ad783acd365d2d127239c76f01d34f38b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1156240b52d68a3d5e104719c0d559ab3aaf6323e53e8dad6bfb1ec614318f7f
MD5 98c9782350a4abdb2c083d67aabd5e7d
BLAKE2b-256 fc0772a17c71e1698706a0cf2f549e5b78a136e800e543b266e4a39352027ec8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 28596474d2da25735da27625c07c474e1fa07f743d31a99591e7caa52ce30c5e
MD5 3a555695ab5a34bb69a7a6949beeb8ad
BLAKE2b-256 570b53bd28d488429eb2434778191c09bf1b63f936c9f6b163a3464344104897

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5ffaff6967e04a76131cf7f56d2e1b328192105e9f7fde074aca6021bd9171d3
MD5 4233ba7eb579271d7fa663e3ec012bea
BLAKE2b-256 ca76c294ff5ff043fe9101fbffabf321f567f45aebcfe2865a9271e71c8f169a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.4-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.4-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 258fdc4f7d42978fba1047108dc2172689ffa35a048a7908cda47952e47a761d
MD5 0b076065e01a62d1fa18f5e5996c8bd1
BLAKE2b-256 eddfe2b5466ac1114323ded0441a3b63bbc1ec768bdaf49e143efdedf0742327

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.4-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.4-cp38-none-win32.whl
Algorithm Hash digest
SHA256 5f9d799118475dc1a295f736c136dff55a66b3e4568e7cb470c2538122e14f61
MD5 77475fd971a4295adf3519c75993a286
BLAKE2b-256 f353c6aeb3e8851e0ca9951207b6b907e936b5273c0cfc71ddbe016ff7ba297a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 50edf1177b4176794cbace1f920c8e70c641184aa233ddee678210b59f59ae84
MD5 7d986808f9afec70418d84404f9d2de9
BLAKE2b-256 a216eb6060d225fd5ceb439eb53f5204f54521f9bb1ed504a67a9504274c04c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c9100aa15c409058568428e4c7ddc48d70814dbd667e6e6fcb7972c053e59aae
MD5 099f8dc83876a42c09a5c9799d4f1bdc
BLAKE2b-256 98f00c6168f93c96fa1222542bbf0693114b26b64ec9eb4e01bed3e2d5d586d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 637271c5e19e97781a061df4ef6e2a08ce6cb33b553de4bbee6323b08eee4d84
MD5 1b4b7d9e1a0c2b14101dba56157729f5
BLAKE2b-256 0876b958c8ca4c1b48606aa0e45246caf6a7ba41004cc840ec4a3f88f8723fa2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.4-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a0443f6ff6c0b546aa432b400248b4d03206b4a8817c970c8c0c7b5d99461525
MD5 57af886fdbb42d6c1d2f78daa38e0966
BLAKE2b-256 8d0f071016bea65f084bebf43d41b7431d0cd833a8979a913bdba4353ef3d738

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