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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.23.23-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.23.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.23.23.tar.gz
  • Upload date:
  • Size: 75.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.23.tar.gz
Algorithm Hash digest
SHA256 f9931952b9e86b0edcd03aadaae71aa863d680680f7e2b2710814c71adab91bc
MD5 5cf52e8c177511fdb6a3385fdf70d482
BLAKE2b-256 5148cc0e4c32556e06bb8eb07a3f3553d940d198bf62f1abf528fb414993e43d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.23-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.23-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 9a2407ff980c453bfe7d82d4f184c2d3778c897e8430823bc3a0a52b169f3267
MD5 cd5fa268a494fd5de6efdc1d50aafa85
BLAKE2b-256 30781b7819b0b81a64637512ca847883c6ffc660f0f1fc011d105b1fe139c5fb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.23-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.23-cp312-none-win32.whl
Algorithm Hash digest
SHA256 df436000a0e45176eae1a5f1fc2363ff43f73b32ea7bf57feb546abd1e50fcb9
MD5 baff1510faaa47a8f98e2cf3547af366
BLAKE2b-256 455289de3002d99f6f391f5f94bf1baacd418c6a9f31b4038fde504c07447da6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6007e3bdc166ad1c71e09aa5cc144d76125e8e69ac7f33c65ae245240f5304eb
MD5 7baefdd4ef7585311d1d90d698c88f27
BLAKE2b-256 ce73cb8b8adeb562d2bf66fc1510667d4b80385c100da358d091f1a96c753b0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4c41c0740dbe13e9145653dfb42fd7a7b578af06ae292e1e204d728ec8d53688
MD5 98ea6e1b2325cac61ea0569206a6c0b2
BLAKE2b-256 722c72000be1a4c9f37c843ace0fbf31e5eb027885a0952d36c90d3dd95b7fda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6b473e13116b84418ad6f0c681a9286470d31c9a5abe4f2ece47cc3759b5d74b
MD5 8d1f033e9f6f33634ee032effc6577f1
BLAKE2b-256 0b40d9b8e018df4f913b8dfbf870ddc69eb27252985efcfbfae1b5a635488464

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 aa24e87f8b86860289e8c0ac6f670a18fea689f411b331d2fe865a5cb97f2f84
MD5 c1a9d6aa56502ebc21f072fb8a01ec8e
BLAKE2b-256 77905ce93a78d12af3376ce5384ab67eb31a087215e25d5d35f657b7b6e9d594

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.23-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.23-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 d2ce331866805100199340c4fe89b08b05cdcf6d7053d83d774500cf0c09e7c2
MD5 a40a703659469ac901925243d7c09913
BLAKE2b-256 e3671479e86563410d265c914019156badd36d5858334658609b16cc95d7a0f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.23-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.23-cp311-none-win32.whl
Algorithm Hash digest
SHA256 3a057c66ef941d5f5d109dee8fb56727f7cb09efccc352ec8c15050af263d6d8
MD5 13d5fed8313a0192b3282577ebd20b5b
BLAKE2b-256 d6249f921743c572e4b88f5ac3bd967a840e3a92631c12257dd9b21ec10486d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8ae5187b015eb9e4393a58713aee00d3bb6dc7bc288d135bdc81dcee903037a2
MD5 a179f75974e4a7937ac7e1b49f3b643d
BLAKE2b-256 122c82ae9f623c9efdfa89c0960e38f7c41743b28340feabecffe9b349a70dc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1628d201bee8010dd7a189b5c42011c799f445539bf59169b980095500fbdb7d
MD5 0b5e5f445cf589de4090a7fedccc0ba8
BLAKE2b-256 1cc4dac2f079188c8f078455c60197c91dbe689c9105705365a2369082672886

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 094a661d6a300173537e5d50a85afba955130467914b39825c1cd8ff77daf598
MD5 7e5029607af0ed410df78d0b45dd4b1a
BLAKE2b-256 ec49e229e396831e274e566fbfa391e14ec2bc0a63f7be84ed443ee994d7de68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 caf8edbbb377a1318d87cec6baaa908870fb6f542f9ed4cf508cfd1dcf836c9b
MD5 75185ae6fcd1960670a52713608dfc4b
BLAKE2b-256 277596f2cfd7fc0be1a09b63e75fab9f9c8e081f8b806c8d32d0612efcab5154

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.23-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.23-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 a535db6cc80988076d90e215800d8fcb160d6f100a5530f0efe57755be91ee5c
MD5 8c19c95152715a47957dbb9e35081a37
BLAKE2b-256 d342af7c186d52453be9d7de77408dd452d2240a41efd82ac45d7a524466be5a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.23-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.23-cp310-none-win32.whl
Algorithm Hash digest
SHA256 09ca924cbb5835499b06b95d60a29da8284976b5df0035ad9d12a1d32877cda7
MD5 13bee1b412a3b2cd5bb3c3c02bf590f8
BLAKE2b-256 3f76156b2234f15bca560919e36e68a223b400f6be4b92cd1a06d371deae7a0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 da48b1223cae79cf571a75fd0114ed081b64251bd6171e5848d3fc9f62bd934a
MD5 6f449883a9b26fb4273728f1a9262cb8
BLAKE2b-256 33efe7f2e9cf576f4ccc865ad3288a8673cb72b2c4d59cda267da23c6fc7c1c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c92086ae0e5abd5dd04ffbdcbd2345d08a3b7badb3cee90490d2e2234df1f04c
MD5 df30cd4795f992c47917c5054ca2a239
BLAKE2b-256 7c872b3d77aa387a9f4776a0d8b10e2062e836fc09101988dfe1fc012bcb8dc3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9632a0479f56738e680c445770ca63f63e509825c39664243d24e34b3b916f3
MD5 c8574544b6939c7616c3b479df750ff4
BLAKE2b-256 d18953eb9dfe3044eb1ea30935165bbe4d7f51b39c1554f1f7d44a1f09ffa009

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 399c5aa5a79aa6e803bb8d915d2df3ff64371f0b1d9203116494ae2cb2c4b69d
MD5 78e3998d0220accacf724b9a70c70305
BLAKE2b-256 54296b037507d1828707285168bd7ff9703b4bd354366340cf76248e306fbff0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.23-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.23-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 eb8387707e9ec44ad8e09e6828e01729a3fdab15bc81fe42878110a3d65b7959
MD5 68d2fc54278b37f65e3e452d07b9f390
BLAKE2b-256 db9b37aa40aecde1e93d7b7fdd8aaeb4eda44341b50a78dc908c901c05e816f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.23-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.23-cp39-none-win32.whl
Algorithm Hash digest
SHA256 4a5ed79ef61f81fe2304996cede61d5bcd7325a4fde5f7137c8238704f95e18b
MD5 6f9670a39f1fe222ddeeac073070c1bb
BLAKE2b-256 10202369c840bb5bdb2c253522dddd379d0d6d432b7ad56d20198ffe3ebe8d00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 28ccc6015257f60ade1182d093971e7604e0a2fb413f5e3e7461a11b69422bca
MD5 9328e8ea89021d80fc905e0bf542bd6c
BLAKE2b-256 046e8d2379a3926cc865e91a5bdbe980ca2d1ee6f2198f21ae6ab2097d811568

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a8415bbddcbfaf7b2373b42315cbec25b901758adab016b94c6e8cafc31f9a36
MD5 a770c0bce97abdf290ae060ae00cac88
BLAKE2b-256 9d10b6b6a9f407144fa86621c9b16a8e8c4516d48747637040796d6a8a3cb6f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 404f0352d448013e7c6320522a0d8f8f847d423df2e48edf95596b9deb538818
MD5 44218ec22817aded410adfb1339e8222
BLAKE2b-256 1b82998631fd11d3d4cf2f3c565e4e6f35876d729b39f6aed37cbec9ff6db9a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f5ef7b540034b3a0130f848744bd0e62c4e48ee086b08b37772f7f2beeafc410
MD5 a7f00757894dd410a648ebb99009e398
BLAKE2b-256 849353bab5b04310f04dd63eeebe2b5b6307b1551d8df9360b9b608c018a0225

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.23-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.23-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 1d9278bed71a046b6e7a16b994be599ee6a48b3f22cbcf79096e9e6315c3b48d
MD5 cb9b32933e5eed61f81ea950e663542d
BLAKE2b-256 2448741ad1ed197959fa81399bcd380d7e9a03184d228d6cf5536b41b01aa1d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.23-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.23-cp38-none-win32.whl
Algorithm Hash digest
SHA256 5747efc67d7b3684fb83a60d26b0312d0308e2ae3333c3b57b5bf174b4fda61c
MD5 8fbca89d4ef703e3ae7c0f502b839779
BLAKE2b-256 6d142152a9035f741514b4be593e911c9a24d461da3f8c5678715c8162907409

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f0f2df485baa1e79293fc63b58ebb9b7951ca56213e6cf4c41c267f1b295abe5
MD5 5b728469ea5c1931abf5bd7a07c4c6ba
BLAKE2b-256 fa4cb67c1eeccfda23eedae1bd47d73c3e4e6c516416dbdc99ba095a6a8071fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d4ffd670195c4ef4c6f58701ed3f0354ba8542663a2da57203369ca8a1f68ad5
MD5 cb6b6198646933298d39e9fd58cb0789
BLAKE2b-256 89ef95a81e06544216f40dbde222d72be0b00f565b285977316aeff42a129f25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 41a6b80196e9632c481d7d046c376978ce765ae8b00da36c4ceb7adb02fcc524
MD5 9a6738c71f5e4fbbf74f9658f3032d85
BLAKE2b-256 5872170a7268389b779b22033978d1450dbfb4981373f4ec68b8759f70235bfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.23-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d51a2dbce7f57653699a89065c233b0a896059ca120cead59395f054a77ef176
MD5 caad843aada52b1017c1d64db025c398
BLAKE2b-256 76b2481189be8354e08e76843196868e960e25e27d0807610e15fba43ad53ea0

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