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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.23.18-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.18.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.23.18.tar.gz
  • Upload date:
  • Size: 75.2 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.18.tar.gz
Algorithm Hash digest
SHA256 412952dee9442a317b97f0575b6d619e279abaa27cca46420502e63b36d705aa
MD5 fa7f19c0f8985dcd7e1c75c4317516a5
BLAKE2b-256 92ba37597fa1ffcdbddf327567defb592513d050adf45c277bccdc0f0761ab44

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.18-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.18-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 f95885f3f945e97c4ab80788d0bc6ce431f62ba15bcb9449049c7f8a632a8532
MD5 a6611b35d584b1596825fd9cf00ac26f
BLAKE2b-256 a66fe2b5cd8662776d821a8b4397f331d83d7d30f99510ca455b92b91214323f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.18-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.18-cp312-none-win32.whl
Algorithm Hash digest
SHA256 3d716ce81ea4d64ab45c4dff07b4d2ae8444b655f9825d771895a3ba9e3ffd8d
MD5 481b50e69a2ac6d1bb7bdc0a0f1ca66b
BLAKE2b-256 6a885c1b2018927661dcf8aca2ade754843ac5537333fe91ccb1112ea32cf653

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aeb023c483ee464e8c0e4009d877f439d23fe3bd677460bdb5d1568eb2f06969
MD5 2aaaf42fc28ba6b984f4415d96573c8e
BLAKE2b-256 8dfc3573d2b219640438ca09d5600a5675a1be06868d8b1020740a57e2ee2d3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f085bf1bc654c600861aa78c115c5dde319e6b077825a0dd3d0b0981f0ad7e28
MD5 08cf0ba5a504e8317f13dbd7fc0ec768
BLAKE2b-256 e6cc7efd726396080ea9f09a57ffd46b78d7dcd37052eb4490432dd986308ea2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5b327544820f3be459b6386e537da6637194209fb6f87c7ea15683fcb6771fe0
MD5 5ddba0ef83248b287bd45bc3180968c1
BLAKE2b-256 e69d13ce94a5c08280b70ffd7c9d2cf8ddde3de0ad3438d66bf1f14d02c4248a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c11fce99ddfb0ab53e792b7eda993d53c5648bf50b2fafececbb1871037dfe34
MD5 422a920229ec21d18d071eb6dc36f3f7
BLAKE2b-256 74af67e1ec36724ea251a4cac74609d494d18880594a5dc9920ae713e2304326

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.18-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.18-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 d87cfe2c7da5abf93c6229e2edab7eba3138893ea69a2653b6c391f29dc4012b
MD5 26b104e203d13d048c6aa201d174c171
BLAKE2b-256 ed4000ec5aba81a9b7463e8084ee64f5f6f0b0c9fd83b9ac5111901d071502a1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.18-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.18-cp311-none-win32.whl
Algorithm Hash digest
SHA256 6817dc0c9732ef93ce4832ac201cdc5406e7a3ead8439f6b60d78239e2a9ef28
MD5 75a1dac21d19d933a31608687960f99f
BLAKE2b-256 4c641f92c2e13e7ecfe2af5a143e44aa20f15110119676a6b482a66d9313c3a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f1c7f20137e2af1d364caf33f9348772e743872c24356ec2ca13d8f49f0b845e
MD5 921fab1fe4258379049d07a62aaf0841
BLAKE2b-256 804f0bc92eb5734aed6cc2b04da5da46239fc93fefb2b1f50647f3801ce01d17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0faec596a4cab2d51b3596341d5be8a97d2f794326e7b8f81d7a7ff602f596db
MD5 903bba41dcbb388e3264637299341aa7
BLAKE2b-256 4510f8c6e2f4bb8f9c46465192a41372fe60a9da782f1ffa57a54daf3347aa88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3d19a6d9f51741647c4af9280906e2ba9c9162cab4fcaa72ea9eb49fcc38fa07
MD5 dad21ea267d5b8290c920cf1581ca9cd
BLAKE2b-256 0edb2c8c246e48e04145f56ec4e09c0a4a22d75e12951783a82e93f7eba93341

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ad34283061ba54c6ca6dd8d9df004a9b363bab2338dfa8eb612965099b0dc46b
MD5 13230c27d04fc2dcdd61db74fd54db70
BLAKE2b-256 bc12d51dfdf796674bbf781eadd1153600a7421070fffbde54ce9dcc7be25d18

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.18-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.18-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 5cd89d140ffa07cf58c7af3c9a86a3b55d2719c32dfdf01f938bb913a4f1c9fc
MD5 8232e65a8d89ae8e55af89e407606122
BLAKE2b-256 c56fc431ceaa605f1d990c9aef01db8cabd0cca4357fbd8013e9c8ba608c9642

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.18-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.18-cp310-none-win32.whl
Algorithm Hash digest
SHA256 8682ea5f249ca2f84e7c09653caae605577512cd2c922381821fc050308ac63a
MD5 9c623f16aacb503d855a602f7592376a
BLAKE2b-256 64a8a098de41b6727091fbba158a7b9f1d1884e730a4f899c4d9910a7c66301c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 65646e1c92602fada0a512a71bad390c09ff9f1abe611f76b059c93b9c152eae
MD5 e0a10f434f4808feeb2a192039a7981a
BLAKE2b-256 54970416707292d07041543eb8d1d4d828a655a89654913d8bd7aae365b6d0ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7ce60cb65605059bf1ec19c7ce4b64fc47c1117a6221479ad188b3313def6185
MD5 f52a3ec2e79b6a32352651ba53e19a0d
BLAKE2b-256 38268a3ab97badbc4d51f320667a50ff3346f64edccef583f093eb9ac96650ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e11a0e03cb32a98d677237334c59b3ed2d790184af0cf136dbdd92a7f47e439b
MD5 d816e725d3403b2e3ea6a862ac4368d9
BLAKE2b-256 a309a711e8e37e7221e0684e0242cb21a6fdf059b8efb77f867e75bf66ad07a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 966986d5eb8dcf09842487673e1cd76b05e22c89d0ef1ee8dcec25c1189b5fb7
MD5 196d2aeb9535295046508fbb2c3cc11d
BLAKE2b-256 58ce810da72aadbf837796258f42debf78eb647789b4cf4d7e5bbf553ec23ab0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.18-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.18-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 59ecc483cdb4d883b5c8460a3f197b66a9fe6629eb0b81eddd39bae4684c0ca1
MD5 36cfad0245038ab075cf7da433dcfd86
BLAKE2b-256 341da0a4e837a34b6d8395fd02c6849980b938822e31c5af0b70373b7be09fd3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.18-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.18-cp39-none-win32.whl
Algorithm Hash digest
SHA256 d54f08404f38c0239cfea517598597ba84f89c4c5969beb1b597ea95fa7ab4cf
MD5 ca13e5981eb8fc5903569d5a68433a2d
BLAKE2b-256 e866d61d7f30ceca3b039e21b2ba2041d4f785443cbc02248f54ca1fc708a7f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 efe8be5b8afb8011e84ef4d833cce869209888fc27372ac64b30e780acad2d4c
MD5 759eff0ea90ac557b865954041ba7391
BLAKE2b-256 4112b6204799d40117fab4404c8ea851f16e17fdb56380f2d10f6b40372419f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b97019c63f38cb67f6e576ca9e96cbe321f667c1a95565daa8f740491a60ca3e
MD5 526048602de999c611e7a471d36ac05c
BLAKE2b-256 af16e6c75e8d191ef858d762e852def49479c22727741893f0b2b1b651583bea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8c9fee915509b30cccbb181fa2ffd97e751b56b89d86ccc62a6c04dbff2da16c
MD5 5416e60b7d5ec720f7fba5f27943643f
BLAKE2b-256 5847ca68f321fbc0d4b3fd99c2ab390525d786ac469ffe470081a46b06f760fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 53f80e3ecbed49c09146c69175bd5e5b3c262ab79861fa3a8e016f0913d5a22f
MD5 fee7f59b9c602a2e95cc10ff4607a318
BLAKE2b-256 fbbfbd11ca70351c003b5aa42e1fc30662062d5adfc0b5ba49f2c1a004f3e21f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.18-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.18-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 93b649a5e54268b292f42022b7be1f83fceab6d0843a9dbf4af04ddff0018f3a
MD5 62df91ff377ca3de5e28c560676e9499
BLAKE2b-256 73f4c6999e7178b17ece32263f774c8cb6ef48f34abce36f86986decca19383a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.18-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.18-cp38-none-win32.whl
Algorithm Hash digest
SHA256 57ebcb58fc2bb9125a7313062d58c0ed2db6d8a9369c722ac70d58dd5a81f769
MD5 0c94e7a4371be631c07f6554c05723eb
BLAKE2b-256 80f8ab58267bdeacbb5cf2d955499d332bd09562a20a3d155bd99e956154b276

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 77c3c29966713a509a9b63305f9dd7e438d032dc8dea738b3cc84aa239ecffda
MD5 12c65392a375e08457c28574830490f4
BLAKE2b-256 2800a1fc08fa5b98e443beec1d64af1ac1f5dc6d8b4ef94954672627f9d983a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cc3e3a41b632a8217e3ad4d7643c8037a3be8b1719d77d9b30ce10e5852cd0f3
MD5 19c460efc98d1c5dea2c314e421aab9c
BLAKE2b-256 fd4055f89adf36341c296a5979a4e7acf0d7d3465d487b49a2a2307c7474cb5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5854c5f0377626075dacd7fd4174b5ff5c1e5abf97f3e108ffa6b3e6f77a50e3
MD5 d7d2c0b0642ac1c38156e2e88f897c01
BLAKE2b-256 23050c4c0406838ac676b77f36ae1d25ad874bf5cdec0af23b743ca8b7faf76b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.18-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 973e8776fe8d9e2a7f173d826c68cf5a3f104b37c213fb11273c8ae653ec1a9e
MD5 84467996d25f7c885ab9163eb893dba3
BLAKE2b-256 5675b368b499eb2f84be3af6747c1c32fd216a747adbb9c08913eef9da9d8942

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