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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

PyMuPDF-1.23.6-cp311-none-manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 macOS 10.9+ x86-64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

PyMuPDF-1.23.6-cp310-none-manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 macOS 10.9+ x86-64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 macOS 10.9+ x86-64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.6.tar.gz
  • Upload date:
  • Size: 77.7 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.6.tar.gz
Algorithm Hash digest
SHA256 618b8e884190ac1cca9df1c637f87669d2d532d421d4ee7e4763c848dc4f3a1e
MD5 22aa1c8d1f7843cd911d36d5ca1132e1
BLAKE2b-256 3a75743a7b990a56eaf4a870f0c6eb7ccd80a9ece040d56c89b851caba49cce0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.6-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.6-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 c8ea81964c1433ea163ad4b53c56053a87a9ef6e1bd7a879d4d368a3988b60d1
MD5 9f1e5159a19d8f7fbb7d20123fbe20f3
BLAKE2b-256 10a054473c0741063193723f68a138d1539f3cc4fec69a55f9b93df1d0304871

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.6-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.6-cp312-none-win32.whl
Algorithm Hash digest
SHA256 e2d64799c6d9a3735be9e162a5d11061c0b7fbcb1e5fc7446e0993d0f815a93a
MD5 58966c7f3fa86810ebf0833858fd8658
BLAKE2b-256 9ffd68460ba1f50fe2e10c1ce0450ce0a5a5d189315c119c79747488c8f9812a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5bdf7020b90987412381acc42427dd1b7a03d771ee9ec273de003e570164ec1a
MD5 73a8b1c8f67d9ba6f05e28d876e8068b
BLAKE2b-256 53b66b0c52c8c42fda21defb358609388fed4cf7c55666fb82eb6dd496d2b19a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0f852d125defc26716878b1796f4d68870e9065041d00cf46bde317fd8d30e68
MD5 49daf8a0ee1b156f1b16d16f968f80ee
BLAKE2b-256 d4029e4dde6b3ed25d5644521747da3cc08071700079cc01604fcc032bff652d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 526b26a5207e923aab65877ad305644402851823a352cb92d362053426899354
MD5 6630aeea606b87375a2f9b0f4425ce54
BLAKE2b-256 6f205702530fcc6bafb84e88152e8aee8b372d5f71c396ceb42a279e66823f63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4d06751d5cd213e96f84f2faaa71a51cf4d641851e07579247ca1190121f173b
MD5 cb475a457207b0241908a2df963705f2
BLAKE2b-256 3cc9498ba18b9e4ea852ac5431bce47ed3ef6d1fa0b147668f58c506423f8ee8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.6-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.6-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 8fd9c4ee1dd4744a515b9190d8ba9133348b0d94c362293ed77726aa1c13b0a6
MD5 50a1fee09c9ef57a5abdac60e9dfe104
BLAKE2b-256 2b14b3d950d252e64997a28bc2452d1fa19161888c80ee49cacee9bb06a9ec05

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.6-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.6-cp311-none-win32.whl
Algorithm Hash digest
SHA256 2c141f33e2733e48de8524dfd2de56d889feef0c7773b20a8cd216c03ab24793
MD5 f93d48a5422ba8189afb7c1773176961
BLAKE2b-256 d1cd8a50ff899920bd7ccb6ae9d5e73f690ef134f49a46746428ac1c6f7ba0d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e33f8ec5ba7265fe78b30332840b8f454184addfa79f9c27f160f19789aa5ffd
MD5 a9fd52d3826b79217c0b03100ccc8bc3
BLAKE2b-256 aca2d881eb187673d56db9788849a5b1d5da9c84aa4ed6ceaff491181f66acee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1cbcf05c06f314fdf3042ceee674e9a0ac7fae598347d5442e2138c6046d4e82
MD5 8f8f3a116b665d936847293b23e3d130
BLAKE2b-256 6ac52db85df361a81e79d3d43b96bac7d6a88e49c95a25a5d7fb182da6c8c503

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e047571d799b30459ad7ee0bc6e68900a7f6b928876f956c976f279808814e72
MD5 7ea4169aa10d39d1b5285c536dc3686e
BLAKE2b-256 9cb0431e22bdbbc88d9e66cc56eb2eb99459656cdd6825afff8b040acb22abe2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3f0f9b76bc4f039e7587003cbd40684d93a98441549dd033cab38ca07d61988d
MD5 96cd035778c1aefd6b23bcdfcb427d68
BLAKE2b-256 4b2ae66fb8c2f57274fb7a3328c4056c7fd3073c2c4ea0356087ff0d3fa58c9f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.6-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.6-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 19d1711d5908c4527ad2deef5af2d066649f3f9a12950faf30be5f7251d18abc
MD5 40bd725164e54e1a08cd38e342df6d39
BLAKE2b-256 d0f67e913e44cdb1e6f4704ce25d4ac31ce868f0d474fee4c3c4f38c89fcb800

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.6-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.6-cp310-none-win32.whl
Algorithm Hash digest
SHA256 951d280c1daafac2fd6a664b031f7f98b27eb2def55d39c92a19087bd8041c5d
MD5 c308798c5f56986d4a8877d5d0164382
BLAKE2b-256 1e9b4bb2778d01277209ae80ed45528ab7700d7a7eaacc00c6d5e7ed4bb4a755

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5cd05700c8f18c9dafef63ac2ed3b1099ca06017ca0c32deea13093cea1b8671
MD5 46f97b94acbc6b5b787ba79652b06a59
BLAKE2b-256 8d975874843c8916b8fcda098c1405ed13186f04b3b2a149d763236d4e5972f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2e27857a15c8a810d0b66455b8c8a79013640b6267a9b4ea808a5fe1f47711f2
MD5 e6221af9cdf1d0bea7ea1dcc78cb567e
BLAKE2b-256 64a36f8b8b922b8649958422963871beb5733c4cd638475a67fed926fe23a8de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3ce2d3678dbf822cff213b1902f2e59756313e543efd516a2b4f15bb0353bd6c
MD5 435c3d3570f078f8059e262909f82133
BLAKE2b-256 2714e5748193015809f978d2c5cb4d00c0c7a81d033b84cfb9194408f5ca0c12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c4eb71b88a22c1008f764b3121b36a9d25340f9920b870508356050a365d9ca1
MD5 53c76842232cfdfd7d202e99d3544e56
BLAKE2b-256 9f406cf212faf8d814a0107c6cf468c47cec4fa468f757caccd400615840bd80

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.6-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.6-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 361cab1be45481bd3dc4e00ec82628ebc189b4f4b6fd9bd78a00cfeed54e0034
MD5 9dda475d586a19f75c5054d36c281f63
BLAKE2b-256 5f8870098ceee19c640edf981263f6be29d2ff81d7abb20642e086398c040ea8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.6-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.6-cp39-none-win32.whl
Algorithm Hash digest
SHA256 2885a26220a32fb45ea443443b72194bb7107d6862d8d546b59e4ad0c8a1f2c9
MD5 f97e46e8706f18808af1e19c25f47340
BLAKE2b-256 db6ebb14a75be68c67ce2429b61a2294497e8f3a43f08db16b3a8cbdc6bdd6b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 57e22bea69690450197b34dcde16bd9fe0265ac4425b4033535ccc5c044246fb
MD5 078aeb62345f28282ead4ef69518f01f
BLAKE2b-256 d67f557f7c23b930e6decef4e93974c85c8f788e12cd8ab5edfc4fd1f429ed51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 271bdf6059bb8347f9c9c6b721329bd353a933681b1fc62f43241b410e7ab7ae
MD5 340ff2c425081ea52e984bef3130ebc1
BLAKE2b-256 2b2364a8ee801e6758d686dc5187d4e8572eeb48af9fa743224cc214deb93c4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 224c341fe254adda97c8f06a4c5838cdbcf609fa89e70b1fb179752533378f2f
MD5 043797f2212e4b699f2ad388ae19ffc8
BLAKE2b-256 eb42548963462ddc7d006049b4e83f9c108c004fb996b36ff16fc585945ed930

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 57725e15872f7ab67a9fb3e06e5384d1047b2121e85755c93a6d4266d3ca8983
MD5 be13953e4ef8f0a3dbef481bd8351f46
BLAKE2b-256 0d067b2c397c29768020e0faff233c74ae3b7639c27f0901d325ceb7675e8600

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.6-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.6-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 991a37e1cba43775ce094da87cf0bf72172a5532a09644003276bc8bfdfe9f1a
MD5 b9b6995cfc179ccdfd02592a9424f45f
BLAKE2b-256 348bf69a0449eaf7ed2518c177e576e544725edf045988af6a753743a8ec783f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.6-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.6-cp38-none-win32.whl
Algorithm Hash digest
SHA256 1103eea4ab727e32b9cb93347b35f71562033018c333a7f3a17d115e980fea4a
MD5 33cbca8a2fc131da32ba09ebeb2337b9
BLAKE2b-256 8e5a958e37d108f0ebe1194a31bdf0dd157386e156395c541a3c0b6f3a90871e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6e319c1f49476e07b9a12017c2d031687617713f8a46b7adcec03c636ed04607
MD5 23bed2a831389630728b9ccd5729787f
BLAKE2b-256 1cb32898b0312986533b44db653f1b34a51c3b95a12732160d2ebcaaa642f0a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4ac9673a6d6ee7e80cb242dacb43f9ca097b502d9c5e44687dbdffc2bce7961a
MD5 fe94f97bfff8a3b9dd62a79f9fc7e93d
BLAKE2b-256 b0ea25a6f5f206b33088fd81d97fb93cb864681d155e47e8ebb2f230b948c998

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fd8388e82b6045807d19addf310d8119d32908e89f76cc8bbf8cf1ec36fce947
MD5 88de1ec9bee8a88cd43f244404ed9d35
BLAKE2b-256 9e3c747f620e04d2cdffcd3baaa7600ae1021a9a817c528108e84d6e8d782fb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.6-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 761501a4965264e81acdd8f2224f993020bf24474e9b34fcdb5805a6826eda1c
MD5 07d7cbcc0cd0a536c7544295ef267bab
BLAKE2b-256 7ed926eaee09455cfbfde0386167089837f86c651187c8792ccdd0f93bac8b23

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