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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.23.20-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.20.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.23.20.tar.gz
  • Upload date:
  • Size: 75.3 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.20.tar.gz
Algorithm Hash digest
SHA256 30583360f58536d171954723d07c965ae4c489f4485f966cc921f23afbcfbf69
MD5 90b4f3309445842a1c667108d153d075
BLAKE2b-256 cf56e9a4b081c6bedcbab54b9f66005af485c4f8cbbf143f1e42a5e174569c8c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.20-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.20-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 f73cfeb316cbcfd01c31faf5ae8c00eacdf35cc23f97afb3a851694fd3acdcd5
MD5 7d94ba30ff5f1b8602be649833c85793
BLAKE2b-256 499f1bfe5cc92fbb86754b95bd0042d4ad812996d485a5c834e4fced94ea8960

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.20-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.20-cp312-none-win32.whl
Algorithm Hash digest
SHA256 6006b7f35cd7f330fba7dd5b9ffe7943aba5a24e7553c1299c541613c46169b6
MD5 53894ce1352eee8e26a00d1da23f8c43
BLAKE2b-256 2c222bb29584eaad10cfa34e7c2d39191113ecd661b755a38a5f871f9d3bd3dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 47880c386ec2a72a2a3af768678ba02d837943d4385646147a7b4088af7ac03b
MD5 ac5f850bd0f4fbc3e447d7687fc9ca0f
BLAKE2b-256 fc87010b3e9e8ef402b34f2c0779d467bb632a6fbc4611406ad88c2c3e03a3a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 10f62420681d0976d65c925643b89c7076be235be63839a83b9931f1c0bc3ade
MD5 6359201c4cd4697f0efc56ba5aa9df56
BLAKE2b-256 11f53d7e71785a030f9bdc8ff6bd21b8144fa3d8bc9cccffe0eb9a1044baf56c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 010e233e1f8e7285256288f484234dbb06c38a6508c00bcd2f58177cb178fa70
MD5 430fa2c9803827b156574175a34ea4b9
BLAKE2b-256 6b60c2874431b3f6ec0bd0f6417c9770f83ae8fd7a5180bd3deb1146a6ca597a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 874c5b807c0706d5324a04efd49ce7fe6d141b240ee98343879ab65a487a7315
MD5 0ead618a2bda7ff14e6491d34548e6e1
BLAKE2b-256 1c707402a4c9929936c5145954f98955a8769696a2839fbb39eff509888bac21

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.20-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.20-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 be882eb39246985dbec4ccc51a51a16b323cc5fbea8a41f3f9cf8dd2333a4246
MD5 c5140564499d5e965d9d00b62e9cd792
BLAKE2b-256 81b12cdf6215b9444ef696b818bfccb86cead1a143f364f4dc15ac4159f032ca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.20-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.20-cp311-none-win32.whl
Algorithm Hash digest
SHA256 e81a53cee68293dba0d03c94e5ce14f27b58482d0609665f855922d7ad4beca4
MD5 707b15785d2326b4be9de73e62647541
BLAKE2b-256 a66b635a26caa701e5b3c13a40f3033134d6322744d4810b0af1e7327929b258

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 47a51aa4128cbf5fd8d871d5f24132945d1b1672a196d3d3eaf7a843fde5bbb3
MD5 431ff12c8e71e59b95e1866fd7288513
BLAKE2b-256 e749bd624a0b2394713c00800136dca11cfc695a67da6e36a6f9019cdd067bad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 87cf3dff472a66d797eee7a8572244079f350de2d61cec79017ebe37de89544f
MD5 45af4182c9b04dc27309fa4757de6c10
BLAKE2b-256 236c38eeacd4703a0e9ac694237522b470ec8ae3b31ec65a7ef8444c819968eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0c2269e955cf40d5e019f17b22584627a3cd5f93d1bd4581d5dc793c9a7333be
MD5 0caf1e3ac5327b135f795f19b25dd08c
BLAKE2b-256 699f34885e46230d985030c423a6326194d4e8152f228db2d8fce5a36f19b263

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f46c9dd7b33f8a759f7c639757c266fcf89bf3541aa815bada1289593031b018
MD5 304526534bf218d832ec5468df807f57
BLAKE2b-256 600498f35dd1165659abf4a54e9fbd4b3970ba7d7695c2d60d73d5e7b8fbfda2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.20-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.20-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 c403918110bfc7b448f15b5a4655b39b9f5e9d5baeb54e00778b90412dcfdcdb
MD5 d5f246442e8c499adf26f7850eaa7071
BLAKE2b-256 39a8099e4d5ae767e61c638f9726100cf7fe2e08fbf1402ca17cee4ab49dcfae

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.20-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.20-cp310-none-win32.whl
Algorithm Hash digest
SHA256 e98976f2ab9617c2c2650d6b77ddc9136b3ed75df053518193650a23fcb2c11e
MD5 0956f9ae80dbb08ed41e87a118f701ea
BLAKE2b-256 4e96ebe2c715f369b138aa597abc2c089a22e8dac8f6c5849a09727c1b811629

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c7aecb501a402000b9e9d1aec441fe5c5a554f48e5d3fa72489603777fe97cb6
MD5 0fd588ce211d7ea3d8b2c8d2971e1e6c
BLAKE2b-256 80dd14a00ef27bc54ef25a32a91c6c77d19f2644462c9999e25561084365d3e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 70e31488e0d74372fa287387d053b9ecb643783713486383e358aeba8ff38a56
MD5 2c50de0ee62c74d6fe04d5b392198c30
BLAKE2b-256 5c30f8a09d21123ad7403df66c325466df3032bd913095e41fc38aa7d9dec9d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f63e3498f1c323026dc90c733f77e5068ce91a8eb6277e508d7ef420e8ed22c0
MD5 8631f8567abc0a57cf7f23d82419c6bb
BLAKE2b-256 5e2621b1f3fc0786c0357db0d4481440736efe9b35612086db913aa34c0cbed7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4294f56061000686577c4c5c0c1b3ac9d07d3a9bedcd6ca3e79d55303278dec4
MD5 e41bde788b8b1b1b0ea93450f83d83b3
BLAKE2b-256 cd801b0eedc8c8e0c93591537cfaf159cc4741d51c838326d11724adcd8ed5b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.20-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.20-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 397d7089517a5b0d4d5ce6bfbacd763642d65948b5cc9f6ee479e15abc263901
MD5 9f6308d3ad5c63e034a669eb9f658096
BLAKE2b-256 e8f4e10b6bb9bda0103aa609864e382d13b6cf50a0f954ece37abaa11dbea416

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.20-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.20-cp39-none-win32.whl
Algorithm Hash digest
SHA256 c54d161ada2444ce7eaa92485c06b0b1c8757258d86ede28a2673c7795422dca
MD5 34e2b917edfe9628b8db385e52cd348b
BLAKE2b-256 04008a5eff3c6f9c4e83770b550914735e34868af35ff18084d646dec35900ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4a913036aedb56e46285bd3b1cb34501e8077810bfa1e02dd99e30f044783641
MD5 24afb5a61a2fafe67c66650ff627cc4c
BLAKE2b-256 b085b93fae8355d6a59faf858d7bf70e30f1648d3f12a2827ac182fc98c9e3da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c9ab179d3d9b2a80181e6ece0d0c6090b013714efd2b7b375ef9f450fcfabc02
MD5 d69abc993a6ad51144dc25f6c540fefe
BLAKE2b-256 ea7df776a98783df9043da0a6c9b012389c7416b416a7baabd0f0af794506346

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8c215263e30f2281bfae357bfd2ece96ec47033c0db036e789f21eaf2ae44db5
MD5 3f4f4b0f93f808beb443161fac3fe7cd
BLAKE2b-256 a3b7096f56aff1158a44682d2b4c2b5610b53b9afd67e492cc2a1da136c1cd21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a5975c44dfab7d4362e2cb5be148ee34086c6cd4cf941ac3c937c3fe684c5208
MD5 a8c8dd2ed2d84cbc4579f317fd6592b7
BLAKE2b-256 bf1a81e62f7412cf8a1f064ff476e13f95eb5d07ed7d499fb8a286629f77fa30

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.20-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.20-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 9870a25971807ad7f390692b44db6b1a2fe6afae099bd8a94a04115276dbb016
MD5 31c6137b33139ddbfc62915a7d7e7b4c
BLAKE2b-256 520b3e1707be3950d4ca84e0c4e46516bdc43383bfd5781e0ad24538034c8bb9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.20-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.20-cp38-none-win32.whl
Algorithm Hash digest
SHA256 550ecc5a5530e113d53d656a6ae30eb09bc25cc24bc2c4e7d1d83fec9ac2ac40
MD5 450c284087bbef236a33200facd74fe3
BLAKE2b-256 0c5df4b8c4f76c3eaacac2741ff02a3f544fa8bf2ad4e821e57707d1865b33ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 048316ba76e4a4aba9a6baf07b8abc11b99265b2a71fd56c643577ffb03d6371
MD5 d2729ecd8fb151d7c9d1a5bb97aec818
BLAKE2b-256 dc24cd91c32149442cda16c4a85f94dd83fd1ee75d59d85a7fd53177dcf0e937

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dcb4f29c373127023c20401ac6ec6f1e1b304dc0cc691a83122ed711511a467e
MD5 23fd1e1f19d0938732990e713355341c
BLAKE2b-256 43bfc1f0e43ac5768d2118fb51325f9b088c6458fe4f06715ce2e5d0fd421f28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4262f8fa5af40b2a750084d311b2626969e240b2ab0eda038f4e25e07a3c65cd
MD5 fd750ae1530cce8b41cb485d5f55e529
BLAKE2b-256 57cd49315990b5f7e0491ed6b8cca84a0eb5c9881768f8efc551b9a2e1a5c7e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.20-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d56ca3864385fd333cec1caf678ab520c127435af1ce7346bfb07ad261c4f89b
MD5 d9391f5abb96940e8fb55d78a686efe1
BLAKE2b-256 61a2f728fe501acaaa1b6f80b52718d78448042bb3c4f730c01356b9122eda53

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