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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

PyMuPDF-1.23.16-cp312-none-manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

PyMuPDF-1.23.16-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.16-cp311-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

PyMuPDF-1.23.16-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.16-cp310-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

PyMuPDF-1.23.16-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.16-cp39-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

PyMuPDF-1.23.16-cp39-none-manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

PyMuPDF-1.23.16-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.16-cp38-none-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.23.16-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.16.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.23.16.tar.gz
  • Upload date:
  • Size: 103.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.23.16.tar.gz
Algorithm Hash digest
SHA256 e0545a15ba1d8268a1e0af4abcfa352f793e2e3f46942ac6f682bf559de57c1e
MD5 52613a07ae82b32b0f5b7b1b0528dee4
BLAKE2b-256 38de71f05f98437daea36ab631608e8ea8040f3a00d21567375878871efc2abc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.16-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.16-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 e1d621263596096b6e3634c6b23e3b5ec43df3f8980f8718a6cdf09ee16de880
MD5 ef168608fc32821458ed193609d8285a
BLAKE2b-256 2f673830fa729068666e6aa0ed239d97cbb20264694f5a08d1de50a8bd4aab1e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.16-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.16-cp312-none-win32.whl
Algorithm Hash digest
SHA256 f82d8d26199585fcbaab44c80559661a15533e3fba13ba9706ac0c57ea6c40f9
MD5 d959c307658bac0a21b496ca0a7be229
BLAKE2b-256 0d7f78fdf5998c8c53ab668e1d6c01ce019e2e87299eaccc84aa04b198eef4a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d2cdfa7bcd9373c13bf70100c82218416b292f3d6c7a52142a800ccb22f393dd
MD5 1f4f9bca371f6babf3ccd20a59d5aa53
BLAKE2b-256 95371f0497af2f5e95246065e66bc11a1b53ba3518b87d36bf00f305a3ad00bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 23901c93c5cc0b3b7aa2f0b3c22db6271f8969e1de11164d589eddf88dcd018e
MD5 7fc9822a5e12d112e0e5bf290aec3735
BLAKE2b-256 cacb34af666e460b544ddf614b497405287b3717b32d52f302d7411c50af5328

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9d1f1fb8f2439f7e449fbe221eec66d19dd94968242282e27a3f5369550fcbef
MD5 05b4f460706c24479249c6d5d98eed27
BLAKE2b-256 f5dacf6c9eb65d943a729d9df58590ab292212a35682cfbc1753cdc9e7d67bf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 18343b40ad762ddca8f8d5a05c79b274171abd15efe8c5415811516361d58218
MD5 9c98c7bae4c17fffc30e2ee1ffd0e054
BLAKE2b-256 1e505aab501985aa4880fe72513ac1d85cd4574281c08b36c3fc1f5d129b1cd2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.16-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.16-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 8e0d121ad95787e5d324b660f923b2ee5b44620dfcee4522bc2066723ef7c8a5
MD5 6d81b3a6c047665d3a90268d7a740200
BLAKE2b-256 44ca22607b88bdc6b27ab39fc0cfe878310a35cddd5f671111cbc7398c1103fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.16-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.16-cp311-none-win32.whl
Algorithm Hash digest
SHA256 5a9adb5e250c0d66094d6bf02a2668256ff3c05d3d897c32417c5d260fd297cc
MD5 bbb0b3c79d571a2edf357841c4e93164
BLAKE2b-256 706944a745331d68a3ddfbacdc2ee216cf823a2326359e31225b018a7af8eed4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 30b07ba842d247a5b39e6751d31e2da24554e5fadd130477edd186fd4ecde243
MD5 e97aaf8f8aa52d9cdd232b3fb93c91cb
BLAKE2b-256 1248cee53b76fa986903284aebc65563a103748233993b885793664d9c12e360

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2b61111ab3cf20b53d7db36fbe1abf9416ce1253d417b717fb6a54dc2d86b826
MD5 cb8f854145694a6fb887b830ceaf5c6e
BLAKE2b-256 a69c63de820e9e154c35f9bb55dd2e20adf6ddf263c7e4ac1770f8773d34faf0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9b03ca1c961c88777b6bef0e1bf07e8b44a3645f5bb3c20952b8ede6ac54b2a3
MD5 b9f97678412dce8f1a8d47b3e17006ff
BLAKE2b-256 78a6269d7e1fb7375c0b43a53887f0041aedf64e6ec7448f542c8a7c55d43109

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 63f93463f993e858d82c4991afbc7ae31584ddaf2e69aa14f83732c6d8e23a14
MD5 59dac8cb9568d772815e996c2a6752e2
BLAKE2b-256 7da363ff6c8f9b337c20f0a01674a108eaeebe1704d0b9503e4f68617b8bba38

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.16-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.16-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 bc9bf204ce5e86122000a5e2ab36c7db54576dabdc2963153634f8c908caaece
MD5 6fbf1ee20eb49b917347c91d918c107e
BLAKE2b-256 1d9ad729663ee4bc97b583368f997084a19b3a0e0c4c71110f0c5b39cce853c4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.16-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.16-cp310-none-win32.whl
Algorithm Hash digest
SHA256 82b875e7e814b2cc846c3e425c1bf6d0970d1f8a2bedcc92ff3c2178a72b9b4a
MD5 211d49d66ddf9278ed44ff60013eb2f9
BLAKE2b-256 1d090d0ccce308b3acdf66daa82bb22b5afc7c40cf3ecc648a01248c23ce84f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a80cbc3f427d21d9d221689a82c8c526fa0a27b988030dc2879297556d824d4f
MD5 259f9fd01a3a08cfcfc5aaccb9866069
BLAKE2b-256 7209fbe0cd58d7dc100b4556362a74f53f835c2106ec87234f7293f4f91ee3e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9d6bacf8949f262a639418169d21f0af19e93cc92494d244c74c546569535ef0
MD5 795234c2c9a4e02df930b10289e96568
BLAKE2b-256 468482e9fd23ae3bb36edfebefebd62163757e99175924960fd44f1acc44e92b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 587a346da6d55325c8db2ed1f726ae7e672e4431eaefc39c0990a3cfe6522929
MD5 dc4dcd9f89a2dc1c374dfc28a23e5b16
BLAKE2b-256 bc3af502d505ab25859ca20cfe516d54beb863acdd7c06d83b90355b9f38e6ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 63f6bdeee9147aba360454c09b832a08534cc6af34654e9f6b1fe77ca607ca51
MD5 9796dd38e4816c4c2664451b4a90ceff
BLAKE2b-256 0a8e17c81bff412e925295a4f8eb692067f56d555625cb77b173b6af2c68aebb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.16-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.16-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 e2a513def6d7a57711300f5fe8f09146f53a62602b48a90d4715b4d4c226c8a6
MD5 4f7bf4fc79bc70493c7d7f4cb7e40ea4
BLAKE2b-256 1330f23bd532f54997b409c7a42776ee9239ce45dddfe2bf950486d98255315c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.16-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.16-cp39-none-win32.whl
Algorithm Hash digest
SHA256 96c79d5a36e265948ed75131ceabfc0d5b8ef1a505dc91db3a71fad19cc0bd31
MD5 693c43476ad0feb571cd83dd27d0edd8
BLAKE2b-256 3f9bbe3c860543fa3fa2db990dfabb2f21cb82e9cfad5506ff6cc34d7a353486

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78839a84f4eb6b3b6d696d42649bf217ab43cbca205e1e3e9abd89abd75e0c4a
MD5 da3996f7d43c3ff2ac96a08ee0cda3c5
BLAKE2b-256 8a650225a1be66ce441cbfa7e066e66b748f320f00dde533d4d38c4d003c7300

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 57aad38cf4d5140aac4df7cd158c82d1371fb018de97b3535384015e65969a46
MD5 3901ad76a6efb02a96401c68ec016dc7
BLAKE2b-256 0e0fee340d30c64ed446786bc2e79329cdffc42abf0937b8e2d1d0c26bd6274d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1c28be2f32730486c165e4117bc3c82e61a0e3c7088cfffe4d1236feaa919f42
MD5 63db2a4e6a35a43f0b1e677b14f5f08d
BLAKE2b-256 b55b3d8b3375802f6fd4c728424e4b866f9c07efb402afcf38503c1017fab18c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b733b5627a9d30516bc672d201e84d8523508fd0163ccec92de979bd8bb60667
MD5 d47a016f6db0e8390169b5641ae7cbc1
BLAKE2b-256 091a0c507f3e7a0576f739922cd18071719aa30f4f978026bae7074fe627193f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.16-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.16-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 def0ede77f7a7f3160b72e04c41fe3ecce9a17ba5bb30d83d116464d8ef73397
MD5 8535047fce057d7f548a2d8288307999
BLAKE2b-256 c52aeea4b791df237a3222f818d12e83184f28c7be7d42667a2e26a7cac04d59

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.16-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.16-cp38-none-win32.whl
Algorithm Hash digest
SHA256 27355a7c7bc6cac2e80e598cec065a46ca29f19b38d8e7655f10156e83dc337e
MD5 58a8442b58444440ad4c9a40553cc8ec
BLAKE2b-256 120f510bd60392691af94f1bc1e20a8e9de01d63e43d0ca4142b605747c37895

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 720ddb7c479b3cb32637071d6e2e6bdc7605673fac4f4ef1b0957739a2cb7e46
MD5 774df975c36798da96d86ca4e588c532
BLAKE2b-256 160aaf16f279a74222ba14e4a81516dc36bfdc1eccf16cabc3587dda2b5a5f7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2b1199d18f0af446246fc42eb89461a9f555ee6c5642ec8fe3d50d0c6e368515
MD5 3d1dba836d27f2edc30febcf61067613
BLAKE2b-256 8fbfe86f9971a4e1ab1105e5f2670c85b2c3c8872105d13558e9be86d4766c95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9985fc77811191e33a46e2db43bc9c8c35f51328c1529c0cc0a587304c637f6
MD5 27788404048feffc267ba97f4ec0527d
BLAKE2b-256 be07ce41148c593e9598e2e4c8c4fa190821b21b6b9bfc3ed6366949820ee6a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.16-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 87bfba92fa3ecd0d118f7a954b80e24ab2eda44a1aae9718754a8013703fe2e2
MD5 92ae3914782acb75d06478472a906d45
BLAKE2b-256 d947bc10f5ce4e3be6ad282406de11144b3b11dcb37065fccdb9873bd100cf46

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