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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.23.13-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.13.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.23.13.tar.gz
  • Upload date:
  • Size: 102.6 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.13.tar.gz
Algorithm Hash digest
SHA256 f99eb630b95368a55f4ce90c048a1bea50d3cdea52b72d66de44dfff0e04aa22
MD5 4150bbcacab14dea52439141c41462e1
BLAKE2b-256 40b23eb379753ac8214fab6405703fb67ac112eb3cbe0d773e7ef6eb9444c942

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.13-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.13-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 1ab14a836d72690995a9da7dcd2d4681badc4123f6039ef63ae6c3bed8be5344
MD5 6e97082c4e589e1682e62253f839290d
BLAKE2b-256 b8af3ca5eb4b3ed02097ee6f6b83f3a58e87c0658b9118b5f014f019c2576c2d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.13-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.13-cp312-none-win32.whl
Algorithm Hash digest
SHA256 2686e2b278fcfa586429bbd030cb239effd7f5eaf93fa719b3bfe31465095c93
MD5 d1e02d14324ab0d5029d2840123ee075
BLAKE2b-256 8d68da7cabb2ef0ddf81aa5fb65daf5b881f810ebdbb16e51f4fd52a889686dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5be1b2b0209b15ab4a4bb8c7925e484a8d120917f1b99b0b9f7046603ef26bf9
MD5 ab1c798115573346db84f11621fb67ae
BLAKE2b-256 90b1d599756b5d887eb67394170e174b3ca9af9b4fe2a68530c5816ec8392456

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fc6a7ad6cc71056afb473b39ecb3cce992aadc3c8d446a6560e353da59300bd8
MD5 d464a9f99b321e47d83e08c21d79a615
BLAKE2b-256 3f003a381d2bf8a1803b8e54fab8a7ac5d993cbbff806238facc729210a5a071

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5a25681202ef6ce1eae354a781ecf6cd757bd1277700d68ab76dc1146e060724
MD5 b9838249cd96756e923b38b6e1f722b0
BLAKE2b-256 6ab5a82b5604eb163fc81a51147d4c79609da1bc8d4f05d584f45f001c09a288

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e332f02af98d134d6fed0a83955820612e8f7c5ac68d3b154e98e8ec3de885fe
MD5 61f62f8ec2b1891ebd40d47f2796452e
BLAKE2b-256 077249ce10c0254a835df692bc49f8bfd7b41121ec3b2006ca7cac40bf723c1b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.13-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.13-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 590fc2114d0296d1dfdbcdc251c4c14d272287b40ccaa9dc0b82c78eb8b0643a
MD5 e77f90d6d60edf256576fe50d48d0c50
BLAKE2b-256 e55e18a802d53e90259cf3dab3562cc20c628d02d1ab2ebd2919a1d820a4750d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.13-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.13-cp311-none-win32.whl
Algorithm Hash digest
SHA256 056e52bcc82f2ce493286bf599b3103313547ec6035ae94433a4df720d712a58
MD5 1aec4a4284081afd2820abdc71102014
BLAKE2b-256 6dc58fecff39b22ba9b3720e0460192f85dfa89b730bbedf9e84f647c444fadf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5444edb370d4b5e43291cbab565c4b497bfd65295fdf7a6ddd45e8a6769676bf
MD5 aac700b818ab9d4dab6622528a661fc7
BLAKE2b-256 9180d5f2399fdb5918960b7a8fb11a7c52e82ff3d0427e70b173d839aca20070

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 764307952d46584118ffecbf8b31cc65a7f22abb61107978d7e966354c321505
MD5 6efad233c8767c07bc4784991cd00b25
BLAKE2b-256 3ebf0ba7ebcbc55fba19e45f2206f5ea2b06d473d888e324a9341ef7a82730b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 261e9bb0219c279a6ed6cb541252b094e7e30b993697d1767cd1e79581232211
MD5 0348f1efe5332df7e9f8c2f34caec2a4
BLAKE2b-256 b88b5031330a6714cb2d814ccce7774ef183c6aaf1fd2d5c3275c9ae71a32985

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f6865eb76bb0f9fc11f46f6d32964fc023918eda829809741655cc89356aa8ed
MD5 1f76ff45f0cbb28bdf7838b8e4baa8e1
BLAKE2b-256 09887e8db234aff9ae38516b71feb64014be18d356331eefb7540b64250e7caf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.13-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.13-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 474e3cae3be7243de6ed3b256c7138bcde6200183785660c78889ed2f86c44e7
MD5 4dd12d2edc6cbf819d2dc4ae03ad3f10
BLAKE2b-256 b31b3a55d931a4d8f4f0887cab20b06bdb284d3abcc8ed0494986447acebac08

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.13-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.13-cp310-none-win32.whl
Algorithm Hash digest
SHA256 39015fb7aaf7c6ebc389737ba2ae2dc84c277e208b1c62736e9b9935f4d3fc90
MD5 ff5d8d6fa9a31b98df0d40a7c11f57ac
BLAKE2b-256 f4ebe3eb0ed88f88d28fd41cf27df152814f27349612831585a735642faeef0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 39c5a31825099269e6f9cffda1f911a41f00c6e0851de99dc86da3faf344cb02
MD5 5741343e1444b858bf94d1bb543ac00d
BLAKE2b-256 40e347d614f7412f23892a767e00ee7772449e86127680f4c85494cc5147bcc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c956918de97a1984acfdf0f5e0b5bde7fd83f2e03f0ca264a2653fdd14e964d4
MD5 f76d3655a73fc5cab8888a30700300d6
BLAKE2b-256 5ec4edc05b1c480e555ccc429c9a328429ff9bab32f6cd9064cbcb7d545141ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 408ce6e5108138f088145e4115aa12ab70b98cc453a2ef957c54727a2cd38cc6
MD5 b796fb4fe74cae6e0c2463d27488b49d
BLAKE2b-256 a1cd84a3e63da46ad9051a5ce9b44bb688ff483c51aaae079a986d6f4a9568ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 50b7b412fba9cee608b19510cf2f7bdd72a53c98c2fe066a132f388bd60686e0
MD5 a1811936cb3a637ffac18b5a21b81a79
BLAKE2b-256 961fe2b1a1f7d14138b8f885cfa2ee06661c28aac9fad92b3ce18eb2b5e70255

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.13-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.13-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 a3d7724d4d1e9f8a0f69c4a77df22c08ba7c2b83d0316686787ef1b15fbf460f
MD5 8eb75d2fd36b46a70ead58cd86d6c9dd
BLAKE2b-256 34e7be42995d4c3138e5045b7a888f3315030d4bf60b4a620b348b08b446388a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.13-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.13-cp39-none-win32.whl
Algorithm Hash digest
SHA256 25913847552a6c67dbf315211d31f081b749c76bff7a11d33911566d3780e680
MD5 2c5d60aa36039119bee0210fccce77eb
BLAKE2b-256 b4fb15808cf2590d90e4259e0e6a439039cad717857a2534ca22d87c7a3cf24c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a676e53e2f7820ebc4f2b9c23bd77fa5ad0740c5e6ff57a3cc35dea345faa473
MD5 d11e9a4bfc7a24f76188fe08ee0ca9ca
BLAKE2b-256 6a30387dd705fbbd67d87e6dbc717ffc9d4251eadb407339b5b2cba7bc1fb3d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cfa1151520fff06ab3c3f6699adfd0ee5368afaddf5b210ce38c8af51703c1c6
MD5 aa1856290cb15daa0e5173e9b4ba8ee7
BLAKE2b-256 60e7994c0d04ea41d311111236794065923f3843f22d0add03fc05a569dd2b58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 847bc763ff989e91726a51f9ccbfc01b13afbd66f131d4dd69ca9b1a7d27f3b2
MD5 916cc260f6d3cc4ce1f6c67a02004de4
BLAKE2b-256 1f4f46b3b9bd888d9fc9e74b212a5fe257808e5994f589f3ea0c0b43b72e38c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f27a444ed725993f1776caf4aa71cf848c540b1e12c341ed66b9ad99df76c29a
MD5 63999f061a9b84e5dede589ca7f50a1b
BLAKE2b-256 35ccdc4c11a9c32a5473d9a4c426ae6fabe8f04fe8dbbcebd9a193058aaef340

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.13-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.13-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 9b3b2b1ab896e74e8b21f964bb9054415db81bdad9974a378b45fbd08b70aac6
MD5 064db472b88a4ee95d73ff3ad942dc6c
BLAKE2b-256 9df6d29c6e5c8628893898de760f5ff4c1010aed5915ec1eaeb9075a18a155cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.23.13-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.13-cp38-none-win32.whl
Algorithm Hash digest
SHA256 edef641250f39284172049490a3cb59a150e1a2aabcfd1548c247b4179e1090b
MD5 873c52406797436f8317458770a61d9d
BLAKE2b-256 ef357a8ed442e1014f0274b9fb4834ae907fbe746506b15e0bf034613962c7e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 211d21af2d4ed5a6c759c5989e4e17d35ee561d0359139d504e3bb62c3d8f0ac
MD5 b774238e458ef747afa58fefa4d7e2ae
BLAKE2b-256 59575a7357f765958ea6cbd038a4e651e49e05a5433673d126b483eb40294719

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 55648a3638306b88314c1187b05ecb77d2212f9aba2b624b98a41876984b9c1f
MD5 6e1815f9f0efd149b612294582256e10
BLAKE2b-256 5e09a0231fbb3e560e4b34de4c842ad1da43539db8f46a386bb89717a7e6257e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bcd7b63580c9f4aec213dfac49d340d645d936138901932a4f6d2a8a8964b1d6
MD5 c175ae23c676274f41cd380e49cbec4d
BLAKE2b-256 81a639df225043caa327dee704142a60c7f0ae96037312acc2cb67c9f828bfb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.23.13-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c2bda825a39c08f604878132925257ba3aebf24878c8220a4f00cb14557a2852
MD5 217b1a01f07138875ae40310b43e7b41
BLAKE2b-256 097d85006cfc184c5ec29781438ae41be9eac284c8df213276f43358279d61bf

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