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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

PyMuPDF-1.24.5-cp38-none-manylinux2014_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

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

File metadata

  • Download URL: PyMuPDF-1.24.5.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.5.tar.gz
Algorithm Hash digest
SHA256 968d30ab20be828aab56bb04621bbb9f962c59ab5f1788236473c372fe797093
MD5 6e06711e11bd49fc313b4997995bd6a0
BLAKE2b-256 7c0cac4d70ca95f46e3abec2ce561b5d75e79dfd4b0f930a39b3f98229cb8c5a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.5-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.5-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 13acfd2f616f0628fe0cf1461438f112a455d143924bb0fcfb305701ff9698e2
MD5 910220c2d733d7aeff9f269a1b581af6
BLAKE2b-256 ef0148e356f470e8e6a2d77a64567cf64f49fdd82ede3050c7b7fe29ce0e9975

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.5-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.5-cp312-none-win32.whl
Algorithm Hash digest
SHA256 b0d660a5e157791e0ffecffc2b98c8a038adcad57d84c068a25e4f21c4044c13
MD5 9f6bd4fd520547623d7cc1c306f3e80f
BLAKE2b-256 2f3ed0907b7455822b31fd279254965025c353c63297dec243835d3e80b01378

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9f75be74de4852e7addd8b8a1baf49eb2fc9698fc522ce5a98fc046f2a1ae19c
MD5 a226e61c3a46dd83cfd534ef4103bfb7
BLAKE2b-256 fce4eff5e9e987fe9c242f89dc89c10f64aa82e5b55ed132a0ab77cd13565bfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2be7be2e8e3db25f8590a2cbf9790cf316ae8719beb5a29c37f6ebcf1f1cd781
MD5 531c18596f4da003222989e72dcdebe6
BLAKE2b-256 d83d4a9d68e73a9cb6ac6fec9be2bb6b9e6e364f3ad2842d6720ffbc6b281c81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 65f999519b87747f2220194eb9251c3d18dc7191da56acd9b38641c8f093caaf
MD5 1311dcae79d629a5dd59c13033da26d3
BLAKE2b-256 16ba4bc3a7c23e1092b04d3102fed26b8401afecc6c14eba127ba9c3708dbca8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8d6e5e3a81979ec2cc1a1647395fbc224a57dbe91a6e65d3ab3e4644e1137b90
MD5 7c2da05eb973fa8488ff886ccc89fb0d
BLAKE2b-256 fa0342e9daefb45fe100b5d9532c3f0fe954dfba1d15391582b02e6424cdda60

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.5-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.5-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 8b2b1b08ce5b36168c625ed2a3621a6fd56e77f433a68ab8cd0445b616a59ec6
MD5 9edac3089cf6309d3f01d0500a9d2163
BLAKE2b-256 c8aa0416baa202137e7f947b7fa14f34416441dce843df82eda43a557f10a1e2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.5-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.5-cp311-none-win32.whl
Algorithm Hash digest
SHA256 dfe44284e1c753376d111f3edf8c11f7daca96c72fe65f97d41ed71704a640e1
MD5 454d777a19776c35f55add060ae16d45
BLAKE2b-256 37e80c01852922f2726bfcdd574cf7a8efaf7e69d450e071d1834ef4695a3fe1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4634f3e89aec71686b56c6db0e5932314d5c220ba452bf82b00650ff3bbed662
MD5 ee619156b6905581804eeb4e855cd9f1
BLAKE2b-256 1be349b4ab0ddb70bf771245e1a4adc3265008d8a9fb1eeb6b423f4dd02d21f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 318befef651f1b98c6de4980d725970c93eddd3f183fa0bf5e47decfbed918a9
MD5 bd4cb5bb76f2761141e1e3e3bfebafbe
BLAKE2b-256 91f1c1bea052eae68f4a4eecbb90ae52cd0cd9df0bddfa157ba8494063dbea31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 131cf58e9932c84b0d367621cd580301a0d5d67590ce97a4d484b5c6c12bc8a5
MD5 692b82eac82eca2dc8c5be463f875aaa
BLAKE2b-256 d08f9f033131ca9993f1b0acc2ca06a13f4f0a65c3798be167d4234ae83a0b6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eb145b5372b6faf6a4ec86dee51c12a55bd30c0c9df04fc1146d61710726cd08
MD5 b6eafe07e2b8c1acceaac94b3c462d23
BLAKE2b-256 49a826e757dd9a624c6cd1d144f4138ad0b10fa4b5844676943cd20dc13f7dd9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.5-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.5-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 c2ee61ba4b6302d67c88e7e0c5b3fbea2c4c4c05f567182c465a1b9af6067e51
MD5 775a5cf719a412cac56a683ce71507c4
BLAKE2b-256 7465b32c9ae88a5d9af4e7f347ccd7865c5075c24165d1a47bbdfe4c20393fad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.5-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.5-cp310-none-win32.whl
Algorithm Hash digest
SHA256 e1025960650ed601f2707ba5623c08d73a4cef15ebbbf65cbbbb4e0eadd71a03
MD5 1db2f4cc0bc2eb8fee5c1ef3845e7945
BLAKE2b-256 18cbaf2ef8a1019a49b63fdd468fc13dc88d30e9f2ad2dc79b74de771e224d5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0741a8bae81fe72ae12984c969a1f2bd47aa97e757d3a457ee46386c70b260c3
MD5 f2072609300d49b2ca3784246ef3d3fd
BLAKE2b-256 e623c0680dc5c72f952248a5a23297e7ea8b773fd181009d48c1ed695a1185d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ddecb4098b843bf50f86e50fe418dcc382fe536225cbf07d98249f5db45c154b
MD5 2977e367396ba40980ac1b0acd5404f7
BLAKE2b-256 cbead0019bf244d2e0953446ada817d80feb6e728b2bec8887b927ee7e601ce5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b2b089cd75b28479d999aa0d02e25c2148a3048459777457dbb9f583a6d9926e
MD5 cf00227259b08af8c3b518bd6de7fb19
BLAKE2b-256 61c001912e3ab34096ba020f929ad6493fd870950a05e52b854d81852772ec0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6f8514e345702c1978c8888a5515f0b38325d688fd377e7fc1d0744b92cca934
MD5 c0f020dabd97320bcb862c6fc3d77e78
BLAKE2b-256 c245f3a043b32f0cd0ea3d9569c8face1e029ec1922950ca52cbbddfc19a4122

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.5-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.5-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 b8db22130355e3ad106556dc5ca320d25bfb1d1d7917775a665740fd801e7ea7
MD5 38c00f33bbf19a86d99e9b3b4ca6677a
BLAKE2b-256 d75f9bd6a88e2f2e10c0ee323e69940dbe4c12a3256f9b031a8a24c43581d8bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.5-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.5-cp39-none-win32.whl
Algorithm Hash digest
SHA256 f40354702fafbde31dfc3fe45372d3dfaa3be775d8055e9daf3cc932f8b064e7
MD5 2094733ea7a6ae1a7797034f312b002b
BLAKE2b-256 590687ef47249b624b7247caba8422bae84c6583e559319e344a1c2c31ee89cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7d7431abdf4f96da6f1159dab4cb9aa9d4b6e20ec91d87994c3c88ee802aeda7
MD5 8fd9e168f9aa60d67e1dc578adfe5fe9
BLAKE2b-256 99d659332e69a04e2da261814ac4225f48e05b291f7a95e9a07c58f510e48c8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4f6a998f5e61479bb0d21335cb845917f0c1c78344262b9e24c98f8f0ed742bd
MD5 6fb7c789c900cae210afee55b96e7c16
BLAKE2b-256 7eb82b4c7f95f79fa9fd14cedae3d602adc3b90cf85d257875d8e085a4b639ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 499dc8216b98862aae3b39d2da06f8e943a4daebf83bb283ca782ec910b886ce
MD5 cbcec6ace267abbc203c1d92fb965384
BLAKE2b-256 1b24bb18af228f698ec3a2b235e82733caa172142202a294c6e1dccd2f8615a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c817a45c583cdc796e4ebe4d01663b20e1e9f5a16f3959aa0291d1896e81ebb7
MD5 96472770992c453eb6790f34f8b3d5c8
BLAKE2b-256 4f7968130f5d5ce9d2da449ab11b373dce5503f4434705c6b8985673b076221f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.5-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.5-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 04170c32b44ca2fb11ef18ff2ff66bf594d7f77c8047e12257c95e21feabf8bf
MD5 ab7da3f0453d0d026dfe1db7b36d74db
BLAKE2b-256 9f384977e99c1175d0baa7a68f4f5efdf528693c3bc6e5335060080a9f056a91

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.5-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.5-cp38-none-win32.whl
Algorithm Hash digest
SHA256 9fbf1c9f1cdc3d6663bdccf314c9c52d021a77bb1c933f1cf99289ab452aea9b
MD5 baa9c2ce0ef6e08aab6baf2a5ce9ecdc
BLAKE2b-256 15543424ddf9f54606e251ade8682d7e274a8ff4b19531f327bbca6be2ea5333

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a6b3abfa5da334014b7221bd3ec7978f433064acbf502c9fb7b08973a3e59e5d
MD5 f69ec9cea6147fa2ba6c5f865652093a
BLAKE2b-256 ee1f39bb67bed224a3256696767a8b53e2dba7a4f3442ffd2073c44b05d5b4cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6b951ea8cb68077618e3bd009a558c04aced4989cfd6d38733d3b4f84cfd0cec
MD5 e1426eec2dc24aa95aebd0cdd65d59d3
BLAKE2b-256 13f16fb040eeb6a1f47d4182302d18bf6198fb13173105b3d90aba567078a7a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8e3f23755b5e131e529b0dd6c26a3751eb25441212f25f981b235b8ace22b1b0
MD5 c0eb430e59ed9759c43b53ca6b81e7b2
BLAKE2b-256 18c62810cc5047ab6b8446f1669adf47a6dee5f557ccf2a71508c64cd5ba654f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.5-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a0dbaaed46db52f36ca74c0950b1d10b48a955cfa4526e8edbb7e5fb72a79cb9
MD5 b629105e762e7f6cbabcbcdd96fd0d32
BLAKE2b-256 1a7021b35554dec2b895221da9046db145ae37b4dc4ebcb34daa22132b3e41e4

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