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

Uploaded Source

Built Distributions

PyMuPDF-1.24.0-cp312-none-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.12 Windows x86-64

PyMuPDF-1.24.0-cp312-none-win32.whl (3.0 MB view details)

Uploaded CPython 3.12 Windows x86

PyMuPDF-1.24.0-cp312-none-manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.12

PyMuPDF-1.24.0-cp312-none-manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.12

PyMuPDF-1.24.0-cp312-none-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

PyMuPDF-1.24.0-cp312-none-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

PyMuPDF-1.24.0-cp311-none-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.11 Windows x86-64

PyMuPDF-1.24.0-cp311-none-win32.whl (3.0 MB view details)

Uploaded CPython 3.11 Windows x86

PyMuPDF-1.24.0-cp311-none-manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.11

PyMuPDF-1.24.0-cp311-none-manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.11

PyMuPDF-1.24.0-cp311-none-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

PyMuPDF-1.24.0-cp311-none-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

PyMuPDF-1.24.0-cp310-none-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

PyMuPDF-1.24.0-cp310-none-win32.whl (3.0 MB view details)

Uploaded CPython 3.10 Windows x86

PyMuPDF-1.24.0-cp310-none-manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.10

PyMuPDF-1.24.0-cp310-none-manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.10

PyMuPDF-1.24.0-cp310-none-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

PyMuPDF-1.24.0-cp310-none-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

PyMuPDF-1.24.0-cp39-none-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

PyMuPDF-1.24.0-cp39-none-win32.whl (3.0 MB view details)

Uploaded CPython 3.9 Windows x86

PyMuPDF-1.24.0-cp39-none-manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.9

PyMuPDF-1.24.0-cp39-none-manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.9

PyMuPDF-1.24.0-cp39-none-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

PyMuPDF-1.24.0-cp39-none-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

PyMuPDF-1.24.0-cp38-none-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

PyMuPDF-1.24.0-cp38-none-win32.whl (3.0 MB view details)

Uploaded CPython 3.8 Windows x86

PyMuPDF-1.24.0-cp38-none-manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.8

PyMuPDF-1.24.0-cp38-none-manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.8

PyMuPDF-1.24.0-cp38-none-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.24.0-cp38-none-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.0.tar.gz
  • Upload date:
  • Size: 22.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.24.0.tar.gz
Algorithm Hash digest
SHA256 b6811b09af1ddb93229066f7acf183f6aeeeec4bf9c2290ff81fbeebbc5a4f79
MD5 ed6c32343c6fdaae08654b71b5243b78
BLAKE2b-256 f88c25f25ee8cd73357c74d764410b27f0853c651eb2474e6990f7f33080fd67

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.0-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.24.0-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 ee1188a8d9bf9dbf21aab8229c99472dd47af315a71753452210f40cff744a7b
MD5 8748b3180374e33e80232517d6cdcac5
BLAKE2b-256 95daa144bbee7e449e2325da4505fb84cf2ea3181acfc55a39067ff95f8d26a8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.0-cp312-none-win32.whl
  • Upload date:
  • Size: 3.0 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.24.0-cp312-none-win32.whl
Algorithm Hash digest
SHA256 4395b420477620be4fc90567deb20f17eda5e9757e2ca95f7bc3854d2a6713cc
MD5 f0ea4fcfafcd8567e354edb3cf3f5535
BLAKE2b-256 827469567feb066a4ea88cff5687dc2f664b38dbcc8f00d69aafc94e8d678295

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 65fc88a23804b83b9390016d377d9350dece167e349140de93769618858ccf8d
MD5 af78ec0293a5808f7e04b8c32ed49586
BLAKE2b-256 8ff4c432c163a514843ccb4abaeea847e65a7c9fc4146b453fc1a83343ed01fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b9fb4df0d584b1df3789f521e3950a930884fe0fdd28d4c4ef1c571f3fb9b56e
MD5 d800273648844fbb890bdce0664f965d
BLAKE2b-256 c4a5bc3a162ae9eed46b9da286a2974299c3d9acd47d0156b03400991d5b954d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96bcecd0a33b2de6954c4a3c677719cd1d1f36c1fe7dc4e229e06177aef8bdb7
MD5 946ba9225c8999c56e9240324788cf6d
BLAKE2b-256 a0a7ca30ad212dbf23ae37ea5f6c7b584fc5d547c6cd56a1a3bc67ebd713b846

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 963759f1a2722d25d08e79e00db696e4f5342675bed3b2f2129f03a8d4c41b77
MD5 89613a45590b821406e209fafed7795d
BLAKE2b-256 d7576171e7ee19c74e5d602627468589ae7ea8582a3240a2afc2559b8d2cb78a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.0-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.24.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 4e92d2895eb55b5475572bda167bb6d3c5b7757ba0b6beee0456ca0d3db852b2
MD5 ed4ae221a68681445eaa731fbef5c708
BLAKE2b-256 7e94967c04c7e4aa0448eff481afdd1254240cb2cfc802f40af7d1212f0d13df

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.0-cp311-none-win32.whl
  • Upload date:
  • Size: 3.0 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.24.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 fc4b7a212b9f3216bb32c1146340efe5282c1519f7250e52ccd9dedcfd04df5d
MD5 5c9257b890424c380916744c2ad85842
BLAKE2b-256 41ec338977ec8cb5e7904979812a80e76ae097547049dee30113e956ad01fdeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8db27eca7f6aa2c5aa84278cc9961a0183e8aca6d7210a5648658816ea9601bf
MD5 4f48cf97d64eab5c0af1624398e70e92
BLAKE2b-256 e32e0aba7dc24be72efe6930bd5ae03ed243f3966bb3847480f6e5a6c24d6fbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 13625c9da4021e649da11acb60e0a8aa300fb6c4bdb450754f975d7f92043999
MD5 84088461bd7c27b84b84c9a6b8a59dc7
BLAKE2b-256 b18ba4889d336948a2c6f91b66c2e8c3bee3a220ee3abb0191dfff837793b6c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bfc953361277cafa38e5bb93edd2b7c6c0c4284f137cea5847efe730759fe0d2
MD5 c85f06faac812b28aaefdd32b27afc1f
BLAKE2b-256 37ec5b6bba182adf269e54c02c91cccc235c538f2501607ade2576e6265df435

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9354c2654512390d261bad37a90168de0cb954be4e9b3d55073a67e8ca07f7f8
MD5 828ca7b69f958f493dd879176acb0cc2
BLAKE2b-256 c9daabe59bd2b9b5c5831362c770ed119642552b01a87af074ab1abaafc08f52

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.0-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.24.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 2d46cd6535f25ffeb6261d389b932fa6359193a12de3633e200504898d48c27d
MD5 99b2f0e97f3edf42d55900c80fb36b77
BLAKE2b-256 14843a5d3ac16590b2b01a631290cf37a456fd9c781dc6fd951cb91414d7d6e5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.0-cp310-none-win32.whl
  • Upload date:
  • Size: 3.0 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.24.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 490d10c85defec873bf33a54eea1e8cc637927c7efeaff3570b812d7c65256f7
MD5 43290ca81fd184ff9a13d3bcb7fb931e
BLAKE2b-256 3e115ca522c432115204016407437a3fd6f26dc01583ef5c775309448cc1e646

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 986b234751e734da1b4f983fd270fa595258781abc25e26d409d96439136c41c
MD5 caa40f1dd3412c7561e8ce153dc25b33
BLAKE2b-256 bff0b4cb83f281b13b40c7ca4798151406fee3f3db6d8cc2c9eebca0c8b71648

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f318efcfda3ca625b2b2318019d8195b2e239cf1e66eaf5a94cd1e6bd11999d2
MD5 dbd0a2aafad1953eb9516c5c3b242e1b
BLAKE2b-256 a6259198e0b0c63ebbf8ff0a6818782a89ba1748396080116fead01d65e7fb22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 af2d8ba47851f2a5a2f7592453792a03cbcd705e40512e9aeb199edd7bcce886
MD5 61173630abfea8b5cf9f2356fe09821e
BLAKE2b-256 86e6d9a0691d044ac810e68e130feecc3492f32a625c9365a7f7ad48a45ca6e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 37160eb301e017ec67bb63b1c6f52eae2c90bd1159f6a6b2ec469c3e69d55f74
MD5 c19042f156281d124755c0038d3fcad9
BLAKE2b-256 47e79c2c8976bc353f0e2170dcb3f43b7e5277b8cdbb5bb23270bec99f2e0159

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.0-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.24.0-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 e72b7ab4b2dfffe38ceed1e577ffaaa2e34117d87fc716b0238a6f2a12670fe4
MD5 02557ef2575743c076bb5d1aec57531e
BLAKE2b-256 00834f0b59a4829210b6500d28d670cf1ccaa3e952f5e521f55abe35c6e03d9f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.0-cp39-none-win32.whl
  • Upload date:
  • Size: 3.0 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.24.0-cp39-none-win32.whl
Algorithm Hash digest
SHA256 d193319e3850f4025dc1e3c8a6a0b03683668353aacf660d434668be51e3e464
MD5 6875ca8b1f0032caff5b9ee326aba988
BLAKE2b-256 a35e3a42f6411ac092b7cd5a51edd8556dfac3a3dda58ce9af301ff98fa425a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 750908f95771fa0fcdbc690f6aae7e0031ff002c5ea343f12930e42da73e5c8b
MD5 c18ebfd654e5185cc8c6b4b9b407bc61
BLAKE2b-256 68afc6680bb65afa14ee3a0eac17f0349269367a58e762aa853f0c7cba2567cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ce6f1f0b3ca8023bdbbc90fd2428b05db5c7c4b581d785072200082924f6c82f
MD5 8d110cfbc3771ea72b76db99d1424a2d
BLAKE2b-256 5510cd060a282fc5c2b8d97b08668325bce7b5cbc1f29b84f79e9dfd2218e55f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 160a3310f33fda1c0cfaed82d4e22a2aca960ebf5c6919982032727973e42830
MD5 b28f569fbea75366eece9dd0d07770cb
BLAKE2b-256 ddc1d90bea40b3ffffebce5401f005fe813f62cbee0267fe9ec289f2b17cfbd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 de1aa7825f3333dfbff26e88f9cd37491a625b783b8b4780a14e5f70ab6d9853
MD5 5edb46eff08d3e2c3c0ff0b6801cf6e2
BLAKE2b-256 a5e49378419e352750b931f1a7c49ad3af616746599a3a8732dbf9d7423692b4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.0-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.24.0-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 6731cc7ef76d972220bd1bb50d5b67720de2038312be23806045bcc5f9675951
MD5 524396e3a36f4944728d96266fd8633b
BLAKE2b-256 c93626e498b27e6f6f524bba676a5a72021b18ebfe6985442dae087392fa7bff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.0-cp38-none-win32.whl
  • Upload date:
  • Size: 3.0 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.24.0-cp38-none-win32.whl
Algorithm Hash digest
SHA256 f428210b2fc7e0094dbcd62acc15554cb3ee9778a3429bf2d04850cfbab227fb
MD5 1c5316c04c1c693bf03ffe37d7d8f44b
BLAKE2b-256 4388c46528a4eb68be77b483ba4c764e673455712a929d464ba265a75d4a0253

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 08bb534a046d7492ab7cf726ef9aa01a14791e53922ffc2a341fa617709434f2
MD5 c823ee27d2ff4812c019ab8325ec8ec8
BLAKE2b-256 cd8b0821b1f78e3189fdd794340aaf06269512904caaf72d909990ada145ac5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f120a23a0690be2e6d3ec195c308582930c75fbf3fb6cb6785252a01454fb0ef
MD5 6baed52b7c78a865b5c75c4af62a3368
BLAKE2b-256 6282b4b7936b74f9e74145b3de60c3148a614d538c2e83cb0b3e5598ba5640bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9e9945d1af3ec6deff4c5d61edc63b9c68d49c2212df1104614e2ab173b1d158
MD5 a2f5d338891f198cdf0e51a1e1a84c6d
BLAKE2b-256 93584a2d0e0435bbf2a4bbd1a68e94ed76b44deb1f255d385fe19f83329907a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.0-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 82ff0a4ed3a27de95726db1f10744c2865212eed2a28e3fd19a081b9c247028d
MD5 94e49f9a95135b81bbd4bc35c95c69e5
BLAKE2b-256 28103e0486e508edb21169688585b282c6e605710d8c594e950edaac22f8c837

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