Skip to main content

Python bindings for the PDF rendering library MuPDF

Project description

Release date: October 15, 2019

Authors

  • Jorj X. McKie

  • Ruikai Liu

Introduction

This is version 1.16.5 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.5.tar.gz (165.3 kB view details)

Uploaded Source

Built Distributions

PyMuPDF-1.16.5-cp38-none-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

PyMuPDF-1.16.5-cp38-none-win32.whl (4.3 MB view details)

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.7 Windows x86-64

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

Uploaded CPython 3.7 Windows x86

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m macOS 10.6+ intel

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

Uploaded CPython 3.6 Windows x86-64

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

Uploaded CPython 3.6 Windows x86

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6m macOS 10.6+ intel

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

Uploaded CPython 3.5 Windows x86-64

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

Uploaded CPython 3.5 Windows x86

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

Uploaded CPython 3.5m

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

Uploaded CPython 3.5m macOS 10.6+ intel

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

Uploaded CPython 3.4 Windows x86-64

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

Uploaded CPython 3.4 Windows x86

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

Uploaded CPython 3.4m

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

Uploaded CPython 3.4m macOS 10.6+ intel

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

Uploaded CPython 2.7 Windows x86-64

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

Uploaded CPython 2.7 Windows x86

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

Uploaded CPython 2.7mu

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

Uploaded CPython 2.7m

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

Uploaded CPython 2.7m macOS 10.6+ intel

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5.tar.gz
  • Upload date:
  • Size: 165.3 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.5.tar.gz
Algorithm Hash digest
SHA256 9909b1db81952abb09a2c17cca8ffa17f4a05a864653d6e702ce86bfa70c6a23
MD5 96c86dee83ae80b82538a8ee6389138e
BLAKE2b-256 531bc0d50f82c895339a6c6d23e1663defb03c8bf5c2cad90afad49525edf7eb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.8, 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.5-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 82ee990fb7ec423d83070c0f62d3a8e9df799a4e30f7ac8302c3fa3f04dbd891
MD5 b15e0d727bc675660591a09a9f743b2d
BLAKE2b-256 b30fb48f2d6df7c6b8003e3e022513b95b44c1f0d4b998fdc8010d40c438157a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-cp38-none-win32.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.8, 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.5-cp38-none-win32.whl
Algorithm Hash digest
SHA256 99f46362a6d8c15ea6fa6b1cda3bea0f6e61bcdbad6ebd43d6bf3271e3fcccf4
MD5 22de493825a6eb0e1e396c06d16e0012
BLAKE2b-256 76e4a2a4b03fc90dd22863a22fde5f4c4405eb1743270501ed435338031a86f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 78043c484054f25b9d27376d96b9b7b478284f62d3ae14f17e84f3928fb7fc1a
MD5 cefe220cbc61ac64fbf4c0155b3f6307
BLAKE2b-256 a650d0c2afbba4b48fc5c8be42b8bd3277a175cf44eb04219a6199440c624bfe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp37-none-win32.whl
Algorithm Hash digest
SHA256 8b017a4c87d092e968d51a6226aea0e1e281034378915d8c87de481d5f871371
MD5 5c364e90eea54a3d13692eccefcec2d6
BLAKE2b-256 1faa943d08e54c0fe926c3ef4501ae6c6e388713ba0843b5400f08f457c93f0d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 975934617038f24832a6801ba5f49acef2727848b88737338d026c0508f3039d
MD5 ea3304d035d74d6a47b09dcaaeba69d1
BLAKE2b-256 4cd020a925e0a1a70cb510364e1d2041ca2ce4c37b262d113edb7cad3013f8f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-cp37-cp37m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.7m, macOS 10.6+ intel
  • 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.5-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 ca9eede089f689c8ed4a4f41949f2df171aad8a089df694a4ed8937ea1990e65
MD5 3c595bbe00c0160ed2beb09429d796aa
BLAKE2b-256 4575a5f287830f92d77d279384e20ed077a36d377dd20469c0daf8da080b4d38

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp36-none-win_amd64.whl
Algorithm Hash digest
SHA256 5854830c5773defa84e6e598d7ef4294da3ac7a72ecee857201ed2480b7a5c6b
MD5 5266ca73931d80f32c831d9749e5fe6d
BLAKE2b-256 7f7d5be4ff3c9b34e2d5e5e04ba7748734835a54d8a57282fc794a6d4aa4f463

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp36-none-win32.whl
Algorithm Hash digest
SHA256 fedc47466ad088683a9f63369e11116c5cd8b5ee15cbe5f8bea3cd789b4fc854
MD5 365015b3cf0cb9de5a501fec5ba8a9d1
BLAKE2b-256 aa36c67e6a305485baac0ade70a851419130720ea51ea78e486bbb80e56d175f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ea56ad17e0c3843a6f6938d3bac01f6199713aa9729286463f8883a99a59785c
MD5 aa50cedaeb25552aae2f5c4f65e637c5
BLAKE2b-256 c3d3977a59382f13449260d094444009572289fcbbd897cf936e5a1b6c97f87a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-cp36-cp36m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.6m, macOS 10.6+ intel
  • 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.5-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 da7c782c86c703d8132395ac9c9086702c07649d5057afc006ca09126ee2f19e
MD5 d01d17110c6338c4d77880496fffaf80
BLAKE2b-256 a2d8336b22cc54b85573b6c8a885cf17859c4d3b9e71f21300bbffb5fb87dcde

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp35-none-win_amd64.whl
Algorithm Hash digest
SHA256 79675abd116e5ff6ba8f3b7806dee0d407547f78144ff9643dae7e0886136810
MD5 4fbc55c53657152b48ed7f8a0abc638d
BLAKE2b-256 cdf11cb2f9a397dbc25d730f71517d798d9cf7690ca67691e01bced66275d816

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp35-none-win32.whl
Algorithm Hash digest
SHA256 0fa61f69e5c8adcbb136a6af4a9f24a00cd559068d07f055b504e33cf955b179
MD5 cd9aa947aab60b336382fa4f9267273a
BLAKE2b-256 b6a1fb68c981ec48e83320d06112bafba0a83c81c5a05870768048ab26bc8062

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 04f1d270592317cd1285e56ba65c28d40834ef8ea457af63c5abb594ada3cce9
MD5 06dde4dca7896ddb8898480684ca74ad
BLAKE2b-256 c460b806cdf234e3bf2ae7c4c06e2bc5fa6125c4264b6cbeba3314026bbbd423

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-cp35-cp35m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.5m, macOS 10.6+ intel
  • 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.5-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 9b079c5616b33d73a5af508e542dccaddd9e48f267231dfb400ef8b03e5d3b65
MD5 bd48186d006635b3bc373c626e3e85ab
BLAKE2b-256 853f57d9ef72d3f2270dd50f5271a087a3af7b88180f20c43074659597c9cecd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp34-none-win_amd64.whl
Algorithm Hash digest
SHA256 38d361793847f42a759597dbd62cdc727d7bd671b2828bb56c9c9bdebf68757f
MD5 641a62ce11028ce51815a03b8eb8a65d
BLAKE2b-256 8c889ac9ab326c80b204c5c3b21dee0aad53b2d426e56a5aba15c5245433e6c4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp34-none-win32.whl
Algorithm Hash digest
SHA256 67cf57d35ca21941ccfe29fe3f199ef2446950f478ee770253b0f870b6f4c5f1
MD5 68e4a57dcb475455b327d0c8e7006e4b
BLAKE2b-256 710932903d6b76196e01a669ff688c0f1e36636eeaf38da0abd63758f720bedc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1fe3cf777d5f224e63d2aa592441db6a6483cafac3808ea81210b8d8317ca1d8
MD5 6751d6d8e44cd89e9432c658a6a9a9f3
BLAKE2b-256 4db22fccf700273c9125391fc7eaaffb46c81d314af2a747e125138e8fe1c706

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-cp34-cp34m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.4m, macOS 10.6+ intel
  • 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.5-cp34-cp34m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 44fcc78e9dcbe266337b28b9285a5deeb16c72dfca240c82caa1d2f676eca7ef
MD5 4a2c9f1b2431b9d1e7dd16ff3b8242a6
BLAKE2b-256 637766e5fb1543e68089d5bd0981f12a64455b04112a5b55ae030b4703f7b0e8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp27-none-win_amd64.whl
Algorithm Hash digest
SHA256 5f743753af4de8b205252bde9d5355349e486d551e66ce275e4960addc86cdd5
MD5 db39913f94e569743cf6b92c080eadfe
BLAKE2b-256 a0ecf784e0e2ff87ec5c5554d659231ff836a31d6365b6eca21c800facf71499

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp27-none-win32.whl
Algorithm Hash digest
SHA256 b89eb2816121fbb72136d6f1c695042dee14c0287023c3e90a2788f9f6dc7fe4
MD5 7a8fe0656bc7f94751916ef74971a1cc
BLAKE2b-256 4f488a975c2abdd1fb6e0a3dda708bc53cb58bf0a3f1c1dbdf2406cbce335bd3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 beced72f929ab40ecf34b780f0ac6ccf9018524de3723e5d9f7c433702ba8db4
MD5 296c54a669707d820b02361208854e61
BLAKE2b-256 6a879b0abf0309155d8f4d599b1a444640069e64d54bab0587f3713ee1c079c7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-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.5-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6dd68ceba7b9c811534efe42f7b81e57d3f1151586a01662f08c1c58004a22fb
MD5 6dbacaac1d0c23e7e14215a2392e870e
BLAKE2b-256 17d6f1a1994d56565168d951dbc3bc3973cbe4afd5e59c7726a4b6cf53aadd61

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.5-cp27-cp27m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 2.7m, macOS 10.6+ intel
  • 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.5-cp27-cp27m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 b6154bc95fad30a0f92d8e75127aee97a2cfd04e3d61177fb756055e9179daa8
MD5 de3165fead377d52837fda13e65da2f9
BLAKE2b-256 b65493db8008136eb46873a37b97cfa3cb32c6209998c51b9b4a05de1ac1fb2c

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