Skip to main content

Python bindings for the PDF rendering library MuPDF

Project description

Release date: September 30, 2019

Authors

  • Jorj X. McKie

  • Ruikai Liu

Introduction

This is version 1.16.3 of PyMuPDF, a Python binding for MuPDF - “a lightweight PDF and XPS viewer”.

MuPDF can access files in PDF, XPS, OpenXPS, epub, comic and fiction book formats, and it is known for both, its top performance and high rendering quality.

With PyMuPDF you therefore can access files with extensions *.pdf, *.xps, *.oxps, *.epub, *.cbz or *.fb2 from your Python scripts. A number of popular image formats is supported as well, including multi-page TIFF images.

PyMuPDF should run on all platforms that are supported by both, MuPDF and Python. These include, but are not limited to, Windows (XP/SP2 and up), Mac OSX and Linux, 32-bit or 64-bit. If you can generate MuPDF on a Python supported platform, then also PyMuPDF can be used there.

PyMuPDF is hosted on GitHub where you find up-to-date information of its features, our issue tracker, Wikis and much more.

Installation

For all MS Windows versions as well as popular Max OSX and Linux versions, we are providing Python wheels - see the download section of this site and the current release directory of our home page. Other platforms need to download and generate the MuPDF library first and then set up PyMuPDF. Do visit our GitHub home, which has more details on this, including latest bugfixes, pre-releases, etc.

Usage and Documentation

For all document types you can render pages in raster (PNG) or vector (SVG) formats, extract text and access meta information, links, annotations and bookmarks, as well as decrypt the document. For PDF files, these objects can also be created, modified or deleted. Plus you can rotate, re-arrange, duplicate, create, or delete pages and join or split documents.

Starting with version 1.16.0, PDF password protection is fully supported: passwords, encryption methods and permission levels can be set, changed or removed.

Specifically for PDF files, PyMuPDF provides update access to low-level structure information, supports handling of embedded files and modification of page contents (like inserting images, fonts, text, annotations and drawings).

Other features include embedding vector images (SVG, PDF) such as logos or watermarks, joining or splitting single PDF pages (including things like posterizing and 2-up / 4-up processing).

You can also create PDF Form fields with support for text, checkbox, listbox and combobox widgets.

Our home page provides many examples and How-Tos for all of this. At a minimum, read the tutorial and the the recipes sections of our documentation.

Written using Sphinx, documentation is available here:

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.16.3.tar.gz (164.6 kB view details)

Uploaded Source

Built Distributions

PyMuPDF-1.16.3-cp37-none-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.7 Windows x86-64

PyMuPDF-1.16.3-cp37-none-win32.whl (4.3 MB view details)

Uploaded CPython 3.7 Windows x86

PyMuPDF-1.16.3-cp37-cp37m-manylinux1_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.7m

PyMuPDF-1.16.3-cp37-cp37m-macosx_10_6_intel.whl (5.0 MB view details)

Uploaded CPython 3.7m macOS 10.6+ Intel (x86-64, i386)

PyMuPDF-1.16.3-cp36-none-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.6 Windows x86-64

PyMuPDF-1.16.3-cp36-none-win32.whl (4.3 MB view details)

Uploaded CPython 3.6 Windows x86

PyMuPDF-1.16.3-cp36-cp36m-manylinux1_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.6m

PyMuPDF-1.16.3-cp36-cp36m-macosx_10_6_intel.whl (4.8 MB view details)

Uploaded CPython 3.6m macOS 10.6+ Intel (x86-64, i386)

PyMuPDF-1.16.3-cp35-none-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.5 Windows x86-64

PyMuPDF-1.16.3-cp35-none-win32.whl (4.3 MB view details)

Uploaded CPython 3.5 Windows x86

PyMuPDF-1.16.3-cp35-cp35m-manylinux1_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.5m

PyMuPDF-1.16.3-cp35-cp35m-macosx_10_6_intel.whl (4.8 MB view details)

Uploaded CPython 3.5m macOS 10.6+ Intel (x86-64, i386)

PyMuPDF-1.16.3-cp34-none-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.4 Windows x86-64

PyMuPDF-1.16.3-cp34-none-win32.whl (4.3 MB view details)

Uploaded CPython 3.4 Windows x86

PyMuPDF-1.16.3-cp34-cp34m-manylinux1_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.4m

PyMuPDF-1.16.3-cp34-cp34m-macosx_10_6_intel.whl (4.8 MB view details)

Uploaded CPython 3.4m macOS 10.6+ Intel (x86-64, i386)

PyMuPDF-1.16.3-cp27-none-win_amd64.whl (4.6 MB view details)

Uploaded CPython 2.7 Windows x86-64

PyMuPDF-1.16.3-cp27-none-win32.whl (4.3 MB view details)

Uploaded CPython 2.7 Windows x86

PyMuPDF-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl (5.3 MB view details)

Uploaded CPython 2.7mu

PyMuPDF-1.16.3-cp27-cp27m-manylinux1_x86_64.whl (5.3 MB view details)

Uploaded CPython 2.7m

PyMuPDF-1.16.3-cp27-cp27m-macosx_10_6_intel.whl (4.8 MB view details)

Uploaded CPython 2.7m macOS 10.6+ Intel (x86-64, i386)

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.3.tar.gz
  • Upload date:
  • Size: 164.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3.tar.gz
Algorithm Hash digest
SHA256 4aea5ba438fbbf58827858772347c9771a4fa720e39efc339864e80487aab6de
MD5 5a09b366ef4cb1194a0b431cea766f92
BLAKE2b-256 c910be4910656cd54b781331bc7abd4742a53f3937c5baf769832ccd48bc68d9

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp37-none-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp37-none-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 a769ce84c60bf01e201162c3a3408b7fb584b722b20f842df5aef7bfd343e891
MD5 466b22549b401b1ac1899be121143a1a
BLAKE2b-256 48985e16124c07d74de1d4f557cc5e2a95b693b17e7d7e6eb2179cc64fcbb9e2

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp37-none-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp37-none-win32.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp37-none-win32.whl
Algorithm Hash digest
SHA256 70f45add13228e5224cba58ab0ed005f3f10dd035d6a32f50d216547319f8aad
MD5 6cb97400463ccda12d3e7803ca6dfbc8
BLAKE2b-256 d759e439fea7092d4d249de2cc7ff8866ac6271004b6aaef10edd92b42b7d589

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 cb5fb98872261a502af62f87dffb9d2e9604548a3557943f3a1c92cdcda90a94
MD5 477db2d50267bb0632a32b7c80469d6e
BLAKE2b-256 1fd74ccfc95b4f25e00e7e1011be6cb14185c49a3cb2e6b50af09232d267c7f5

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp37-cp37m-macosx_10_6_intel.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp37-cp37m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.7m, macOS 10.6+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 af9e9980dc08c623f4144ad980a2e4f3052b936ee74c4b497bf18c2d785e9a18
MD5 facbabf20444da3ea0fae8c1e13f7dca
BLAKE2b-256 d223561914a111f2990df21563385e377e274a4f01f178b52953e48be0c4a8ff

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp36-none-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp36-none-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.6, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp36-none-win_amd64.whl
Algorithm Hash digest
SHA256 0dc5e6a32b7ad99362ab09e5347cd21a279906853656515b916752881716a55f
MD5 1f5b36284ddb7fd2af02ddd51d10da49
BLAKE2b-256 13ccfe6cb78ad4d035165de8405addff787210a5ad70aa09ea6c5c508fe1fc57

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp36-none-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp36-none-win32.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.6, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp36-none-win32.whl
Algorithm Hash digest
SHA256 3277268cdaabc3414a1df35b4cbfe24b3739d990cdbc92707003afa028f1981d
MD5 fd7638f1eedc3e0f0933d21383e8e5ef
BLAKE2b-256 67a4eb4926aca592ff1198e8043b1de091da89e3436c491ddfa3cd92ea080230

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1793be11a94cf97dc7df651995ffa03396b1453b3c09443969c3ae403bb4ea77
MD5 877c7c3143f1d3f1cdf241a743787cb7
BLAKE2b-256 ae5b112f60059002f1a05715c9aa5a6a568dacb5b0a60a2cee1ce5ae280351dd

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp36-cp36m-macosx_10_6_intel.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp36-cp36m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.6m, macOS 10.6+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 c98d033b0bc7cd77600d0e84c140ab00966cdd71cc4b6604a032a87e2893bc56
MD5 25aeeedadc2d2863705e12e6ee17bd5f
BLAKE2b-256 4134eeb155feab030d1a1526a0f7d22d180ac8d51124184fdfe39df68a782020

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp35-none-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp35-none-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.5, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp35-none-win_amd64.whl
Algorithm Hash digest
SHA256 a09497ebc5046df42d87b398958157750ced59c44a34e1895f7c6ab71dd6a1b9
MD5 11288e89380ce1cfb76ae5a0cbd9b8aa
BLAKE2b-256 4712d4db5a9690cddd052244235937067b26cc355b532cda5c52efba9dea5ef2

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp35-none-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp35-none-win32.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.5, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp35-none-win32.whl
Algorithm Hash digest
SHA256 5518428cea012bf835483ba60017f87a8120838885721024d523c576ada5c109
MD5 29bd153a0b2eb16d3fbaa2071d8f67ee
BLAKE2b-256 e1963d99916ea1dc1af5571bd07991230bfa382159d70149a2f7871f993bd669

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c1581b473b6974cf64833edea71c1e82792f16134b133709df3a402e34e61e89
MD5 fbf49e2840c15022b854392295fa0ffb
BLAKE2b-256 8d442130afbe5cc6821e3a5318de5ef825f9bde97787e07a913637615b3cf553

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp35-cp35m-macosx_10_6_intel.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp35-cp35m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.5m, macOS 10.6+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 82162120813f484ce76b73a8b5014591c68e9323ba98d66e7533cb0653552e32
MD5 a2327245ea5b4f174706de4bc8f99b75
BLAKE2b-256 bd2acb8c1f7eab77bfc6330c80d62e3892dd133511be5f75a9bbf314043798c4

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp34-none-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp34-none-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.4, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp34-none-win_amd64.whl
Algorithm Hash digest
SHA256 8d1e15f9aff94eb8bd8524c84e6ab319d93453ad1ecff784d46c3f86cb1f9b44
MD5 a293fdde546106a3f15a013efa858954
BLAKE2b-256 68ab48970ee72cf05d836d9722473201f23c1d429ee2656cabeabbf79f039074

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp34-none-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp34-none-win32.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.4, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp34-none-win32.whl
Algorithm Hash digest
SHA256 41786da0fe9098a1d9419e96a1222867a04a7ae4a71b1b2bb88d3d6dd238ac7e
MD5 2c41ed17f708a3a8add798a99897d532
BLAKE2b-256 3ea34eb2fc1d9af5159c6aa020dd0c150de8a712b88c66c0f7633b3302b76b42

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 36bc8c66f7657c236af83531e4c4197992af557b1bfd7a9d12a037ca9afbd5cf
MD5 e23d5d255349bda44ae9024fd0aef259
BLAKE2b-256 61bc277ffa261954506304e8d803e9c166f32607e1a9920b5582906c2987ec21

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp34-cp34m-macosx_10_6_intel.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp34-cp34m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.4m, macOS 10.6+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp34-cp34m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 1dbc3cde018a8e52bde0cabcb597e02cecad91d55f959f334ebdfa25aba39e45
MD5 7961703fcc5883968e0b3bf92f5e78ab
BLAKE2b-256 41a54d00aa7399b4671d3b6835050eff60d8734cef7233129abc6a207b32a511

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp27-none-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp27-none-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 2.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp27-none-win_amd64.whl
Algorithm Hash digest
SHA256 b466cabd555ee859d18894fcd4e9582bf6132580b541966f87280467fe1cab77
MD5 f961d2cadafbc9ad03c869692fa7c8a3
BLAKE2b-256 a486fa1f5776476e17171cd4b091c5a6d71ffd24c9f35fb4a2cf5c6534eab8aa

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp27-none-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp27-none-win32.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 2.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp27-none-win32.whl
Algorithm Hash digest
SHA256 2b795f6a9837041b45328d8dac76275697e2103039db44f999fe509948f21ebb
MD5 717c8c08032a121b8821af9a292a73a8
BLAKE2b-256 b0db202aac9fc12e986d9215cc4f40898a758ad282ad3e9c8648b607cd62bbc0

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c84fb083d2ae5b038a931f303c71b198f46779321c0b8f1a1f29a14d4071e9af
MD5 e81cff2b6c41492c5190ff9f4d009e2f
BLAKE2b-256 1cfc68f3e84c042b7fad073b3dfabbb189ec5fd2cf3a8d98289fa92e97042ff5

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 35b36930a2b788e78591df674095b2c4a6e15b19b9e3456f9fc33145fba9e197
MD5 91a02afa6f3ebe2067a78f3fea4f297b
BLAKE2b-256 7aaba4a1f3a099d5a841c71a2c5223204ee817fe045025f51009cf74d31219ab

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.3-cp27-cp27m-macosx_10_6_intel.whl.

File metadata

  • Download URL: PyMuPDF-1.16.3-cp27-cp27m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 2.7m, macOS 10.6+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.16.3-cp27-cp27m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 2216192e4ff0edbeadfa82b46f17571aff1a81dda052bcd678946f2fc6d1b87b
MD5 ce3aa8fd929c84ab40bf53071389347e
BLAKE2b-256 ac7a85d4d216991a295b92a4e34ba40315f6c213a16dd53e553e790b4881c345

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page