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.24.tar.gz (76.1 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.24-cp312-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.12Windows x86-64

PyMuPDF-1.23.24-cp312-none-win32.whl (3.2 MB view details)

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12

PyMuPDF-1.23.24-cp312-none-manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.12

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.9+ x86-64

PyMuPDF-1.23.24-cp311-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.11Windows x86-64

PyMuPDF-1.23.24-cp311-none-win32.whl (3.2 MB view details)

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

PyMuPDF-1.23.24-cp310-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.10Windows x86-64

PyMuPDF-1.23.24-cp310-none-win32.whl (3.2 MB view details)

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.9+ x86-64

PyMuPDF-1.23.24-cp39-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.9Windows x86-64

PyMuPDF-1.23.24-cp39-none-win32.whl (3.2 MB view details)

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.9+ x86-64

PyMuPDF-1.23.24-cp38-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.8Windows x86-64

PyMuPDF-1.23.24-cp38-none-win32.whl (3.2 MB view details)

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8macOS 11.0+ ARM64

PyMuPDF-1.23.24-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.24.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.23.24.tar.gz
  • Upload date:
  • Size: 76.1 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.24.tar.gz
Algorithm Hash digest
SHA256 cd49f6ec9823b16e3291f81357bdc32e856256449c86158ae43714a5b961925d
MD5 434ab60795418c3cc74dfd070c5d3b59
BLAKE2b-256 4f99fbc25c80b05d0cc4d66dc0fa615c779dad57086f10475a4aa85c1b7537c9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.24-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 3.4 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.24-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 b28cdd007b75cc1b0c38b567d6b33d2cd7ad12158902588673427dddb7af4526
MD5 423a782518d07ff2cffed79c20ab59c1
BLAKE2b-256 a7933a5ac450363009610ec11667da6aa526bf89616a032b978473ff6959a899

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.24-cp312-none-win32.whl
  • Upload date:
  • Size: 3.2 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.24-cp312-none-win32.whl
Algorithm Hash digest
SHA256 3652703a95c69b95b33915463b93162600f31d029eddbdee7ba521aeb65a985b
MD5 d0afec0d664de78187ff1fabd472ee87
BLAKE2b-256 c3b28d1736f5d94f124510b348ddb8503e147b7042aacbc3c3895f646973a2d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 29043a1d583a633bc678d213288642623cadd9cd4cb607a7d901b653ade03f16
MD5 42abb2f939b7d9c3afeef878a3421ba5
BLAKE2b-256 2c296176bf2a5616f7c50007590918dcdf3e41f8993af82b6c6d3c79d14e3960

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 17e2778f99177da3fed0b70fcfaf14ce1d69d19ced713d51c37cafb44288a813
MD5 62d542a0150eda58f19b3afea87b7481
BLAKE2b-256 cd56649d7f1fe5817a5455e01708e6f66f0a56d45230a8b732c032c02de100c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 85c495e5b24437dd84b046028ab9e82b706423acb35e5d64cbc5b474e1bfc11a
MD5 03389127f206b710348d7a426f05772f
BLAKE2b-256 84b55b320945154eff1443661ecd67d638976eada6399f229ddc9d96d1a1f664

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e8b0837f1910200c8af5046a1ea26d22502909bfaa996c6b1ff376f972afbcd8
MD5 7a0737938d63a0e95dceb69d4244644e
BLAKE2b-256 c397c1d49f3598aa90b962abc997f982aba81ab2f8771b7b93670eb6226f426f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.24-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 3.4 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.24-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 cdba1e58e582aab62780a203bf9b6126302e022486a6188d828d982bb3707687
MD5 fa54547d713978bc78b75ba900592b6b
BLAKE2b-256 aa10191ed165abcd70a85e6bc3b2ebd1d6fa28be1874957ed47e48f464871dd2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.24-cp311-none-win32.whl
  • Upload date:
  • Size: 3.2 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.24-cp311-none-win32.whl
Algorithm Hash digest
SHA256 23b3941e7c7256be99c4396cbab845eaaf6c6a4a4b033dac0c0d1b2bf63aa317
MD5 db07ed46d1c7ddddd5b45d32ae1f246a
BLAKE2b-256 187b52e849ddfa3381dae1079aeaa9cc0d336c8c8331671c3f700b5250df3f16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3bd86d5b5ff8a4106743b8f26a595536ddbb4a4f7ccf2cde0bd766fb2d500f84
MD5 b04824d5fc9a7f60bfeeb85e7d70e6c1
BLAKE2b-256 2ece4f2033d4a494faa6b69d2b1f26c8052747548f74ac13c705c6c192131d3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 24855bc978ca657f94c18f15be317ae8337a8af3ab5e9b29c5e3bb13c9811875
MD5 b5fe4de45eae9bc5749d63b715d3cc7f
BLAKE2b-256 5ec346bf5050ec960b15479277b77c79cbcf49c2ccabe56b3d0d3ee4003fda6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 82e2b19e7a9cf116e3acdc89a5ac021e1546a40fc56ffaf7d5abb0ac1290c205
MD5 d3f8fc3b4b622608bc79aae305270292
BLAKE2b-256 d2bbc5e90e6c4b4e70f3f85df4d0cc5ba9e7c1b2d9a55762951b2a5572421282

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 964478e2f4dc31b4edd728664a9ee4524901ca3dcd3221cc8436e0ca6e124615
MD5 12c6cdfc93f0b34b2fed34f4f3c81aa6
BLAKE2b-256 2604798241954f558ad63ec3e44a67c0399ee8c28de04879bc477c6aec4b2763

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.24-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 3.4 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.24-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 764271ecd7f77c8c9b6fee93e92a7f08554c6187e3d6377bc808ae0deeb48be0
MD5 29f0294f45c6db816c3ffb976bc748e7
BLAKE2b-256 ff930b426b518a9d7880f7bc5b9b04c246b70b527972d390e29e76bb8ce7b194

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.24-cp310-none-win32.whl
  • Upload date:
  • Size: 3.2 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.24-cp310-none-win32.whl
Algorithm Hash digest
SHA256 6f534803106f1576018f97da14ef9fd31f515b24afe1d06bbf59a96c46750c83
MD5 9b7382cd019b4b28e2bc9577fc7d0dc5
BLAKE2b-256 8c3db5356b8810bd62bb192820dc0c9a8bb75e7380cd528f53e386ca91261e49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6c364ae428f898242661d8da0bd0bc0d7e138eae8fae6bdcbe255f462e01dc3b
MD5 dccedf95ce3faedfc48ebb8e14f3fb4f
BLAKE2b-256 dbfe56c2bdabb63bc7348d49622e87c3068638c5af733381edb688b9b3691528

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2aa2e5a59945110bb9543f36f6ada6b2d5098ff0b33c7793af888c70e1e63abf
MD5 a9c086ba31f9ae4dd86a831d7832695a
BLAKE2b-256 88e64d9f45ba7e296879fd91a76d936d230d3da11cef9dd1f054f380ea48c80b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2cdd11d4e2473df8b59e32db9cf6848e157b9bf4c3c070ce7a86a0d387d339d1
MD5 9fcf396c008191e4f260e1e2e0bd02c5
BLAKE2b-256 cb6e058447544b6aeb0f2199af7676bcba592cb7db2bc6308a7405f493a015f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b31ba5cc6a1b5345ab0c93945098deb3905d9d3440690d866589bd1f6b73ba40
MD5 28c18e042015e5c09bf7684eb8a5a3c7
BLAKE2b-256 f59addf35a317389e14818f8ca8ebafe11923b6855b08aab680a2876f1bcee60

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.24-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 3.4 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.24-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 1e0abe9409e45a566c80d884cd9db94110596946cacc9dc7b509032b2ed5e418
MD5 53f9ab61b29a24393da2f39f0b9b4807
BLAKE2b-256 5be70706e1fec3fb164068e81e9f3880161d1a03495faaf1070c45ca9fe1559b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.24-cp39-none-win32.whl
  • Upload date:
  • Size: 3.2 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.24-cp39-none-win32.whl
Algorithm Hash digest
SHA256 48899cff73a57ec9441641ee1836fb09a6e27e2f71eb92251745ccbc7a8fada0
MD5 9d1d1567526a3ab8d6dd03d7348f732b
BLAKE2b-256 9eea9f7d8bae7d63a093e20fa3a2aa339f76e7164e6cbee0f96e7bd23afd5aa9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 36b38c7fc45a2946b85fd20523d184110d5959d699f3a3b5d5789d801d93d1c5
MD5 16178ac73e48e1bcfe18fcf3fb75de72
BLAKE2b-256 8b96fcbdd0f30ed517ae25f32ec1b8369bfbf151e9a4398484a6718cd443ca7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 914cede47973491947c1f7680e2f8e02a3e3a83d7e7247e959b004422627749f
MD5 0d9a67de0a991ac0ba2bd853acec3024
BLAKE2b-256 5125932a09f97226cb290e007cba7fcf4d31ed4a3dee839b21d3b1e3ea358f19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6726d7fd8734c2aab7cdac87a549ddb35ecbf726afdcf0d03265148db6fd2924
MD5 5f01815738a7d3ff28eff720a620261c
BLAKE2b-256 d26001014ccaf88bf0c5148fca39daceeccf0222a068879578b1ab8ddb0e9dfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 440bc6d79d24348df41f1d677ebfb43268c7889548cec9e48b32f9d5fe6cb375
MD5 01b75365575c8f1d3b70041e8554360c
BLAKE2b-256 1d498e34e7c2d70bac89e4667806c7ab388a950433026fa6ea7de07612e73355

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.24-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 3.4 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.24-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 6e33fd43cb5e54888a6cbe1520cc85c7649f45aaaa2af63d3db03155725ada9b
MD5 198e92bcccc149c958e6d26003274ccb
BLAKE2b-256 ab1ca73276a7f9825b0f838ea1f9915ee96a432bad4d000a6187b03af8306f1c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.24-cp38-none-win32.whl
  • Upload date:
  • Size: 3.2 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.24-cp38-none-win32.whl
Algorithm Hash digest
SHA256 20b696c5c27dd8f5ff796f1b4d20a46bd18ae4c70cf43344521b9c172aeeb3c3
MD5 67096f4594cc68d3b79e7b29a97209b5
BLAKE2b-256 b5fe1b899ccdb57e107cbfd2e0c29f5b83d5ac9e48e2156b5d29a62561fcdbd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a117ecb0145df263c75aebedd9b9f366f4a5254d9ee808f2e14d0a4e95d01cd3
MD5 54b7ca4d57fb5330f141348e5bf47463
BLAKE2b-256 a1d22911b7c85a9ddd9627ab3e8b7fc22767f0ceb0b0e63edd08dd59c7cdc554

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 777ae11da57805b14c4ebf8f7586fbb78ec182af46bdec077926e4e530f32b13
MD5 13fbac0cee7dc6129e01231949780dbd
BLAKE2b-256 9530670ecc68856524e7d683bf460fcfb43d99ca48cf80cb2cb81990fa377336

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cab195674a940f7175a9581d12bdbbc0d75c9715edf350616835dfce3327c985
MD5 a694f32f0dbaceef2cb99d168b0d2f59
BLAKE2b-256 7066f9dc4e4530ffa7022028e4785caa1d4e194be0f6d56d72d5c41e41857bd5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.24-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b4398db9632299a5f3c0d406f231e6049ce5fbd91e0383188712fe13b682f1d4
MD5 5c28107d590cddf71a0e25165428b87f
BLAKE2b-256 9c2a0337127fc2329a33af8559843a5861596471f42a274fc08e6cba9036e2c8

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