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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.23.19-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.19.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.23.19.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.19.tar.gz
Algorithm Hash digest
SHA256 314b3da25c00a8e9a8db673665b2bf4fe40d02d460449bed7a3b94d5cf2aef92
MD5 ab0bf126016860b4c68fd2ba214c968c
BLAKE2b-256 75960737eec14937013f3f4ad075af76985d2225a79d6c3ce89cacabd1600f7b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.19-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.19-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 51e7781104854d6b1eadecef28282f80457296e8d86c07f94d09e1a1de870d6d
MD5 19af0998dda77a0f13f422f04e8eadf0
BLAKE2b-256 fb794ef381b24f5cb2d5c5b8ffd5dca9766dc992d49235389e8ac94c96d3a8a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.19-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.19-cp312-none-win32.whl
Algorithm Hash digest
SHA256 0b1218f652ba7949f4db37222352546b40c7bf2ec4b2152fdcedd50f31a49922
MD5 a7462ed0e556584283b5e3f367ab6369
BLAKE2b-256 f691d8b197a64799dc9999908c86028660a733ad632c3989713fc09e5395bd64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4fefb1c38a53976dbb6dd9566845668f23932f567ddffd1855487c67bc5123df
MD5 2fc39aeeb7a62fa0bf39215185ca0c8f
BLAKE2b-256 f8b8c9c426e3be019c9798634c9d0ce05dcb41f7fe3ac357262f54a8c88a2ea8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 db83aefc7a61ef324f7354c41dcba016fa4feb5caaed0420555dc54833e3259d
MD5 0e0f761174bde55482ee3522e1f9a12a
BLAKE2b-256 fcc81eb816b5314caf781ddc1f261daeba0bc6f0c787701af1296b7fc7e24f9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3322385f85e8840fc67cacf8fde2df886e04127fb288c1d59c7281f061eded46
MD5 024e20657c9efb60aef1a7036209ccc3
BLAKE2b-256 abea1aa22485c805e03624553f8c387639e9caa977a8f761140110fd7c03f691

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7e143222d4a557f13a8d9761c552aebbc666e05a2b1e49b2578039b1a1818198
MD5 f28c180af07f5861a1539a6d7467b7ca
BLAKE2b-256 c9a79b8c3f4ea6f01c3c6fc8d15ef6904dcc20c74af2244d5ce294b234ca3486

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.19-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.19-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 ffaec2627d46f2fbbf1a6abd18e2fe29cfb1a9bd1ca7c5fcc319da2f600b4e07
MD5 0bb7c97bc9e2b5f6d244b05018718fbd
BLAKE2b-256 971812e7dccb6e353abc4fc00fdc727dc2ebac005bcd1f940a4cf58775a56808

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.19-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.19-cp311-none-win32.whl
Algorithm Hash digest
SHA256 994c2b501e9789d8b17ecd390157b44eb3335d4d72a829a2c9882341c7498209
MD5 9ae348afec0423d8261fa268f78990dc
BLAKE2b-256 9565dbe3761a3625a6e92d323677446357a6b65332cad123fbc1da22941f1bd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78aeeb1ccf39a2d83c8c263a8613a131d04d2edf6b06607c3f5e1c17f713216e
MD5 9039821f11084c2fffa9542741cf7b13
BLAKE2b-256 b9892489f801663ed29e430756f45374563891b67295d33925e8f027acd8048b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4d9931fd439133b50fa9637bc1055660d9874299df3033133ddf645caebb7d29
MD5 fd38df5056a46da2343cfa14e45d4037
BLAKE2b-256 63353cf2185f7a29ab712a098f6af131e61e82d7fb10b8607622c668a7fad4cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0cb8dd8a23a28f4b2b3f8216a39cc24c69eb7a34cc2ea5d33c53407f6467f103
MD5 6329df645e2ac20ee223fb30c34c00a5
BLAKE2b-256 cb3901f0d0936787abd52c4d9d927fc060ab8f80769c1cbee64db45a8d166e29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c1258dff9ba7e8e2428f2928181b5cc07a3a32029c10518fa02cd9859ba096b5
MD5 82433eae7a8f3c75088467c88c98cfcb
BLAKE2b-256 e1328947dc141e3f7f8efa369d2436d3676fd0e11656f75294b45500c906e46f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.19-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.19-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 432042f2c25dc5e02a4ae328fe169ee21e83adf68eb52e668096ba02b683fd20
MD5 55091ddfaf373c14bec0dc9369f7c351
BLAKE2b-256 32d3c0310d15cdd9c6eeec2cf6dbeb0406af5d04208f868054fd81365214e32f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.19-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.19-cp310-none-win32.whl
Algorithm Hash digest
SHA256 241087bb0c537bf0adeadae5e328fcef38f5e259b52c8a91615b1ea225464e19
MD5 8c91220e28cf5691e501ea8606a2ebc2
BLAKE2b-256 789f53f130c0cd69fe973ccddd218df2787d7206ecfbbf53ffd3e9f93a023120

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2f8d4529c5751956d5cc76bcab664fb9450ad8315860f1e47dc06e3f9ed150e5
MD5 e8988d231673bae26770c83cbc750f58
BLAKE2b-256 1940132e70f1ac6a0618c8e394893e0f0a2e8da375f77ca0595c3347127fbf4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2e3d834feea5088af45aa0537f794f33ca54a21ee916dc8f97e997cb0ff6e0f3
MD5 d35bef6cfe88b930c9d7a3740e6f790b
BLAKE2b-256 5f7c9d6d3ea3ed12a9db8084314dec7b68e183fa0c21179b52aca3e3b6498514

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 811019c3b0caa106bf35abb299ed3bd7d021357ea57b9dd4df5964906789577a
MD5 4b0ea2112639230ab7113fe92f8b3c08
BLAKE2b-256 61c4eed5c0c873538f7c8bb9d6799f453f5937eedd0c3cabd9ffcd10e5596f51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 28634fb89ab2cfb4cd3d4d63856a088a41be77a94421e8c889d6dd2fd3762673
MD5 76aeb8142d7d08a5e52578ebfb8164e3
BLAKE2b-256 66df38d555d75491f85a03864b744fc9906ccc4a901e154464c15ddc3cb4f582

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.19-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.19-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 2b415c6909b00e1bdd4ee77b878b2807f04382c68339535c8beb1d05a292c8ec
MD5 265bc530c78fcb80f28d3f383047b827
BLAKE2b-256 c5ea882fbcd45ce9933d161d70dc68ae2210dfd81f727618c99b591a5271b14f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.19-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.19-cp39-none-win32.whl
Algorithm Hash digest
SHA256 96d64b10c267e6c90f5e98a75e2cd41fbb3a2d4c09ae0fe75875eee5072cc103
MD5 dcff9de10f47015115e74ec0d7f22054
BLAKE2b-256 90bbd3cfdbf65fce6c7aed20987c4af6ddc5ad9a430ee1c861baf8e8151b0f60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a5ecb8f96851a610cfd0413e2ed2cdcc13d98b526b4aa84e493eef49399d20be
MD5 d35ff901ade4d974164888ad0b1623d2
BLAKE2b-256 d4a5aa3720e7fc35bd5f3b962e933cd7f3b7780921c6c1073dafb19e8e9fb567

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 83253dcafa8179ae505b92fdd04146109ffc3808860984d7830e1ec6bc072144
MD5 95e8cb1469e6439dfef5c16272cbe35e
BLAKE2b-256 5f72d83f4e6a8e338b00c7906e29b950b43149e34bb24042ecfe2f3372adaae7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb16b16db848f0dec59f5fe603fadfcb5c0c4823538590e7c34e0ace1072887c
MD5 fd891133c229c8bd8eb44924c1a181b1
BLAKE2b-256 cf8263d115a3a8d36e7155360e8d310878ca021743880daa66049b8726b463f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c7fc378a2634ffc4d20344b0ee8a370f250ccfd8a1a4a87cac51e7472ae56ddd
MD5 dc81fc986c20d472be0a7b82ca7f16a0
BLAKE2b-256 64ed58ed41fe614362a884dba40b7affaf6ae90a6d020bcf83d4d072e02a19ee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.19-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.19-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 c269d89843baa4c7f49bb85a1b8d78079a7858e7181545eaccacd88a01cb9869
MD5 abcdcc1a2d0656ef4b17a33e32d2396e
BLAKE2b-256 b5a707bfe8a13733de9847b8ecfbcb72f6f60ce63adee03f7b72914ad9076675

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.19-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.19-cp38-none-win32.whl
Algorithm Hash digest
SHA256 d4fbb8fa647d741583abde7ddfc543859ad97eb237f4afa7f451239044f2df2b
MD5 475d4af2127c810919620e91104aafc8
BLAKE2b-256 a0f9b7047d104f894ed4a102a53faf99cde241e4c10cc3a7876a8afac59bb7c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d1a33697c832aefc1d8697d739f5ca09964459c68a75ca59e42592bc6c721a1d
MD5 baa6fb485e33be92e6599813bd180cb2
BLAKE2b-256 03c6f9a193f3a0dde6fd0caf9c1483228dc8c51a87c8bcbce50dab20fef469be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6ff1ac703db64f890796e6f06536206f613704aba6e4fcec764ae63f6d67c5ff
MD5 dfc459ec141b35bd50f96bd95cf8e7d3
BLAKE2b-256 74152c78e89340f319cd3958120a641d8fb5fd713cf9e2208d342ed1c912097d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 683f9d829922433f7249f2feffb350ac5d4971dd8d685dd941042ad1308feec2
MD5 6f18834b8ee2e85f14b9b98dbf52b961
BLAKE2b-256 7a7db4a248f38c083dbf4e0df88a3de9e90d2bcea7cad78feb360d61ddd048b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.19-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4ea20fecbc3e32ea60138bf846a859acb1db3e53883197bdb7d9115bbca37581
MD5 730c35116b5dcffc7a4b7ffde88c9c73
BLAKE2b-256 aa0767cf668bc1869efd36a761d08928634703a87de8113eaa5beaa19744a1cb

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