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

Uploaded Source

Built Distributions

PyMuPDF-1.23.22-cp312-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

PyMuPDF-1.23.22-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.22-cp311-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

PyMuPDF-1.23.22-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.22-cp310-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

PyMuPDF-1.23.22-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.22-cp39-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

PyMuPDF-1.23.22-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.22-cp38-none-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

PyMuPDF-1.23.22-cp38-none-manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.8

PyMuPDF-1.23.22-cp38-none-manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.23.22-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.22.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.23.22.tar.gz
  • Upload date:
  • Size: 75.8 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.22.tar.gz
Algorithm Hash digest
SHA256 c41cd91d83696cea67a4b6c65cc1951c2019ac0a561c5a3f543318ede30d3cd0
MD5 5c219a0c4cb3d57b60e39cc901ebd220
BLAKE2b-256 0520a0d1221d8f379afcc12b4d1687a8f4adb69eef659e835d781c3fa331ff46

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.22-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.22-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 2878fecb1cb4e1a03f33ca786672c236400a811f310e2fa2929c30445b88952c
MD5 47a460cad34d8c39fc6637c95d581983
BLAKE2b-256 a62a42f55991a1896076669a7edffe77ba457210856fd8b46c5c87b126041f30

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.22-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.22-cp312-none-win32.whl
Algorithm Hash digest
SHA256 d58b328faad077297efee0a808490149b1796a359f737fb74f9e2125632d0347
MD5 c334b2f27cb81475862dbc5c7664689e
BLAKE2b-256 9e30a7a0ec1f6b08e3552717e75aa849176c382a65330947d38df0ce249e0d47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 13cb22263fa5e9ec87f46f74ef3ba5ad57200a07764fcf5918aa64118056de58
MD5 47633dd36c50de6a1c56f5a11d3b6dd0
BLAKE2b-256 e7787b5259cf205ce17260e7179e5d538defbb5c13ee45d1a2d23575c1eaf224

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8bdb49633242dfe89c29345f58e06b55dfd834774db2e4481dad82ad89d1eb3b
MD5 7c711bd09c215c62e182a62972c0b9d9
BLAKE2b-256 7175121c86d25b4aa55f69dc25eb4837327742d8cd37bc61689b7845d292a37a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 80887102345bc7452a5b45a69d1842131ab2d7652d272ce7b0619885775f6bfb
MD5 8a71f859ba4a20410c74cabdbe5158df
BLAKE2b-256 5e5a75f342dfd1fbfa2db6d8c411ad8029e7ddc47067ffb2ca3eb24f93b818cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5a7a720656b8efc00e5b3e42edbb74dd51484268b38edc34ba12dd7fc77d0048
MD5 6fa69b7797b7be216c659943e600f5d6
BLAKE2b-256 b677310a55c9fdcc0e029fd474c100404d831a6ed6569e24695dbdc16336bb59

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.22-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.22-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 5b8b7ad2a1d27c4a48219a913cd9b6b7d48eb443bc6ca12cea9287b2c7aede5d
MD5 5a5f2972c7542c884be890afbfd14669
BLAKE2b-256 4c56ec3dc1e3a4cd74026e53455b0c1519d1a0ea3c896d48bc75450c45770873

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.22-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.22-cp311-none-win32.whl
Algorithm Hash digest
SHA256 78ec6364fee90bcefae7f036a3c115bf4ec85f5d7af56979f237c96fbb5fc57b
MD5 29e92302981f777e6dc5baa85526163f
BLAKE2b-256 0f4dd1f229dd458bca1d0a1c861a24521131671c06089b4b7a72a1bc4c4ecdac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 68543c6958876d246e18d290bc2250633a84411806296d44306a015e6ff64239
MD5 d27f635bdbbf9244e4667f2ce0fce62b
BLAKE2b-256 ae787d79b0061bc2e3e71b2ab68f023874a6b5e4312e967e4f5fd4330e74fc2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c8a4d945a5980f996d4a4da9f385f33937aebd637417c091c4bef50f5a78dfe4
MD5 1a4abfaf9647c8f0d8735f4c9a8a24c5
BLAKE2b-256 cd2d238a85a90c332222f48a10d5b575e2755fec0961ad69d7f7f4708c15cfe0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ad70aba698f2382f694902c49b258b7393247b715d429acc493b9d37ecbe96fe
MD5 68f50cb99dafff573f436744f80a5f5e
BLAKE2b-256 7a6f23834fe7327283c7490ebf3e8750c8f97d80dab6d1183844bc3467a7b5f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ec4cd4894f8edde505856b9426c67e9c57318f5e283b44634ebc15a2ec9fe532
MD5 b0774b763344d1e7fdeee8054f0213ca
BLAKE2b-256 217d2c64c8672971cf98f0450ea3eeed8cf980bdf06b141940921b010154921f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.22-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.22-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 23400f405b2a6b88c69676df3e8c2001eb655c910b7077fc2af2811c3c38a63e
MD5 b3143069a02a098d86291a1c66c6099d
BLAKE2b-256 7b4b4183235bc9f0b4a87243ba5e49b938d730a294cb617cc6cc697271e14873

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.22-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.22-cp310-none-win32.whl
Algorithm Hash digest
SHA256 61b8a44a61504edd2f8975c15a7d56c8877c2e760600c263aa62f3f065ba42db
MD5 1dac655a1548be574c317586a080b98d
BLAKE2b-256 74ad7bfdc114e9246987d6228eee4d8233312fc53118192897e064e3b231960e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8b27ce82af2edf973d1b83ff52641e29b53386de3e953a872d76ed2b1cf0a320
MD5 21e6a8db4ed921cfc6fbbf3547682b1e
BLAKE2b-256 00a20588fc68fae7864eee8e70eb6bd8a687c085ca911f39153232d9fdd4b419

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9dc8470905648f9b55f4cd899854f60f0f3d6bec13984ada730bdc8727aa3a64
MD5 8f458dbf2b8e0146cf96fbd8b5f939bb
BLAKE2b-256 66604281e0fbf30704ba95937cbb3f919a6717fa31e171524c50bfe908d61c5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e416948cc5050e012ebe28ee15c6bba23aaae41fd248fc9043eb7f934b30c303
MD5 3458080d62872dc4258c8f3163972363
BLAKE2b-256 c27e0ecaf71ec2991b2bbd3ebc52f3fed40b10cc3f43a78386b7b7aa58896eed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e301481b8549d1d0497e1072563de9d8ea70b374263933e9906b69e1b358cf0c
MD5 1e21f36b1cdfe316d6820e0ea5943d78
BLAKE2b-256 35d950a876ceb97a529901098e762857ae8244c4347473a23f50e806e95ad6ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.22-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.22-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 4fb6f0bd2ce12eb2964e7f2b81568d0f9848207e347850095724af4b6bdecf96
MD5 a077752467d66f4f96ca419032380966
BLAKE2b-256 88084e626f00c3af3ba4d357c0b3bac2ca465d536e9b99da4b319e944303d238

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.22-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.22-cp39-none-win32.whl
Algorithm Hash digest
SHA256 df5d47f63db5ad4a83cb89e35243a3d0a221be23c3535c8d953fc79a47bd6635
MD5 2a2e25b787d6fa074c1da54a9201f891
BLAKE2b-256 8182740dd32f64df9a26b7378517652d915ca6d5c896f3288e0332b43701f251

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3c999c1ac8050afb2330349ac9a3c3b8fddd72749665a670ca4ba992b9c570f5
MD5 3a84906dc2242a708db19a2ce7b2421c
BLAKE2b-256 ec0acd54641e5bcbad9c9e1a98e72a9ef3d03045dda86ea8ed09beeb145e52cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 67085a596a4413989ae449ca5ad41c82289359d2130ca1fdeae014cf163f92f3
MD5 155d24d90386a9f02a35efdb3a234c6c
BLAKE2b-256 543387b192027eea6f23075588a9e2ff9803a6f4f7e3ee79553ee5e84f9cb603

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 475eb3cf564aef3a2de98df72f478a5508c9eadc7072bb8d59c9c7e5b6611ba8
MD5 39b2b9577dce02b293b3c821e6d28570
BLAKE2b-256 0d0015e72c3c05d134034b968800d738c6efdb047e6c4bf67848e12bd9de9067

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 34380f046b117d10a4c06942a0cc19b843b8ce35c322543437f4d64673b64165
MD5 d15525a708c7f6e409a038cef1adf9ac
BLAKE2b-256 eab2e57fec988ea27d7986c69af852f2e068ae58643ffe1f176060625c86f526

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.22-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.22-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 f03e131c5aadc63d15b2dff096ee520a9f66852a6712dd6005633bcad7c386ac
MD5 18c7021d930836dc18032cde881a2bda
BLAKE2b-256 f6c48590b520903209c485a753746312f93ca4d7b83caef3e9f2f32e45c6662d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.22-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.22-cp38-none-win32.whl
Algorithm Hash digest
SHA256 c134307e4a2990599b291c6de28a3411851f08980e4bee05576361fdf726e3fe
MD5 ef29bd6bdc95901c67cd8a31dfb7157d
BLAKE2b-256 e393b17a8cdea95d8d3a1e623ea488f18108bd906fdba68397af835412b588e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 20fa2094b4adda4902e47842d4d34334e6f09dcd0db8ffb9fe71f45dd33349ab
MD5 e7d8d7da8bc234d3f37d3b1bd58b1949
BLAKE2b-256 b3402a0426ba0359cfb2201c975ee9032274f5a782b4b968619435a8026cb808

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ec2385777a910a9531f6df58339dbcea65efc0c5e90384541550598111b658f4
MD5 71b8674fb1017625dd687c813ce50868
BLAKE2b-256 530cc6f3f4473effe20a6a304fd2aa9286c40849e11759ce60c8065546912a21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96b3188bc12ce96e92673a8e9133328cb9fa050289ff9dd9e2a3716d46c8d62a
MD5 321b66570d0dca0a58f6cabe180dce19
BLAKE2b-256 383b32fb6005c322de0adba00fb7dfd0fbccd46529f03d078e5741fa9c3db8ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.22-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c79b5eee74f4138b1bd0abc1ecd06e551ebabff2262ac88db625311709e08a9b
MD5 db90367b0c1d30e0363d1568b4ca437d
BLAKE2b-256 4172b05f4130307fa7a93d1debe3b365fe503a49c8e2c65a9c2464099c7ac9e7

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