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

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded CPython 3.12Windows x86-64

PyMuPDF-1.23.11-cp312-none-win32.whl (3.3 MB view details)

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12macOS 11.0+ ARM64

PyMuPDF-1.23.11-cp312-none-macosx_10_9_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.12macOS 10.9+ x86-64

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

Uploaded CPython 3.11Windows x86-64

PyMuPDF-1.23.11-cp311-none-win32.whl (3.3 MB view details)

Uploaded CPython 3.11Windows x86

PyMuPDF-1.23.11-cp311-none-manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.11

PyMuPDF-1.23.11-cp311-none-manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.11

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

Uploaded CPython 3.11macOS 11.0+ ARM64

PyMuPDF-1.23.11-cp311-none-macosx_10_9_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

PyMuPDF-1.23.11-cp310-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.10Windows x86-64

PyMuPDF-1.23.11-cp310-none-win32.whl (3.3 MB view details)

Uploaded CPython 3.10Windows x86

PyMuPDF-1.23.11-cp310-none-manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.10

PyMuPDF-1.23.11-cp310-none-manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.10

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

Uploaded CPython 3.10macOS 11.0+ ARM64

PyMuPDF-1.23.11-cp310-none-macosx_10_9_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

PyMuPDF-1.23.11-cp39-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.9Windows x86-64

PyMuPDF-1.23.11-cp39-none-win32.whl (3.3 MB view details)

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9

PyMuPDF-1.23.11-cp39-none-manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.9macOS 11.0+ ARM64

PyMuPDF-1.23.11-cp39-none-macosx_10_9_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

PyMuPDF-1.23.11-cp38-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.8Windows x86-64

PyMuPDF-1.23.11-cp38-none-win32.whl (3.3 MB view details)

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8macOS 11.0+ ARM64

PyMuPDF-1.23.11-cp38-none-macosx_10_9_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.11.tar.gz
  • Upload date:
  • Size: 102.4 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.11.tar.gz
Algorithm Hash digest
SHA256 3a20973b14f11ddbc09673b588018074c6153006eff0dcce021b24c73779ee10
MD5 0005b9be1748eb99e5bd5ae699a347b1
BLAKE2b-256 f4a17b9eb74c0abf5ba989ae8ac4c2721d542521e904c7433765b35c6a9b874a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.11-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.11-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 6133a947fa2e671b3a3357c517d70d06ea0a7183c4155bce1564b7422ec316d3
MD5 e577c5407da1bd7f9f4d2b26e3d2d2e1
BLAKE2b-256 905310f3007a5b34e32f59e904f50a5a72673a51932300b4fb39236236d377f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.11-cp312-none-win32.whl
  • Upload date:
  • Size: 3.3 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.11-cp312-none-win32.whl
Algorithm Hash digest
SHA256 4928b58a00326549076120daad9a80e7466e4d76b16b6ed15fc3afb65c68f14c
MD5 740f80eee50278252fda92eccdeec09b
BLAKE2b-256 4a1d3afd7f39245de5db786106fe4b74136211fb627c0b98d5310eef5187917b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dab48605edd45ad074a48d07e965f6a1a8b155890ffa92848edfec04be753f8c
MD5 56b28fc5c3fe7432416d52e8cb268df7
BLAKE2b-256 e024011db0823c48909fae09214f1929ea1156f56518197c159751d9ff937851

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ee667e5ae2c2e0a155025e1b0bbd2f9a291b2ded98801d3e7f334e01587407d0
MD5 39fe45616ee3c9c5a9886c3b7dcc2644
BLAKE2b-256 6477252f429379716056e2d1cab171f618a26c3db0565c1e5fc8658f0eb64823

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb00dd6740bcd4ff80dfa08e821f19311f662b7ca48cc4ea5cf02c41cda5dc22
MD5 56869a6148ac8ec996b814b75e1dfbd1
BLAKE2b-256 96a94f3d7f8d90cce5d8a60f91ba81860ea4d236df6ac1a758fc85a1b9069abd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 15e7f118a55a2c2de536299a2e895ea0c23155908fa081f138ccd642e8b24fd1
MD5 34bb8653c25c9eae8c61ba72bcc23868
BLAKE2b-256 6a69a6b5cb11ec3072a169893c740f9a3531cee07021e44f4e1e8289ed0cfa2a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.11-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.11-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 03079136a1526c34f4d655081daf502182eec6ba386f6fe2661a9ff3e573e497
MD5 51d51a3449925808bbe71b4765a950ca
BLAKE2b-256 4c1535b8178d7a6366b611991dc8b742ea935e83bd513961a45d1d548215cb36

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.11-cp311-none-win32.whl
  • Upload date:
  • Size: 3.3 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.11-cp311-none-win32.whl
Algorithm Hash digest
SHA256 1f562adab0824db3176230063d3e5060f3e09872d480cd10855da94edbc4d1a4
MD5 2c2876db4bcc643d72ea3fa6adf51e5c
BLAKE2b-256 012f3eecc4783c510889a775ef209ceae0d3f96acf7da2b73ac4293c07dd31cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7405f3cbe04f03f2bee7533252a9f13bcb1603d5001f563a51f2cde054db7dbd
MD5 051461fcd9465572014e01536d114ccd
BLAKE2b-256 c6974458a3327856f2ad44b0a9ef1c4193d6c8f3a636b228e538d807d60dcdf7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 93e68f0c5a39cdff983247965358c8b589a436bb273fa1a4f00d19c77cd70727
MD5 45eec67985bf41af4edead15398cf5b0
BLAKE2b-256 5406b3629a6ee81cee1e16964f4687d020c68edf417a74e62cf587ca48fb18af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44f153db003241deaa1a06f846ec8baa0d0a3607f322b5638789dbe5e56f697b
MD5 5e248b1ce52a253c3d9219d13a867532
BLAKE2b-256 9529ffbc33c0e576ee9458a54b5a0d40b0e73633589c0e682c3394f93ca0478e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 03332abf2a8ae76f6cbde1d20543d3c259ae236c2620c1e91f2f47ea859569fd
MD5 36434753c1d4821e4cc775cffb7597d4
BLAKE2b-256 0d89b7583f7aa908625e80eb5d1e2252e1b74078e02a0abb6ac444028ac74147

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.11-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.11-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 24be94bd810e898be6f87100c5ee82e69fc788910fce54b49b03f9c67b19350b
MD5 b09fdd992ef415bbe515db18b167da39
BLAKE2b-256 a18befc9c764fe01b43bc197c49ecbf4f57d2daf94c3ab117970bece52484239

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.11-cp310-none-win32.whl
  • Upload date:
  • Size: 3.3 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.11-cp310-none-win32.whl
Algorithm Hash digest
SHA256 37c373bf4a6f41e7ec0f82a3ea5cecd1e728a658d12241640d0e7bfb686dbde0
MD5 46d2db0b76a670f45bdad75c1af4e6c7
BLAKE2b-256 cec77164dd33062ea793ac66164fc6200819af116493919bf67d1dd7df39969d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 92d747a828d2a57543eed00bbc714aa9918ccdbe306279b4d5c545a8866930ae
MD5 3154193e5f420a63e649eac5fe2a0119
BLAKE2b-256 98c90b189a53551de00e8e5b5596a78a7ecd174215b0f699c65d229d209d7889

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 db01dc605a22771e0083ffc844d40f4d7f038899298d9c1c3b30867d5c2861df
MD5 1d56355ce95dcd32774c5e004e62fc3f
BLAKE2b-256 4159094db6444df9c1d676b9a1cabcbf30ae0f446c1033ec83b0c079c219d915

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f776d3414fa24ac1d6c4a0412f78376b3cfc623b337eab468fef2b924b6b858
MD5 0c54d6993a71e485666a0875d94764e7
BLAKE2b-256 a9f9d7915d0097189dcb8ea44feae8bde201bc08e405aea64512fee35420c5dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4dde079e57f83611aa48b6f59050c7eac5802766adc92ded82dc5e9ee9d1d670
MD5 15c2c80f8b2590190d3929f15ba2a220
BLAKE2b-256 db6702fb30aa32183c5a990dc1177e5101a470822d4be1452af2a5934b1611e3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.11-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.11-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 c0b91d30ba1a162658e9623f9ec3b075f0d02710281b8aff548205e248d07361
MD5 cb86a6a55512cc955ecbfecbd75f02ec
BLAKE2b-256 9437210e004ccd38d145be8ee6873f07f6ff301700a499d128dfbe4ae7b05245

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.11-cp39-none-win32.whl
  • Upload date:
  • Size: 3.3 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.11-cp39-none-win32.whl
Algorithm Hash digest
SHA256 6f362a75439e75701fecb26b46c210fdf5291d37424328d7841a3b1105a1c69b
MD5 22b1b09cc7865be3f4fe6a2565121ef8
BLAKE2b-256 13dceaa99a334f34da828b299570d8bce380d0809f2fdf8824acffec41f63e4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1b7134c276380ff051b9cb405138feb3874e43bf3b37354a58252cd963f50b6d
MD5 256bebb09d971809b6ca0281b6b21594
BLAKE2b-256 94760fb3832f247b03c98699e9db24c89bbca4583664a1a658ffd3dfbec80ae8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 684f6e570c29699b9b24f9c2b5f64adab82b5d4e2a4b8acc23556bf8936d3069
MD5 3ff775bc360e664a9bebdab4d3622f19
BLAKE2b-256 33d2bfe0d8efcc5cc6508e14d50b368f33045fd9e61b224aa619e941fd5a3f72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d898e9b11b7d19a72cf5dd32683ab05413a0c02b2c59c893a9ce3df2fe098071
MD5 0de4ca1ae0443dc2fd4fe6b7d4539d5a
BLAKE2b-256 491deaaafcf66d5b1e99d905b9c5b2a718905568255a41f89e0929844d155a73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dcbcde47d3bf5d2a87661ea60c6564c79e79f338fe3dc3a44ae28812f74c6bc5
MD5 5f12aa7867bbdd9740b81d3952ac06d3
BLAKE2b-256 2ef630369f5517ad8b271c67f08209a3f512a589d51e2f07449e1f2db0dbe36f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.11-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.11-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 a219ec2d87c3eaf5a54539293605245b7e38becf53663766ac05afb861d7de3c
MD5 660960a7bfb573d7373d6c227185037d
BLAKE2b-256 4eb7bd24495e0a9cc6284a3cf6c0a0f1fe4b220e0f4d59722847c8c13fe2d33e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.11-cp38-none-win32.whl
  • Upload date:
  • Size: 3.3 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.11-cp38-none-win32.whl
Algorithm Hash digest
SHA256 af85216f1370ef4f0e94477babfa3f94becd006efd58aa4a87159c7c4df85649
MD5 1fba8a4e7fae0cdb7430aabe6a11bfef
BLAKE2b-256 687dea024bfb003fcd3ddcff9dbf5c638d046364f5edd7c417a26ba388a1e9f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9cb24385b98b712cc7376b996987bf1583dddecbc91b8bde08e7915c05c523b2
MD5 2ea02497e4aaab8dbc43840a124e407a
BLAKE2b-256 fe9392bc69f0eee9304c1326df2023717ee6cce60858ab2ee542bd8c91de19ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d6dd12dda38b5423e2a3e032bd51b5f8a11f6f058050c3b8be142609a7dfb122
MD5 da9d789659b0e03fe7b79948cf86cc39
BLAKE2b-256 e700c9d4ab78b00a8dd06d15f6ec2179ddf217d81665be5afe4a436625239357

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 129c6706aeb44354dfede9303f7ddefa3740919655c4b2b04dfe3b23845d66ee
MD5 dbe1d3f9281e727de79e007c7b687fe0
BLAKE2b-256 25122c5d679dc3b52c0f543ae46028f1c9832bdb0003015392f1912b4f4faa60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.11-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 017a7b0360b3616d620e26a66f41e3116e92ca9e73694db081cadd2df445a6f3
MD5 76520c43d2bc773008af86dd001e756e
BLAKE2b-256 604f510e9016a9826b68b5d16574c3ef78b7158826ede4f68b02628fdb47fceb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page