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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.23.15-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.15.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.23.15.tar.gz
  • Upload date:
  • Size: 102.6 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.15.tar.gz
Algorithm Hash digest
SHA256 54fe0c0e6879922875a8d43ec8f66cc346cbc7ee71fc47d34fe101653cb0661d
MD5 563112314142a62c3cf668624a93c588
BLAKE2b-256 6fb12ab072c90cb0778728e7b93480b89380fcc8777888db8cff500bd4593985

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.15-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.15-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 2b29a60f6fc7842dfe8ea20bbfbfe7287fe193d1c6f17d539dd1b41759827ae6
MD5 91f361e26e224753f8390ebebdc8fd9c
BLAKE2b-256 bc23e582f2369403094794e85ab3c4fb0a1a2fd0d2e2873cff5553460a9da1c7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.15-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.15-cp312-none-win32.whl
Algorithm Hash digest
SHA256 7f776b2a83176640dae8ebfcab0257876dfd6cfd84cdaa6a1482f50becfc79eb
MD5 33d17e43e0390fb121f98ac80d53f5e4
BLAKE2b-256 d42d8c5e7364a6b372566341741e47261ae2cd94e008656cb1fdb1bd37c253f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7cd15cc91d2e13ebc33350b591674c7a318e775fad38c977ee644659538e41e8
MD5 e674dd9f2011b960e733b261a816dcac
BLAKE2b-256 201ec74c95a1bddbf011334287dc4d6867ccd5ebfe25ca5239a16ce6878dfeeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6876d5b4a8e4d2d21d61fdec136a21803338bd8afd276579e63da0e7917cfeff
MD5 091a68295d1e2b984feb78d3f84cf564
BLAKE2b-256 8cb79d1c24be6dcca1f79793891972af684b6f9e67039af686e3b4f7c51ad05b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d88f6e2314e9b28811b9b8aebeae6a161cf220f293fa198d8dc99638fbda6260
MD5 c7093a973bf7a6b2612c717eee8ff5ea
BLAKE2b-256 dd11377acf9ccf3d025c8696d1ec01f19ac31022c73bbc60729dd041e04d026c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 578479e64dab57d00a6a1c6825fe20605cfc88751ca2a6da9f8bc34a8fd2aca6
MD5 19e047b9cf38dcf3d3c4f555b2f3ddbc
BLAKE2b-256 ebe6076f26d6caa5f389a3e597dbdaa6f94fca3eda6472b2d38d0421d70c9b49

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.15-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.15-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 a75bcc4702d55f67fb805740d0eca7a3251db35a5d86bd79f0596cdcf0194233
MD5 e0baa8b20b1d7629f0673d37f41c9de5
BLAKE2b-256 1ab9bf364addb235aa72954d4a48a957c4b6cb853e01d019a8a800e4dd6fe58f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.15-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.15-cp311-none-win32.whl
Algorithm Hash digest
SHA256 c39bf2f34605cbf2daed81c7d33bf71cae3fb084d409bc978a73a7a14eec48c8
MD5 4480a2af8cab6b9ac8eb7dcfb6414905
BLAKE2b-256 d3d498102e74415be182c18badd621d63915f2f757431e1e02a685c7dc57736a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4138b8d73c25a0c209dc3c82b298b0d7a1bf26f19d4fd7b808bdc5821721e476
MD5 93c2361fe005333b00b2ecc17dc436ef
BLAKE2b-256 279d729006060e55a6da1806ccd9e27ebc6f344137bc824a4a1e3d510f45e46c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c038014d512f0bfe6d845caa0694e54d9f65b540a967a9c316324d81b896da2b
MD5 d676667483e73019a813e503bb6271e8
BLAKE2b-256 5a66576536573a6db2781623373f47374f666e956a30bd989f97df4d8203295a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 edf3584af621b7727da36a1601c1a179fec2ed4bd9f56a7898479796794deb34
MD5 8b41fa8f89f5b536f270dbfa8aba908b
BLAKE2b-256 d65775f30621b659759a19e0fb6c7bc2d753d213843ddd4eba03c6faea5a3992

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9c31cb0e5bd7996adee8010a37652f5cd63eb71e99e445bea1e3fb7bf32d6db7
MD5 390f0b1d23c068a5e78bb77e3c8f870e
BLAKE2b-256 8d391703c38f53a416d20f4e064da2e8e8f420c20bb311ea459d2375c103fcf9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.15-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.15-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 ee4cf7bad933315c27c557157ad596a32ba34d7388e5f418078232fe2082b9fc
MD5 3c52ac54e7685757a25011ef4c28874a
BLAKE2b-256 a4489af3d764c8fe6e34a2b933b9239116e9f974c4d879c57d3978548e080de4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.15-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.15-cp310-none-win32.whl
Algorithm Hash digest
SHA256 2a356201b0d0f8222c883cb8563d274ee7b054a7b1a7574a758857ec6be2b9d5
MD5 89ee622c835711b877bf9f9cd3b362df
BLAKE2b-256 a3b0036a0908c5b9ee8b91798a487f600200fdd428e99f7ea4b219eb4ef11f6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 06a60d3f56277d477e0623bf96f63251bf4df318fa1be803edb9638d5c77bccb
MD5 855684940124df673b80d134a86065ad
BLAKE2b-256 c7d2aeaa881ed2d0128c4ac7e071c5208408293701278505f106299d6ef8984b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 08a2220b4861160351028125f496b0d8897c96a7727f22e2170b2b3ebdc82b0f
MD5 94ca566b9bcbf3e37d733b8ede8c8ebd
BLAKE2b-256 32c2c78c9a34331b590d5f159023048fc2309f8cf2b37219ce153bdb67622e17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6e0efe202b33c132dc72e3b30681f0c34afac17b1a2f3ec96e3079f9bf6c345
MD5 68bc26fb60ff59648ddcdadbc4033649
BLAKE2b-256 bc6bcfa64c5f428913375e513f91ec7e9fa9e3f36616a639555d9d7fd8957a13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8e4f7e26b39feb92ceb8bf6012fe84145a96763395ff51c90bade94ef4215288
MD5 7fff90e9bc6ff739dbec5173df98d529
BLAKE2b-256 73566006f77ebb67f3b60a0645797416390f386990aa5a808074f52634bd1dd0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.15-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.15-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 1e23a0c0a7ca430964a0757637b92b109d103b93fbb8ddb144a45673290dca18
MD5 265a6803273f7bd4e1fc93d024cb7601
BLAKE2b-256 5a6b71243c8331e9deb071f8d27611afa8cc4d0c22886bf5a4782a13cb0cac84

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.15-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.15-cp39-none-win32.whl
Algorithm Hash digest
SHA256 9f4d6d1d3736f1fa00d7096123ebd14652f7e22c7316627bc295626493290ba6
MD5 d7fb14be4afb85e9499aba21e6a51dcc
BLAKE2b-256 059374b420d70f019a6d5e5257ff5f494bce167efa1cf23db57ee9015718658b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9b08de18df50cad98800f342103cb5201a4505547ee52f028f1339561ffc04db
MD5 e126b258df273de150eec72de00b8205
BLAKE2b-256 1c019b486f6e4f3c314531fe277ff89707ff991913a873a6d7a0ff601d014a30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0afeaa142783160e74d75938e84371fa8736abebaab071cbfb1b66bc0185c750
MD5 220ea886f2617352a45e7106246b2027
BLAKE2b-256 897aa0f90b8ead325566fc1294ee30fb96d4fca4a0b9773b27888ad98d09f0f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8334b8f3dcc068d4b09e79c9fb3633d6af9aeb8dcffe498936898d5d210a6e96
MD5 33976547f19fe48ffe75ee97328934b2
BLAKE2b-256 0fa91b00cca13b8a0cf7159db4c63d5e7b41a66f880f90026e843995d02a40f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e0569a726f1fbe7657bdf30342d42416a9a0978dfa40dbb65bfd483a43b11716
MD5 17f01f007ca12f0f6a65411f2be02858
BLAKE2b-256 b00320f9d4f57a2a53b1b5c29ef12624ea33a713dad6a9228758855add88f888

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.15-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.15-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 dba207628ec1d00d8d03e7332641b691c52a3304e2782aa5674963d95e479946
MD5 e2a87ff353b3904def16392cd8efdf55
BLAKE2b-256 f485af0dee8c2c81fb82f755763f891acf2c46de6f512115c134fbc1fa9c2061

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.15-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.15-cp38-none-win32.whl
Algorithm Hash digest
SHA256 dfa1f527aebe56ac0b3f755e5278439510c0fbadc1cc32d152016d6384110bc2
MD5 26024873986b8ee43c17bfb24dcde7bf
BLAKE2b-256 27d1f2a4b45acec89550f1155df1c52e938ab2f7fa668f7fd363a70a1a9af1a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 53282f3d6be02f8397a94987b72e464a178f6928a72de1cd7d22c6ca65372310
MD5 437a704bff32cf2497f8db55ee98f0f1
BLAKE2b-256 86b2884aee2f963373942d5ccbbd9d6eb77750e46b0a2f74c40c3dec50fe7a7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dd70d11be4986698859e14849fd6656964fb62b28e60897e51a71d4daf49f93e
MD5 d50a23d4c855691f0a11316abae28618
BLAKE2b-256 e7eef41a8c8fd8ad472f948633259615f968624706ec0d2beeab2685df83e5bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c8a87c3730f5c148b11cae21a22df7f69128a682f263a25dbf6fe821ffe6507c
MD5 dc99643c4c3d61256c2f9c19c4efeb4c
BLAKE2b-256 5a290c443cf6f03a9d475645f18093493f0b108aa0fe5761da66ebc2ba354abf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.15-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 25fcfdbcf026a4b1b902e8aae0b25838f78e67e87e10fea28362a1532d644a83
MD5 566ea03f5b14100f50b4371b9c2d658b
BLAKE2b-256 d1bcaff75506ed99046f8d6f51a4307e0979ed15b0326f3c1d36366edecfeb6c

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