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

Uploaded Source

Built Distributions

PyMuPDF-1.24.1-cp312-none-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.12 Windows x86-64

PyMuPDF-1.24.1-cp312-none-win32.whl (3.0 MB view details)

Uploaded CPython 3.12 Windows x86

PyMuPDF-1.24.1-cp312-none-manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.12

PyMuPDF-1.24.1-cp312-none-manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.12

PyMuPDF-1.24.1-cp312-none-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

PyMuPDF-1.24.1-cp312-none-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

PyMuPDF-1.24.1-cp311-none-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.11 Windows x86-64

PyMuPDF-1.24.1-cp311-none-win32.whl (3.0 MB view details)

Uploaded CPython 3.11 Windows x86

PyMuPDF-1.24.1-cp311-none-manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.11

PyMuPDF-1.24.1-cp311-none-manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.11

PyMuPDF-1.24.1-cp311-none-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

PyMuPDF-1.24.1-cp311-none-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

PyMuPDF-1.24.1-cp310-none-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

PyMuPDF-1.24.1-cp310-none-win32.whl (3.0 MB view details)

Uploaded CPython 3.10 Windows x86

PyMuPDF-1.24.1-cp310-none-manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.10

PyMuPDF-1.24.1-cp310-none-manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.10

PyMuPDF-1.24.1-cp310-none-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

PyMuPDF-1.24.1-cp310-none-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

PyMuPDF-1.24.1-cp39-none-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

PyMuPDF-1.24.1-cp39-none-win32.whl (3.0 MB view details)

Uploaded CPython 3.9 Windows x86

PyMuPDF-1.24.1-cp39-none-manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.9

PyMuPDF-1.24.1-cp39-none-manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.9

PyMuPDF-1.24.1-cp39-none-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

PyMuPDF-1.24.1-cp39-none-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

PyMuPDF-1.24.1-cp38-none-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

PyMuPDF-1.24.1-cp38-none-win32.whl (3.0 MB view details)

Uploaded CPython 3.8 Windows x86

PyMuPDF-1.24.1-cp38-none-manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.8

PyMuPDF-1.24.1-cp38-none-manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.8

PyMuPDF-1.24.1-cp38-none-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

PyMuPDF-1.24.1-cp38-none-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

Details for the file PyMuPDF-1.24.1.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.24.1.tar.gz
  • Upload date:
  • Size: 22.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for PyMuPDF-1.24.1.tar.gz
Algorithm Hash digest
SHA256 38e6101dab2ff86c4e2444fcec8a04377ae1d6db1bef0f7a1ddab3ac6abe4d41
MD5 4029a62d22a490f909e8c60107185b73
BLAKE2b-256 977b5d2fb823332f5487aa2740ffe526d9cd13e4f99af5c58f572c568a953a0a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.1-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.24.1-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 8489df092473d590fb14903433bd99a07dc3d2924f5a5c8ead615795f2d65a65
MD5 b5c0051f38859dc20358fce964235ffe
BLAKE2b-256 d687bfa35f75225e7e0880a5a54a0820a883d50460960ffee8f71cc8831dfdeb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.1-cp312-none-win32.whl
  • Upload date:
  • Size: 3.0 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.24.1-cp312-none-win32.whl
Algorithm Hash digest
SHA256 f775bb56391629e81b5f870fc3dec0a0fb44cb34a92b4696b9207b31234711df
MD5 4af499a7da732c9b0ab4b36d38d2043c
BLAKE2b-256 bbb8bb354e372384d4dbfc903a6d3edeb16e5eeb14b38c674a20a9ea9674605e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp312-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6832f1d9332810760b587ad375eb84d64ec8d8f29395995b463cb5f30533a413
MD5 557285b555b199a9369bff23456a6729
BLAKE2b-256 076db1a1bec7710c11420fe34f2371ec0473eb74a42be072b2588a5decae1fa7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp312-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f7b7f2011fa522a57fb3d6a7a58bcdcf01ee59bdad536ef9eb5c3fdf1e04e6c3
MD5 277c3263f2130260cd219c6273c3f11d
BLAKE2b-256 34740117ecfe9b32c33823c3549e3ee990b697b0fefbc7766db6092284f0a098

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp312-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8eb292d16671166acdaa280e98cac4368298f32556f2de2ee690782a635df8ee
MD5 cabda933e880b493e33d32c18a2a1783
BLAKE2b-256 64d8c9c7fac019e592464f86cbc4c21b1eddf0352ad59b88b829bc0d50aaa9a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 02a6586979df2ad958b524ba42955beaa67fd21661616a0ed04ac07db009474c
MD5 2cc7983565c4619e6b1f73ddfa3a6d6b
BLAKE2b-256 55027402598a1c6fcc87aac4d932451fdc77ab20dd3a60a01efbbc94e6d86495

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.1-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.24.1-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 de5b6c4db4a2a9f28937e79135f732827c424f7444c12767cc1081c8006f0430
MD5 c74fb582b25c1b9f5a60fa02de29f16d
BLAKE2b-256 2a1382be6e4f4e9bf009d3e8e3ac9d14b42f25c969b735b85dfcd82f18a25831

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.1-cp311-none-win32.whl
  • Upload date:
  • Size: 3.0 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.24.1-cp311-none-win32.whl
Algorithm Hash digest
SHA256 8a81106a8bc229823736487d2492fd3af724a94521a1cd9b67849dd04b9c31ed
MD5 819d758de5e81a1c597491c972ac01fc
BLAKE2b-256 01399def08be02b7aea831874eb0fb4d302d385b35caed55e5851be98a28c664

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp311-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9a3b21c8fc274ff42855ca2da65961e2319b05b75ef9e2caf25c04f9083ec79c
MD5 b30f5036584e6412a5deb96698e0ce9d
BLAKE2b-256 0eddd30cc58a73dce4becda926babe38c175fec250a4cf3f4a9948a2d08d7e30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp311-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 95a54611abb7322f5b10b44cbf19b605ed172df2c4c7995ad78854bc8423dd9c
MD5 518d2243c2db98b823b5e99ee5874c61
BLAKE2b-256 9571e7cb47fe5fa0b3ee4ac761d34282e0a64e73fb34562587c46c78066aeb23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp311-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d412da9f9a73f66973eea4284776f292135906700a06c39122e862a1e3ccf58
MD5 fd7519fe7ce7dd5b915ef4d496c52e58
BLAKE2b-256 d29e0dc8b8dd14d456d0b45a8755307aca81d357def8ab4fe551e58571f9f5f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c54ff927257b432ffd39dc6a0a46bd1120e85d192100efca021f27d4b881cfd6
MD5 eb77084e11b05d85791a152573cd9fe2
BLAKE2b-256 cf76bf44f48be7163a296fad00ec4f64f525994e3af381e15f9e5cab9bc81a33

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.1-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.24.1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 e47504391908e2d721c743aed36196310a5e15355a85459c1c4ddcf8f2002fbe
MD5 087db86d689016143f5cec2f919b5427
BLAKE2b-256 18553e5018c9e669e47ed451064a98b1ee30946a68c2866fb0c36e48e1c759a2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.1-cp310-none-win32.whl
  • Upload date:
  • Size: 3.0 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.24.1-cp310-none-win32.whl
Algorithm Hash digest
SHA256 468a8bb2b95828e0f6739fbfe509700cc0dac600f756d8cb6316316e1eba9689
MD5 1d79ad4f806f3dc54fd021442f37f65f
BLAKE2b-256 c55377e5f2c2bafc4b20ee7ede58c92e616d47fc91a5f0258696efaf07f3c5ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp310-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 caf6ceb1dbebe9f70bf7dd683cc91b896604a7c62873e5b50089f9e85e85c517
MD5 5ebea4ce6bf1b4a3774ab8ae046a49e0
BLAKE2b-256 f91aee7b321e0f7a75259b73f039f8768c5384fafb48359f1186c4cce3ffa356

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp310-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 73f86eefd7f3878f112fa10791aa2e63934cf59a4c024dd54cd6fe94443c352c
MD5 890b12ec4643b35c6c351a77b64d95b1
BLAKE2b-256 30ccac9847971ee77244876799a1fcc5e4e4475c8caee6b50fc7d6862fcc959b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp310-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 12078c0bee337de969dbd6d89ef446312794d74db365cb9ac14902b863b35414
MD5 9cb960f41f706e515fae7871acdc2284
BLAKE2b-256 6fcce934782aa59eeb15a1cf1d6a70d7b9f20dda97c5b5d18b22bb202d20ce3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6427aee313e24447f57edbfc7a28aa6bbca007fe0ad77603f54a371c6c510eeb
MD5 6f87b8c8d7e5bad0b322012e410ff134
BLAKE2b-256 3614611b09074e99c3aed35168da1fb09f0fa3525d70d70ebba79286f38d51bf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.1-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.24.1-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 d1078ea265635e962693d7298bd39be64af7d1dd2c6dc663a8562e75f547f948
MD5 d72b75e9cbb8a236413930f84a3bf49b
BLAKE2b-256 c4e02767ab6788aae1e890fa680883a120934adabebf49bffe238392b2d307d5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.1-cp39-none-win32.whl
  • Upload date:
  • Size: 3.0 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.24.1-cp39-none-win32.whl
Algorithm Hash digest
SHA256 b8a5247d0cec87765481c38d2b8602f0264bf7ca6b5dc3013caf64ce46ad4d5e
MD5 8894e9d36ba4ba9c07b9e4c3842aec12
BLAKE2b-256 1bf083017c1173ab5724e8c288845e8200cef36d43bbee62f21e204708205211

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp39-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 38728bb6aab9e3879aa8ac4d337be8fe838d33973f43e3b7805b86265c24f349
MD5 af693aeb1b4895d551c0ccd7ee391206
BLAKE2b-256 1649eeb9d094ec2b26d744beee954a3fbec356ab3ad145f27ad7766fe4603ef0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp39-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0edda1024ada67603e5888f31656048d3fd53167c8b0d56f435b986eb507df8f
MD5 ac2c49c966e41b28f0cf2e8774fd8b4a
BLAKE2b-256 d97edfa84de6efddde082db43a47808e5cbd7c6ea2dc0259fb6b834a00c38930

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp39-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dbc5d67dfd07123293993eb93bee35d329fce0bc8134b9cd5514ef75c68ffee8
MD5 78d90d3135263b6518dbf732578319fd
BLAKE2b-256 c6f71599b6c6842ca2a70d2a698f26462459d4724a1b7b42a9e49ae130b1ab49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e3f7a101a14d742c93b660b7586ab4c1491caea9062a5de9c308578a7a4f8b69
MD5 f6aa0b023cfe022bb5e9dd3f0d5d1fbe
BLAKE2b-256 b22ed50d2c2e3e665ac03632a65045a83b808b4a86ab78a33a5b23534675363e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.1-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.24.1-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 6952d47f0f05cf9338470dda078e4533ddb876368b199ebfa2f9e6076311898b
MD5 8b6ed8b88c70a518a832d81c7b9b727b
BLAKE2b-256 bb5e6504746cfcd47573b4f1276abc8ab3fc83d9c7f11dfb220d5a79b84360ff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.24.1-cp38-none-win32.whl
  • Upload date:
  • Size: 3.0 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.24.1-cp38-none-win32.whl
Algorithm Hash digest
SHA256 7df966954ff0edbcd5d743c5f6fb68b3203e67534747e8753691b8ffedeaa518
MD5 e3c87c8edbfc7ca7ca394d7dc2ba875a
BLAKE2b-256 eee2f7c8b2ee77e401cd159ddd92a9c664c1e7b4977d033b07930b07cb0950f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp38-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d2b4f8956d0ca7564604491db8b29cd7872a2b4d65f1d7e16a1bccfecf84bb56
MD5 d45114edb347959e281c6eac6e1f8cf6
BLAKE2b-256 ace978d910c962d50f7ae937e006c178f9e1e30b76748b3f49ab1c9f88b7b519

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp38-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 73d07e127936948a29a7dbd4c831e9eb45a60b495d72e604d454fd040fd08c5f
MD5 874597ff4e24c0b113c6950a231ef7f0
BLAKE2b-256 f4c3538901ec95cf943d6bc4cd7da93573836edaa9d6bb3585ddd42194c9814b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp38-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 825c62367b01e61b4bce0cc96d45b0ec336475422cfa36de6f441b4d3389a26e
MD5 aff97a4f78855b0485cd92d10b3c3c90
BLAKE2b-256 2309b272765133ceac9fb7269e31caa268fdcfd3feb7380f24710c61f75b9bfb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyMuPDF-1.24.1-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ee9cfac470aeb6b5b7deb4f6472b7796c3132856849c635c8e56c7a371e40238
MD5 f8054fb20f13501e0687da2b3133c39a
BLAKE2b-256 96e4aac747b48dc74203c9671365ba1648fcc0ae70881e971520a3ae2bd8abe9

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