Skip to main content

Python bindings for the PDF rendering library MuPDF

Project description

Release date: July 18, 2019

Authors

  • Ruikai Liu

  • Jorj X. McKie

Introduction

This is version 1.14.19 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 OS 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 OS 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, most of 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.

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). When saving changes to password protected PDFs you can now choose, whether to keep or remove encryption.

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 now 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.14.19.post-2.tar.gz (178.6 kB view details)

Uploaded Source

Built Distributions

PyMuPDF-1.14.19.2-cp37-cp37m-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.7m Windows x86-64

PyMuPDF-1.14.19.2-cp37-cp37m-win32.whl (4.4 MB view details)

Uploaded CPython 3.7m Windows x86

PyMuPDF-1.14.19.2-cp37-cp37m-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.7m

PyMuPDF-1.14.19.2-cp37-cp37m-macosx_10_6_intel.whl (4.9 MB view details)

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

PyMuPDF-1.14.19.2-cp36-cp36m-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.6m Windows x86-64

PyMuPDF-1.14.19.2-cp36-cp36m-win32.whl (4.4 MB view details)

Uploaded CPython 3.6m Windows x86

PyMuPDF-1.14.19.2-cp36-cp36m-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.6m

PyMuPDF-1.14.19.2-cp36-cp36m-macosx_10_6_intel.whl (4.9 MB view details)

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

PyMuPDF-1.14.19.2-cp35-cp35m-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.5m Windows x86-64

PyMuPDF-1.14.19.2-cp35-cp35m-win32.whl (4.4 MB view details)

Uploaded CPython 3.5m Windows x86

PyMuPDF-1.14.19.2-cp35-cp35m-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.5m

PyMuPDF-1.14.19.2-cp35-cp35m-macosx_10_6_intel.whl (4.9 MB view details)

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

PyMuPDF-1.14.19.2-cp34-cp34m-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.4m Windows x86-64

PyMuPDF-1.14.19.2-cp34-cp34m-win32.whl (4.4 MB view details)

Uploaded CPython 3.4m Windows x86

PyMuPDF-1.14.19.2-cp34-cp34m-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.4m

PyMuPDF-1.14.19.2-cp34-cp34m-macosx_10_6_intel.whl (4.9 MB view details)

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

PyMuPDF-1.14.19.2-cp27-cp27mu-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 2.7mu

PyMuPDF-1.14.19.2-cp27-cp27m-win_amd64.whl (4.7 MB view details)

Uploaded CPython 2.7m Windows x86-64

PyMuPDF-1.14.19.2-cp27-cp27m-win32.whl (4.4 MB view details)

Uploaded CPython 2.7m Windows x86

PyMuPDF-1.14.19.2-cp27-cp27m-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 2.7m

PyMuPDF-1.14.19.2-cp27-cp27m-macosx_10_6_intel.whl (4.9 MB view details)

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

File details

Details for the file PyMuPDF-1.14.19.post-2.tar.gz.

File metadata

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

File hashes

Hashes for PyMuPDF-1.14.19.post-2.tar.gz
Algorithm Hash digest
SHA256 230ce3d9367e1b554411a3fc64a53cd2ad932ab49b7ba03b8b2749d9d4908e02
MD5 0818355cc3844ecd4edb11e4614a43b4
BLAKE2b-256 de753f1e2dddc15374b8b81a08315f79b0e5ed347260ef1167897e249ed0a99d

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.14.19.2-cp37-cp37m-win_amd64.whl.

File metadata

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

File hashes

Hashes for PyMuPDF-1.14.19.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 c2805aee40c2fa44ba86e550ca47ecb7567bd7d4f579801911653ba337a2f67f
MD5 acfbf807169280c647ce9e75748f08a6
BLAKE2b-256 c57e91f41da4042ee2b8968dfc0293d8a2e6d91389dd2b14896a6977b01de85f

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.14.19.2-cp37-cp37m-win32.whl.

File metadata

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

File hashes

Hashes for PyMuPDF-1.14.19.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 a785382b49a943482c38da8619cf5dd69a9ddc7d365ef69361e8e2cbba935b7f
MD5 c905ff650ffd31e0c8b777332409d60e
BLAKE2b-256 633c99569f2d7fba5c26eab43df493b982f56c0aab1955759acf4e068aa29a74

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.14.19.2-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.4 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/40.8.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.14.19.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5c1a87883c528c579589ad20784ffc8a1236a921ac9dae457f9b9616e22d1009
MD5 cb119e15f8abed45061edac5a28028ba
BLAKE2b-256 f7ea002a78e6d5b50e3639d8b607377bb1dc07e2a8a90747d3e4890dcd230f14

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.14.19.2-cp37-cp37m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.9 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/40.8.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.14.19.2-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 4a71245fcb4b6e48dfc0c5cd70bb8a55c9f09e8fd9b3c15c83d20b31a59c238a
MD5 6e64b55a9586f0d731280d5b10f411bd
BLAKE2b-256 337d8907ea558d1e4b10461e74c680e5297043afc389820a698df24ff10091ba

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.14.19.2-cp36-cp36m-win_amd64.whl.

File metadata

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

File hashes

Hashes for PyMuPDF-1.14.19.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 3bf80173ffe7213900ebb5b42fc3ae7cb4d3dbc374f62b13f11ab6dbe7cf285a
MD5 812145ca50d655c84e6c1535d231a839
BLAKE2b-256 9e4e5bced8739bb3b4b9ce8812bfc7eb3a5345d5912e0c96bba7236fad36fa4e

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.14.19.2-cp36-cp36m-win32.whl.

File metadata

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

File hashes

Hashes for PyMuPDF-1.14.19.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 09e2165359e08e9e7e59012587d1e509a9367d10f731f112638a16f5fccf236e
MD5 78e3dc2e91a924e749e01bf3f41efde6
BLAKE2b-256 27c4b752ba1c9e72f3a2aab4eaed10bb48ad7cb5d9f0899056f39c90b28384b1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.14.19.2-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.4 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/40.8.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.14.19.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6de09b1e75572b1c10fa07671120f5216d300d5de819f51f1d7956f580594d2d
MD5 6de962bfde589dc9cd2cf47951349b50
BLAKE2b-256 9f12d11b1c3707984c6c0a76c512f8741439f0ddcb79ca7a7949ea7e9d2d7304

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.14.19.2-cp36-cp36m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.9 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/40.8.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.14.19.2-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 0721df64b582fc760f28610a249f14ea9f2bb919fff29f6baca7bf1dc94e8d4f
MD5 13955c34ed651846c538168c61d88126
BLAKE2b-256 b22f9ac9d44413422107970a975ddf53e7450833dcf9442861f9de7a84b6831c

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.14.19.2-cp35-cp35m-win_amd64.whl.

File metadata

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

File hashes

Hashes for PyMuPDF-1.14.19.2-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 ef3fb3a2f630a5e40e33a3e6283bbfae2e5958e0c91996c945d10807d38d7153
MD5 cc23fc9ae893d275744419a1b2f0b6c7
BLAKE2b-256 ce031e0fdfb462d0b4f53d7187ee62b9d5f0288a557877f0014ba1204f27d076

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.14.19.2-cp35-cp35m-win32.whl.

File metadata

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

File hashes

Hashes for PyMuPDF-1.14.19.2-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 dc70cbf26524585b541822a7aa17c4dde7b9aaf186c033aed226d5b3e19b16fc
MD5 75956b1e192ba2545a41235dd990387c
BLAKE2b-256 bdf14ea507e0f54da6b805f7042ae1340536f779ed058407836bbd176a16261f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.14.19.2-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.4 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/40.8.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.14.19.2-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f017393692cc4fb6b99604a2c5488884e21e28c046d22ce83f8cfb9c17a2647c
MD5 ff7cf93d340ee59ad4b610bd52414030
BLAKE2b-256 d1519d7b44f1a49f83d5dfb881a877bd6630cd17d13f49a51940456a406f2e9f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.14.19.2-cp35-cp35m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.9 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/40.8.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.14.19.2-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 a0a8369052a81f9ca9b896e8ab2c790f623a53381e7f7dc8481e3b336420de40
MD5 24ebd4d82af5e35e79645eca025317a1
BLAKE2b-256 de5743b8bb783798d5429610d5b99e359a27c6ff6e11a64b55b925268bbc308f

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.14.19.2-cp34-cp34m-win_amd64.whl.

File metadata

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

File hashes

Hashes for PyMuPDF-1.14.19.2-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 fe6ea3a077cb93dbb042cdb1a7a079ea5dfb8f4e66bd3a75206c31dcd713d3cd
MD5 0dda59dd21ac6b309de607ea9abd424a
BLAKE2b-256 5044fa85a9245c2408a0b3768995dc973ee1f5f02a8b7beeb577f4b5840415c0

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.14.19.2-cp34-cp34m-win32.whl.

File metadata

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

File hashes

Hashes for PyMuPDF-1.14.19.2-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 0f3b14fbf11499d3b2991980cdd9fb6909ff3cca763195445c8cd18b83c7b172
MD5 837ae53811ebf455ba40891954a133f9
BLAKE2b-256 6d3f5096ecd11fa72baa45bf12132cc330ec4acee412f830cc348a0bac76fc87

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.14.19.2-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.4 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/40.8.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.14.19.2-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4b150de7df7dee5aa2ba75ecc096cd467726cd68543e50a522eb259c371edfe4
MD5 4a966b05f1e3e0da67793a70a2b0c577
BLAKE2b-256 12d3a09ea3da1ab91d1d4034ed5966ef25bc0069e749a6c1e0ad32a69641bb06

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.14.19.2-cp34-cp34m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.9 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/40.8.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.14.19.2-cp34-cp34m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 b4eab7e15aa8c21f665c39ea056cc2cea19b06621d67c40c524b72d042c5db49
MD5 9e76934bd771a1f4d349a07b1a75078b
BLAKE2b-256 6e8ef405c4805419fdffb28aaf23108fa25d6deed6ca4e8cd454379dc353c802

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.14.19.2-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.4 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/40.8.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.14.19.2-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 41bf33c292dda287cc700728f34da354917f0169f392a55695e30bf627893775
MD5 aba2aa05c6d176e70815a5b63331be94
BLAKE2b-256 0bdcbe8f7557d4d1826c8579515a2d9172fb43b41a02e89b69b5a5cfa5ab9cca

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.14.19.2-cp27-cp27m-win_amd64.whl.

File metadata

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

File hashes

Hashes for PyMuPDF-1.14.19.2-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 8ac3ac75f0987933d40a89ce9466c5d849d8f6b235909ad0670fb1a8761aa400
MD5 6cb4660791fc0160a2f599d7da6861f6
BLAKE2b-256 04ee5e93fde510438106f890ea0015f358ea70e5748c08167c08e5af09ef90b4

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.14.19.2-cp27-cp27m-win32.whl.

File metadata

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

File hashes

Hashes for PyMuPDF-1.14.19.2-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 d7883f06e680f7344bad7681229df9131e9eeedfd8749c3ef05a17e543a42eca
MD5 df8baa182f9a67659d19979500c37dd1
BLAKE2b-256 05d869e5c7657eac07c4d60420187363ce162ea559a91b439b5d09dcffe13f35

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.14.19.2-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.4 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/40.8.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.14.19.2-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 bcaadc158d949a07e2389aa453e28f104c62d3bf74596224531b6d73f41a8fe7
MD5 e3fc1bc69ef72eabff3ee76849f96874
BLAKE2b-256 dc0ae645428f7ff9a855056dee172f7b17457821ab23f0abe4bf9fabe14090b0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.14.19.2-cp27-cp27m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.9 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/40.8.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.4

File hashes

Hashes for PyMuPDF-1.14.19.2-cp27-cp27m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 e59902c70c9669e3cac6e515ebd4fdcd32ebecc1d7a7a7b1a5ddeb2c80f28ee3
MD5 b05e2736f64d138bc7b9484b3365ff7b
BLAKE2b-256 e3afa1530d7a272b781d9869ba76c35a1d0d4130f8e079336672c16578b23e03

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