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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.23.14-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.14.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.23.14.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.14.tar.gz
Algorithm Hash digest
SHA256 2309e8b7e7f823679aad63ebb1082f6f8132b59c9d6ce35124c7ec9ee0ef8a80
MD5 a08b70bc1fd3d490523df1c86b51b0f8
BLAKE2b-256 98bc29736a66a42d065717bbb9be5e9c15cf8fae03abfbe3b1cedfba7392a9da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.14-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.14-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 d4c0da7ae5e190fdf77d31ad90da7a0037a1c006df623ba558b884ee63294363
MD5 76e2be3281e7379d3f0864452a8febca
BLAKE2b-256 208ad109c81cad51d24d32729e59b5b9e12ec1267d5cabf7f7c5f6ef9c92198d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.14-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.14-cp312-none-win32.whl
Algorithm Hash digest
SHA256 a9d421a59219fb3581237fcc6b307f1fea861f133bcdc736f243c1ebaa463c36
MD5 a160545f3418aa2b1bd37da7583db4ed
BLAKE2b-256 2ca8775cd09341032d67018a05ea42e6b8268c847ae01366b9c78d24eb48c37b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cf5a773c904a765115700587a54bd4c8bf532619653a214459c38b7b14bd609e
MD5 934dc3d0df65579d47d9ac6b19cdc72a
BLAKE2b-256 4dcc2edd4c391ccfd907a28d6aa9e33bac62e9ef6ec0a22eb12a7a742a1be1dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b9de9031a0d45db03109b59ad6603606d1fe475dac4736e584c862d3241fc31d
MD5 5a75f08a6203a6a8754413561029dbee
BLAKE2b-256 83d917b13f2f6fad95783c5a65eb432912cdfbcd461953f7281156f76d46330c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9e2c2d6e0931e2a3168217ec2039291dbf7abaa1cab672dfdf3c8ebb6f9877e
MD5 cdbd55cc144dd1e2bdf4e5f033044c06
BLAKE2b-256 91668f899c51c156980d1a8bf7f7a2de5024b3b6ce4f635eccc0b2da4363482c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a8292417592a22d1727be8fdbc1bc70f80fedc2a07da94a6aa76eeb8fabcf9ca
MD5 3a4947ba5d91d0b3d4a0bc06d4018a74
BLAKE2b-256 2d8eeab6e3e7a77bd857fe046bceecd1a9c436a6ba532ca6c08960ccee0b6750

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.14-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.14-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 a555f658d08e6a24b86aa5e6811aa690043a7ef1666bd8bcc5faf906799a1808
MD5 8b8307a4cc647ecf701c5215e85a20d6
BLAKE2b-256 48cacf3283c81348333505432bb0d28f54508ceb462316d090db1ae11831bc72

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.14-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.14-cp311-none-win32.whl
Algorithm Hash digest
SHA256 79b45f963336cac765d362191e8a2b482c11f65cfb18ca990964ff962de5e97f
MD5 d680d153d48731ee8a62b593b36e5c12
BLAKE2b-256 d169b937a5017422e8d3d814cd7140f037eeea04a75d9943da70712de07743ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7081f7ff814c8848945f65cbe91cc6d7685c116e09d900c14dba8e5aa0d79e55
MD5 5570897435a4e2a5f80d38feae76b80a
BLAKE2b-256 a1cc41f5fcc9f184b19888f6c414a323729badb8e6f8b18a58e75210cc44ff83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e580540bd26d0395112847ccbf68392ea9f30a9a6c183ad0ea005149561cfc88
MD5 1cf358ec8ed5e477c08754c81477ce2b
BLAKE2b-256 07da21ccf7ec84198009a3401df3c7cf388b6d9cb21d2a66991f3f263941f8ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 03c30ecc58b580110ed81a6493e79a7869833d56949fae37ec14382070fd00b1
MD5 8a942248459d82cb770ba24c21c27d35
BLAKE2b-256 09d40c1f151adac987303b36e9d69530c521d9d3df151a307a97a72ca8f93a33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 960f81542b0c9fff617776180469aa1610d3ddf980b7459effd10e8e1179881b
MD5 3be5c31b9e34562eef0a63f2484f7a0a
BLAKE2b-256 e8b7245fee76626d38a902fa15ae49d0c35cd0fb525009fcbe57501751490be0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.14-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.14-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 cf7cabdb1b3c3763caf6670fe5bd19bedaba5c23d240ee3a9a518bb381b8390f
MD5 c75cf9e9786a1b3faf6eb3cc30d99b91
BLAKE2b-256 0f0cfaf815071b9dffcee9d72613bc71f2fb28eb539533bcd5e58acedb084927

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.14-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.14-cp310-none-win32.whl
Algorithm Hash digest
SHA256 d66a91f34499f09776b42cfae7c2bfeceeb1944a44ae2a6e9936c29b4945f7bc
MD5 b5f8107f37d80f0412a16a91cba4b89b
BLAKE2b-256 b19e5ad33489fc5acec3fd603e08d8a70350ffb79592b4b96a52c7497c30ff34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 990ea0d18c6bc60bec9e1dff2e6328a50df5a00cea306836568ca7bae9dd57b4
MD5 9ee56bfff10af9ab216ea86e6e0ecdce
BLAKE2b-256 e0067e517c9e81e53bdb53b49ccb1cc31d007db39ad2c62678b83ad0404392f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3de3a9997b258f093287e2982a70217b944023b87623ce460cf53fbfe7554a68
MD5 08c4037a277c48ae7e636158181740d4
BLAKE2b-256 aa895c69baece5abb12cebe2b2c7f64fb7be62c6ed0d8d1b548e0f889154f5b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c88fa30ab149f744d8eb788ce4a98f903a3e51e75b9becf43b6173143302b2fd
MD5 4e3cc6c745658d5e3d4e0ae692faaa17
BLAKE2b-256 d6d02a81c3c3a5acf1bd2aa7643a944dbddd8728d3d17dde25f150f51494e960

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d8b00815206df34b3a90f4d0653a423ae7957427a4bd3ee045445625be975b5d
MD5 104dc01f195f782dfecfad6364d6538d
BLAKE2b-256 0f3258fa84810cfa6cf23c51017f86cc3eb492ad2afb32e797506a393aded592

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.14-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.14-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 4feaeeaac6283e796fa1297df19875e02bdf3610d7c61c24ddcc1506cced216e
MD5 ac3ffc4d44f19c340a27f2eba8d22708
BLAKE2b-256 57a453109dfd1fceb739e8ea50857dcb0bfe8f60a2db53ede7dcf9603c059522

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.14-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.14-cp39-none-win32.whl
Algorithm Hash digest
SHA256 5c12a3bf2ba0649d0689a03a92b515e1dcdda3872601fc79d44405aced9cd923
MD5 50244ac4c1470b13c766cae63ce0e248
BLAKE2b-256 e6a2b8503dec6af8541f379aa7724eea5b7f64bdb960702b8929ea57da78925a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 26bf79685d5c84846bdb629c13c8268e78d1b9dd0ac3c81d10e866892bb75c06
MD5 d0422418cec783bd2d42a22e0a1def81
BLAKE2b-256 9b3ab8f306543f66ff43e2871c892558f3fd640f1846d4fc85d8e45bda14bcd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4a32ab14732e99488c5fc1c48c29dfb37c2f1948c4b7d839902c3851d1a0ea2a
MD5 29183d16887e70f1400ba47bdd9f0939
BLAKE2b-256 2aa7dd19775d084eeae8eb9bebd57b4a03663a64221f95c0edda23c2632ac54d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b9ad363e432ecdc88ff82b46320fb0947b43082f3ac15729fe449a04fdc39776
MD5 c2e337bc268d5d85430c73e2cb86116d
BLAKE2b-256 5a2633886185b5ccbba81e731dedc2255c7f7d347c6d95295216e81302e241df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bf80bd8e4ed2e523e44ce47f8963cbf4683a0b8438d19022c5e983dbb63d7f3a
MD5 925c7b701b51b4cf67989099b90019e2
BLAKE2b-256 66a468b3208a3ca1c15fef7c5e39ee9fc336dde7df694378f9aada6667901ff0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.14-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.14-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 b267774006dc7754d37c257e6065f7058430e3a575fe09369bb7ca99f8a9142f
MD5 d36d13d90a882be0415abbd277adf2f3
BLAKE2b-256 12bb0b1c17202d68c07568d88fc5361f6e55bf6f8e0fe23c54499fc901b7d66a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.14-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.14-cp38-none-win32.whl
Algorithm Hash digest
SHA256 58371dba8e7d63c9526a5d1843524214b04026200f43e4fe73b0a8361589eabb
MD5 bfd37809b0d2537be7ed8cb8d3b3adaf
BLAKE2b-256 41fbe2681cf20761911bce53cff7292ddddc71336cc4cc4951879d6ea67960e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 369bc99a1a6a3d53468ff30ad6bf6f709c340faa0b363ac518fde48c121dbd4d
MD5 305d5ffbe16b9b692bcc54f936bbeab8
BLAKE2b-256 60b89257a61b9b37e2445e3b4e89e976663c47d2fb86c68480c8900cbbc0a739

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ed798e4daaccf95a426a29b22289baaf5a2f648980a52c1af658c348ba083dd3
MD5 9d679dfa963abde8b8d34331fa16b180
BLAKE2b-256 b460af76b5ab11b9c1732c512630e683939d582b3ae2bc8af674574966d7f77a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bebc03b00e94131cdd3c409914f33d478a44225c7993e2c4a8de28bf867a723c
MD5 3615417dd7690222a94804ab88df3ee3
BLAKE2b-256 22139ae412c94b056cc41681330ae73e42a16ee5d0484eddf4abbaa02824119a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.14-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 233e85d117080a2ee14721f8999799cd6ea4006b5b516a082c2320f222295ed1
MD5 d30a20fa67bac586a14bc7f6ddea6e1a
BLAKE2b-256 f16cc9d938dc220751757d681ee9af45448dc29c60f2bf20a3e71bedb2a19408

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