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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.12 macOS 10.9+ x86-64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 macOS 10.9+ x86-64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 macOS 10.9+ x86-64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 macOS 10.9+ x86-64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.9.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.9.tar.gz
Algorithm Hash digest
SHA256 232454bcfb3dc6b3108d5933f798aceb0b8a44c0958fd04aa33676cf35d99bf4
MD5 108f3b5f507182ced6e8a72d70d215d1
BLAKE2b-256 99ceefc7de1e026765447b065facdaeb73194bd1acb75bc6331b37c0540e23f3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.9-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.9-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 fa3148d28861e1cfbea96eaec80d2592074f138e3cd49bcc9f4cf20f1103b057
MD5 3cae9c45db1c9f7bce8b711f575a2ae8
BLAKE2b-256 ac85d275cad05cfff17dc47c5b2d356a6608fb13ecaa6dd6241f1f8f66fa94bd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.9-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.9-cp312-none-win32.whl
Algorithm Hash digest
SHA256 5f0cdd3a510bf37c00a483944057869d268db47b39a6160ab9c9ff07c1d0f285
MD5 1c03f087f89014a8339367cfdcc0fd52
BLAKE2b-256 2cb0add2a4ef445791c14e7038514537f83d9b9b313bd900187d17d7d5c9af02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4d7a0eeb46828c3213dbdf85b3b6b91740c63f45b1949404daeba7823f72dd6d
MD5 fdcb021dc358723fe8c9cbf2a5c486be
BLAKE2b-256 ae931541323b405bf72647597541fbc1dcc1343f8bb09e10b4b0353b9a37d2ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2d267513f74c21521c7b584646849ac06e01c2a76b50620a0fbfe0887830781a
MD5 62b1fb1883f2dd207aa004600dc4103d
BLAKE2b-256 aa6f2dd4dc12ce0e676013b50860a030dbbb66b8b031a6a50c7f8c166cc1714e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7bc01057e8b0bcc9097bd620776b0d41a656e4f8c0070c769cf258856370e54b
MD5 08f6118e8f2dcd9e3cff7899bca4b970
BLAKE2b-256 fdceefee8b6003948ae8120c59c9a1d1ec34eb60c887c05dcc43d1accd149a3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3c94318c008ea28100b1fa192c0645021166622487071fedec2f593ae4cf5a0b
MD5 489b22572662521d1ccdaee608a22602
BLAKE2b-256 67155a8be7008b63ac7e32c71d6459b0d0df10e45ca1d48e7b26ad1f28b88dd4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.9-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.9-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 71d31bce5975b1edcc5e467c1c15816c62f2f3a59d2ab471a856403a06fc94e3
MD5 c5fc9f048d88afa23b5c0f3e2c030a77
BLAKE2b-256 f14bda5e7f7685b9b4f8e780b04da158df4fb0ba1bd17a10fe440b4886baef9d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.9-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.9-cp311-none-win32.whl
Algorithm Hash digest
SHA256 299a7673df11de9fd03af578161150fc22522687b373cd5c857dfa24b620c8c7
MD5 82c74d524f573e90f7bb1beb0d223a06
BLAKE2b-256 77985db04a52c1bc67eb986738976ebe21774ab72e46c15cf13f1809e017ad78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1f89081a3b39aa904e45942dfd3b99b0240d60d5729b5ba2c42b8567f79c6a00
MD5 b982da26683402e5067c375ab681a92a
BLAKE2b-256 47d1bccfc039fbef829f6077cf2ee51374119ca80f20790e8a5c150b66206915

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3af4068888aba46c734f65e2bee54e615ecd8d0e45f3d1bfc171eec9ee973c52
MD5 511e13b0f17f00e48ca0b6aeec7626b8
BLAKE2b-256 2dd05a946785c7a22a876e4c88d2baa447dc198d46c02d288513d0945ec0756a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9d290824801491220ecb5c99290c04c7c42b171e2a7fa79b2070dc9561c07135
MD5 e209758c359a89b26f1cddc188d6510f
BLAKE2b-256 193630d0e79b7582f59df852eb632a3cfb840013adc99e3d57b54161de0045a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f13e573cc24faa7f7062c83b88fbb7527a329022da8cc1a25a4c903405deecdf
MD5 78fc739aefd6ec1189c46a27fd5c3f0c
BLAKE2b-256 0cd2a193dd704795051573ca73685e8a799fad77e071baaed031bb2979dbbf0b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.9-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.9-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 74ce55cdea7f016a5c5859006e6e725f858ae4ed89c6814cf120e3ec004ef45a
MD5 32957559190715060e4b54d78fa698c8
BLAKE2b-256 b2163712a7bef07fc2c9dd8e56ba8794ed814c7b2647942b37da3f47793bd264

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.9-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.9-cp310-none-win32.whl
Algorithm Hash digest
SHA256 a9065befcc9fd09e520d5b494d783318d2e720cf63faf8e96e9ebcc6bc90ef45
MD5 b925ea0c2117a83427bafc7d44935e9d
BLAKE2b-256 0ba441dbf8928e39e2fa3e4f85ba99d2262cdab40864539141477859aab5d899

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f31dbbf4c1dbd3d184491563e6ec3b5a48fee2d283e4126f2c7994ac8b220759
MD5 948896bee97daeca1e7f691c2d2bf6aa
BLAKE2b-256 9232bd0526022c68421c7a472780fdbd5d55d218061bccbe232da211c30e30d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 74f1637ee2e7980129290d0ce1bbe6779be1401fe599ae1238c58045b61c4c22
MD5 0feac37798bbb6071e917394097f1cf1
BLAKE2b-256 2149a391f43e907ded68246a2ce34b1b887ca5dd0930d9447972c01aca363bbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a1a84c633830f06c9bd2ee861fc2077c8544561a6ca6e9035e2ace9784ed4e0
MD5 0d63ffadeffd551291b560ba04977143
BLAKE2b-256 b68e1a1fd9ace343795885a3c4fc163038b47fe02ee6c5472196ce92c3a2176d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e19c3cf628d5876e454e53d37ac221912a85710474a88f3e82f8ca8b2b4315ee
MD5 ccbcecac1e09c6215bd98cf47ef50017
BLAKE2b-256 40cbacaa5268a6042c0344e6050ff9903a736a763894ab569dfb7ff1ed668f11

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.9-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.9-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 7018dfdb8dd1a63675a5091e4ed15ed6255ba25bc3115989e00522b6216ba211
MD5 f9a19235d02ae30888d5007cdb2958d8
BLAKE2b-256 6d3dc271e80177c3c357bf140675d0956a0d89eaea4758eafb75da9a46340ae4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.9-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.9-cp39-none-win32.whl
Algorithm Hash digest
SHA256 463c4b65c022a35ed21990eb4cdb603ade2992951f528fdc2e40073b89af6da6
MD5 8979f1b6dfd2e1cbd32cecaa8f2354cf
BLAKE2b-256 4391888b278fa5b5e8ea3f5b7ce6377c6f33a2110974430aa5fdbbb1b3a26732

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2f9fda79c58042c5807360e6f3bb4f2bf7a19a37706673e2ba5ab2e8c0148b3b
MD5 3b0f6a85ce898c2ab31b4189f0e1b614
BLAKE2b-256 8c1bd33ab220c858b8ad5c6752071b07d9d9d1cdf467b9457bc97b263f1facc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a214ad46b1133028fcc42a702e55ae8ff7f8e366a1435e1d2f4ed65fd09cf91d
MD5 2c8085ab7257e0515a251268189af00d
BLAKE2b-256 61a3fe5c6686933889f3e6eba6b544aed953ccd5326677ca50e6b354a76297e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6aba81e4e676bc6753d38e8baf2c01470adc98b09f004959da38a76ddb2a6250
MD5 2e2236b91a4d2251d72ddc6954dfd697
BLAKE2b-256 35affb2b679c7546bf4c2aa531997044471c6f1f410f3f86d9e4aab4b57f7012

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 afa6b4af53fdea036640ae7fc6a3e1d4c03e2012a1e9ed80c89639ef46c704bb
MD5 167f5d94c53d55a5dea258037f986760
BLAKE2b-256 165170fbdae19c4b17199dfd6b616a9d089b2fd8bd5ccbe8006e69cbff39ebbe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.9-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.9-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 87da85d17c272cd09c0d7d6eb66ee161192be8e82351ea667549a1bc9b2a93a4
MD5 22f3849b1b999042137d46eac185a109
BLAKE2b-256 5db4b415cfaa28c709385232a51cae38e54e3fb6603cefa250db2872a2c1c6c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.9-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.9-cp38-none-win32.whl
Algorithm Hash digest
SHA256 ad8f5594fa79e3ed4e5530b4a973d841a00a0fc0f79a07f30457457d4c7d68f9
MD5 8d97dad669ede9c5c766495681027ae1
BLAKE2b-256 3460fa46aa58e07614fd43e7b5fa83eca789cdfd5e22742fdd225fa75f9af511

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d1dbe11e30a66cf93e17be313001582d92df3935061044d842fa6c3d7cec5da4
MD5 fa970d25b93c252319de32ef83aacedd
BLAKE2b-256 10f79a861bc39a54e75b8adc4f6da5b6c5dc8743e17bbf4cab6fc44af7a7edb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 eb2adc38bb54afbc1fda4e3875820b0d43c714c2b51fa5bf0ba3ffbcf1b1462e
MD5 75001e34d0c64ccd0225ce42abe647af
BLAKE2b-256 322bacb1fd05f11d90d5a1a91d39411f1785e84412ddc08c0ddaa8b910797181

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c288babe184e44f6e612daa6192bc7b84a158d526f566ef7371f7c7f1c29648f
MD5 09103ce598cc3a3e49c2b245d64535d2
BLAKE2b-256 8e2b4c1f123c5dfbb3c86472f08b2bed96bbd579bb3ecabc300899154f468ac1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.9-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 38e748c442d5d17d55faa59201637fb2d3aeef3968bb3584e7105f48162aa0d9
MD5 aafdb524ec04b19b114f9c40da700a42
BLAKE2b-256 e55384e73a627e396f39ca1c8edb95bcbbdb33329a5e45b3ecff75705abbc3c3

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