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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.9+ x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11

PyMuPDF-1.23.7-cp311-none-manylinux2014_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.11

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

Uploaded CPython 3.11macOS 11.0+ ARM64

PyMuPDF-1.23.7-cp311-none-macosx_10_9_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10

PyMuPDF-1.23.7-cp310-none-manylinux2014_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.10

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

Uploaded CPython 3.10macOS 11.0+ ARM64

PyMuPDF-1.23.7-cp310-none-macosx_10_9_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9

PyMuPDF-1.23.7-cp39-none-manylinux2014_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.9macOS 11.0+ ARM64

PyMuPDF-1.23.7-cp39-none-macosx_10_9_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8macOS 11.0+ ARM64

PyMuPDF-1.23.7-cp38-none-macosx_10_9_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.7.tar.gz
  • Upload date:
  • Size: 78.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.7.tar.gz
Algorithm Hash digest
SHA256 53b7c03a2f179943fadcb723440ef5832b5f60aa39fc1505ff37cafa209c63ea
MD5 a7188b21ca70ae126630d0c5b5565833
BLAKE2b-256 77c033e6c3865e91209ef433cbe0c1531c9610cd2be5b00622e53b10c6183f96

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.7-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.7-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 59fe0f0c1d2e8d9ab678cf4c937e64bcaf551602ee7d8c80dc489c92ddb3cfe2
MD5 30999666c8ac39b36cf3475d19b2b465
BLAKE2b-256 798464c97071e7de328d8f14c6801545c0d1e987b864a49d5034703e37785f8d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.7-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.7-cp312-none-win32.whl
Algorithm Hash digest
SHA256 7abb49faee62ddacb8b6dc4bbab3e9a3cb35d8782f2c461b42d178ff4af63da2
MD5 a0ddb74f841c0d92c01fc5802ff8e597
BLAKE2b-256 df8070d24798843adfc88f6a0e2a4380ce0260982c39e6bb955b1adafafc98df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e4c1c3c75297d986da7266c6c39aee7b30783445468f58cb1b9659872f905cd8
MD5 2a38ad01c10d8743610e63220f915675
BLAKE2b-256 5cf39e7b4833b0114f809bb1ea85fd10b494c7b2223008862eaa7fa6d54e50d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a4e145914f929338dd9648f03b8cf9a8baba86c00410e5874dce8282fbd6b6ed
MD5 eb5d12b0c20ca2400afe08569f501f5b
BLAKE2b-256 fb145ac5ea991ad172f057a13033ca8bbba32a5c105a100fe9bf1e0a4bb70c5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ad743d866749a399ef61086b2b6985d3212bd985fd972d55a288e9b53a73dd98
MD5 943c6ffb9453c5ed21edec94581c541f
BLAKE2b-256 3a95ad2f8c45ba8fd22eb4b432cb9ae7eeb8ab5d2f6d88f0782202fc96a4ad62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cc18057a83e06871e6242ad39bcede65c53aa8d135d267edb05711ffee9e669a
MD5 b47d9de6c275b088a69cd892ab13015e
BLAKE2b-256 e266f3af297efbec2f95e6ada461e059f028492010ae192fd8ffa0fd98f3610a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.7-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.7-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 8afbfe6c771cec7f28cdf8f460b92d973d233a42712a87e24cee225d88aaf1f5
MD5 88ab854066d3c601370060451882e1a6
BLAKE2b-256 5637ad897238e12a04934d2b9969c9bfc1ee0be52c2ae048da27b78701fb55f9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.7-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.7-cp311-none-win32.whl
Algorithm Hash digest
SHA256 bb302a798332260870cc6540bab28530b2ecd57447b3ce464da1b501dc1813b8
MD5 20adc4a1bc9d598c33b1299c9d4515c8
BLAKE2b-256 5be38df59a6f716342fca58088a350f1c27d96a85bfd93f70d1661a364cdef28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dfca3952b285747f9d84b57f97902e2a33fd80f0556557c55b2da358da38e48c
MD5 b9f48dc4cfb4ca61a9861afc6836d323
BLAKE2b-256 878a01b1ba92b93a50e2f9c5045cf916ffa7a6843a17aadc5f3e54ccb56df981

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ce5f0d37a5086d7601c775919963f1677342c644d7ad00e92f6b56b8ec48b667
MD5 70947e5c5f7daef66e25f4c4a161cd08
BLAKE2b-256 8c8462b575bfbaab1446ab92153f99083c1dc181db8eb225efdb3815f7be7250

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c27f5916623704da30608ac54c7880fe44b8f9f7a9c9fc6332e216599c536db9
MD5 204d70042cf482a914d21756b72f9268
BLAKE2b-256 c6e23412deb11d341a11ec84455a6cf87a613d33399ee02647820fe577435197

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ea9b4ed48509faa6b6f8834401c586c3780f4dcd28cdc3013a3d12bcb2153aa0
MD5 28eb7561912ddaac60888f3863571100
BLAKE2b-256 42905b6cbdd88d44253c2960156d390572575fdf7a4ca2ac58dbfcd8067c7f1c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.7-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.7-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 bdb2423bccb07218a42b1dcdfeb91a96ce001e872263fb545132000cd087bda0
MD5 a5eedd46f11a367672fca516dfb5f1d3
BLAKE2b-256 d3f66e4814073e705c2aa3cbc1b81dbef606efaa3d70338651e6e675cca7b929

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.7-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.7-cp310-none-win32.whl
Algorithm Hash digest
SHA256 a5eaf107d23c4b1281cfbe189dae634d2e749c20ca3d3bf3d162cf2357c5024b
MD5 65b05ea703c76d519e4f635d83b28864
BLAKE2b-256 3558ca077e315a236b33b6e3bd8b09e6866c831e39fd2df7e05709e61f9b9a01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a164a71e5d02bb31f136e5afbf4048c47c93125f8fac0eedf6a868bc5f40c675
MD5 4680ee97669f29ab0130596197d3de69
BLAKE2b-256 52ccc151a42b8f5d4228d5feaefd2d7b276be56f394144a4843f7e53d7ce40ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3a6c0cfe9686edfe96e885bdec995588b6cdf78e69b1588a5d61e60756cfe824
MD5 b5b09570cee84fe8ba4c4f1e4eb4c9fb
BLAKE2b-256 257e83eba00640f9aceb60e4941125b33e281c17a4aa33345685c8deb00ffd8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c996b11e015027638296d5923d53559de0493f146b3ca0bab76b3ee0db0bc6eb
MD5 e26e5f19921b67d60438ae6045b00813
BLAKE2b-256 ce8058c9f827600c611aebf8a7f29bc4e2dad1a50160ca08fa477a52c7174188

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 74982a3e0186f5525c2f090863f75b593994fd7e0e10c4f2605159b800f3ca0b
MD5 6cf0a100f18f4efdb38cde019f3a7a7a
BLAKE2b-256 88d6c7f7b8da0b53ef78cc727f5ede804ad976292e1a7a2383e789db4dbab524

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.7-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.7-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 365f772d7e32ff1f7bb3ee4cb502d71d5919566b61c3d9c350d1a61c5c5b3073
MD5 c24661c5495b6a1a01596ab476f16f95
BLAKE2b-256 32c2d2adf12a04e4bf23282350a4c2c5f37cd64f6789cb2661b611d9d573c6d2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.7-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.7-cp39-none-win32.whl
Algorithm Hash digest
SHA256 96284e9d5a28ed3125355d129fe6a20c2223da861bc8527188e55608f06cbdf0
MD5 0887ee7527e4f90e10282858315cade4
BLAKE2b-256 30088fab2a29e630171a1fe472465cd1eff62e10731a917100d550bf25dd48e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9b4024876ea72d1d3172c6adfc5cf69eb397ed8f773f36d0b7ed9fb88b134ace
MD5 117b86216ed48a5bf9d5570ba3d4664a
BLAKE2b-256 e2545bb686588f504d656550b25478aca5833196b5f0cedfe09715540dac24e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c82093000ae12b5c6e9334b272da37f280968e33b4fcd122169af6f9abb71b0e
MD5 19a2404ab1c12a54fd814115b084df9a
BLAKE2b-256 13eefed03fa791859c44b12ccded15858af49e6217720542e5778a24dfd48c87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 835d9f922c3a6612cd202aaa6387ef83741f6ce1bb1c50b814298b27072fea69
MD5 32bef7b433992a86cfcb3294ee83ee49
BLAKE2b-256 97eb8bf3bbc36bd5344edf74747f65a6eb18658d59a30ad7f1712bee7379032b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 130ae62ba55ced20eb35088968fd158651b66a510b60b25fcd8d62b58633dd02
MD5 c656cbff6eebee06e4fb152d50543c6f
BLAKE2b-256 5268fc466b6e5ce5622c95cff08349293a76af6990b563df2679cc52bfa6d525

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.7-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.7-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 43f00c7713124e36db2feca737ad9228d283d5b2ca3e01643b40af636a095cc9
MD5 890867c0c7aa2b51e5c1b4d21066ac36
BLAKE2b-256 4d916c183089c01a114ecfb28e9faa1d0cf6303126185515aa58b512b4b562cf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.7-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.7-cp38-none-win32.whl
Algorithm Hash digest
SHA256 d53c1d06989b32e5fce62d55dee59c6e534d5ed289fee37f5af3e0b009b63677
MD5 a695b0de6e340f3e387fede048df7571
BLAKE2b-256 871efe9dcad2b3f711ec7249f2ad693ae863553e299d3adbf725ec9181a35ddb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d7ba9293c5c828cc1c10bee07f375ec3d032950cf0dba3514a4a93bae347d83b
MD5 d115abbe6b69a7f899bb0b225085c07c
BLAKE2b-256 8e854b860f7016800c2d349393252cfcf72316d7329759b60b327262f489034a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4fa6028040028be35bedadc18c16892e4d298319f8c7f071d5305b0ab84a0121
MD5 96189f9ade8f5b97e33432de16166f64
BLAKE2b-256 f28ba898f231bed11877f672f8885a237d97fe81fd7149eeb38ce533c631dd9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c13cbb6bd7549814877cc5e4b0063090b9e4029063dd90e68b43541205508fe2
MD5 679a2c78d2b76b38378bad8f321a40f4
BLAKE2b-256 093910772b76b24037a525c07111aa94a9d6c76865a615fc028bc806d0f616d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.7-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b487d49fc79a45e005cd06840f9c5f348b1aa85329d9e35c4eb924d7ae19c9b2
MD5 c6a7e63f286e05febed699a27c7107b9
BLAKE2b-256 0b5d68bf9cfbe4f611cb8c70c5c42b9ea0fc527baf3a707018002279e46d0743

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