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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.23.25-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.25.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.23.25.tar.gz
  • Upload date:
  • Size: 76.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.25.tar.gz
Algorithm Hash digest
SHA256 eb414e92f08107f43576a1fedea28aa837220b15ad58c8e32015435fe96cc03e
MD5 fa4dac9b1d946e3588cc31b4c3cdcad4
BLAKE2b-256 6c827e365a35f02d4e41637807af6a67fdaa2c0664d6fa94df05ca6eee397ac5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.25-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.25-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 b12e608761e1586a65f6e96a34417a91f814dbab29f2929b41d825ab32fab6ef
MD5 807ab3a42921436ef03ec885e08c372b
BLAKE2b-256 7fbfe9062c1be8d67e3f606a3b5e5bb5a5bf6ea84d21f4f3c2b58f4cc459f194

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.25-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.25-cp312-none-win32.whl
Algorithm Hash digest
SHA256 b062be400bbaff6e8b17c0a8da9481e01ec935f97967e0870e9aacd7ba60a52a
MD5 880a4f68750cf16a80fb0e492b1eea5c
BLAKE2b-256 fa19109c7883e43e6bfa73527086ddc96788b423660fecba3f5672c0f7a3224a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a247a4be1e43a6127ee305eae9f65767ee7519a2aa0cb1a2aa6acfd4e7fe7a9b
MD5 150ef13294fee7be2ecfca5814d2f816
BLAKE2b-256 e7813aebdaf6d462b675642083b6cef751af46a5ff448c2737f4a48298480a55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2479473b533936593428ce78499a1e9901570110ac602f03f1f3174efa0fa6a8
MD5 3e39b89671f8ccae9068ec2befadaef4
BLAKE2b-256 add80b6363d9283616d2c9f88c970a42fceff5020d238c60be58272b155aaf09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b2cb058c8229f9697deebe0574f7d95e4b9a5e295ceafd554346bbd464141e89
MD5 1fd9a8734d88ee77222f8cc0863cb30d
BLAKE2b-256 f023f831c013d1ef41feec32823464437677233f0a640bdaf6a2154744714c2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bba342321e1b5574631894d7d34ec046605d953a23553b7d2f9c0e4d3c27254b
MD5 ae6f920f740718852ca420ae91cefaa5
BLAKE2b-256 c4e2a5d6b32efbbc5ccfdb78439ffa5874c71c57e72664e86a54dbf223505169

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.25-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.25-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 514bcb679926b33413637b0bd73b223c90fb0d19352caf3395d0f23b1d47e8af
MD5 37e91d2fbe405bbf056bbd191d86b480
BLAKE2b-256 35e129355ded8368edd7c46e054089ca53b50b0423ee5cee04597d47cccad773

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.25-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.25-cp311-none-win32.whl
Algorithm Hash digest
SHA256 a694f160d1701285cf3152951430740878d168511cd9ea0a3adcfaf3cac00322
MD5 c0815c3c5056a1d738d11abc096085a4
BLAKE2b-256 6dd5eac3e68f84c231a7f140a3ac4e1d5687740610be00238ff4e20507430db0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 067c88b4e6609cb7e74d98d0b0a35c11eb8e29f4fc51dc7ed1dd448b81d347c7
MD5 9606d732999559ebf7e28f7f6cad189d
BLAKE2b-256 ad4118390c417052b46ad6d7d2ede9581798d5eac8a40388d5604e6ae7862928

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 638fcb1f7551eb5ab582e412e204e8ded94acbbc37bc7f1e891a5dfc428881ee
MD5 c4841529d70ff85509cb64833c1eae16
BLAKE2b-256 11fc85e32c19a802d6857aa2aa19862f4c44d3eb2f8a247cfaeda496c42728cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 03bd1985b0234c3d2b8e26bb3e9ab1d2641dbada1e199b838a6bf884f35224c8
MD5 a1e17085f188d8c49a8a63bf5eabd02b
BLAKE2b-256 ebbecce6fc626c898458b304dc19864f77ae635b9f5c09a41e8e9d1363486d1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d7792810634036a745ea3eb3c4ccf2b6adab55ca9644e3352747d2b5aa5327f9
MD5 0f1547e6a8db2ff6cfb08c9d9ee18077
BLAKE2b-256 5bcc04f49466a0ca4a6270ed32577e0ba1a4bdf627c6095be67cf2a609607726

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.25-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.25-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 98a78582c8a0c61b372e2bcd63dc61efc873e40b7d1f0b896a195e1a9ef9ffa7
MD5 25221d669e47a0c90365b30efd840d34
BLAKE2b-256 23115f3bebe93fcf815a045dde25574564597a013c456b24628366c0c5d4296e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.25-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.25-cp310-none-win32.whl
Algorithm Hash digest
SHA256 88bfed1bd13ec84869489fc7b97381016cb8b99956073f4c3e8ac8c840bbb15a
MD5 6f0bb007ba0e62db3572205e2aac0831
BLAKE2b-256 846c54ac8afb105a5b0b95d219d622c22c6d343a9423c79c24abbffb60200b44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dca46799c152051697c5e88d66c17ba6d0244668d0c4dd8a2ba2d8d3cb745988
MD5 06febf15ba15e0ea01fe1dc6fda00c6c
BLAKE2b-256 7171792c18920200835e91a59bd7c2c2513bc4a8b2b0d54814ddaadaeb3880ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8eeb2e97347586ec293fddaf61e8dfc58d6b2763406e8f7a6e45b560bf9b15a3
MD5 1f9b2fdc75645a36c13f4974de0d2f41
BLAKE2b-256 d031011c3cef391a3a118af5cf0de1c54942ea5e9d092c56c07d9406a57ec5ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0f6923a44fbeaeefaabb2fa10955dcef3624e8826db661201951f3b3409fed32
MD5 7734da957e33c19f53df18131c984631
BLAKE2b-256 900a9b273c0a2665e88c03cec5b276b2f2e1b2b75bd49ca6e9db8ac9ce4948aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6be2b20fbff40602f673fc8e60fde3e5911397f8ca9ed6aa2d15be94b12cc2c4
MD5 ebef671048a86aa71df49dc60f76b900
BLAKE2b-256 e3eff7bb2bd2a42a5879457e8b23175f077a877a57dfabc0cd0505cf97e386ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.25-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.25-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 251c9c321a2112716068d5ae11deedd1911d0387cbdd0ef19adb216a3adf882c
MD5 e52de6ea12ba1e12172737e06992861a
BLAKE2b-256 b9ae160f4eb25691ad6764863b95c979d7808f086c6a12b48b9cfa8c2bf478e1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.25-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.25-cp39-none-win32.whl
Algorithm Hash digest
SHA256 2237ce9897771f4af686cc0c81517ffb020fc1a011b95ccf5ccf05383492bd6d
MD5 a552dc557963f90ead332ef2eeeeebc2
BLAKE2b-256 74e1446e85e2a64ea241cfb1f23bf800b9dd9e79f41a3cb774e5afb26b774f5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 111d795a3e840aec2ad66beebd90a5327994ec85ed56fd68312f5463062dbbfa
MD5 6454e16b806dde48a5d586e53f4e8037
BLAKE2b-256 0bdd83463279cb18b0e8e27d800ace8de3a71babe731308525e77890bd1a4874

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b3ade5b349c38ddffb24f8c266fbcd7161f488c43960ff0f03f977d40d4df967
MD5 0532fb013d6475c79eae82810cec895b
BLAKE2b-256 aea8b8e21dab849365cbb0e72f5a8ef699836891da45c64a38332754ba7dd3ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ef345a5b050d0869ef404845075edd5f4bd7fd99e235f4d32ce85f423779a120
MD5 fe3d79ed99b777436c685876c8a98edc
BLAKE2b-256 aa9499eb703240940c97dbb3454aacbc59d6a20b955dc1c22f419cfdcb7c2faf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 514b272bfcd897f9ae29384da04167dcdea3b13ce0f2b9099b645314355d037d
MD5 6dc2d7c9a0ad1ca8640ae41897ba3b70
BLAKE2b-256 3e83e8abccf80c21185d0e2c000f445244ae1b1fc29fae6c769c60b586d3b4bd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.25-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.25-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 c1bb6fa9e00c846e6829dec2bee8326754adaef5c80626b99233c01923f0342c
MD5 82a74866319114d2c8160b6b1a7759ab
BLAKE2b-256 cce231424a80229ce926bde9997a715d9557f961c38b9dd79104ecd2619f7aa6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.25-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.25-cp38-none-win32.whl
Algorithm Hash digest
SHA256 c29518701d6360beb01c25cf69a77b6426db90a9e7cd11179b3bd783c7fb4cb1
MD5 94a5bb366148c589a0bb48ffe6476f99
BLAKE2b-256 f6cbdc22a4bcce93c4f3895fc616d00b9b4390d2080c3ebc0561e4ca7c3af297

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cbc1407dcf01b2e3e547b2d7643b97cc44c0950d2bb4b12c74322664c5cb37d7
MD5 a4275930bfc104d40c289d5bf7ce75bd
BLAKE2b-256 3db08798d35785d70b124d406c26bc39041d71c2efd8a2df6c1a42d12a96bcf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 23d735db51722a889bb50636d161d2747f08fa0b82cc2e4a7eb8e228b25d1c4e
MD5 6330da659d3cc7573b284b1de57ac659
BLAKE2b-256 5c692b18d0eaf0932d177b19401747842508bb08d6b1586ee03c37581deabaf9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c0a16cda5dc9b59d494ae23bdd9c4a3db53d04f2b6390265f5c0fe6269777975
MD5 31ce419be71f5ec80b76d98c09f746fb
BLAKE2b-256 4ee1ef02befe4d8c6d4fb8ce850cb052ecbc4b0d0f3d18cb0d7f697b01e1c90a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.25-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ac97691c0e0e23607626d394bd660a46ea33f64921dc9288cf24daee207f9fe3
MD5 073d9e419a9550a24dd678fdcf41c365
BLAKE2b-256 df456f25167574ea86996596acb0139ab31ce9d799a12f908f17e2a2f6cf13a2

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