Skip to main content

Python bindings for the PDF rendering library MuPDF

Project description

Release date: August 31, 2019

Authors

  • Jorj X. McKie

  • Ruikai Liu

Introduction

This is version 1.16.0 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.0.tar.gz (164.2 kB view details)

Uploaded Source

Built Distributions

PyMuPDF-1.16.0-cp37-cp37m-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.7mWindows x86-64

PyMuPDF-1.16.0-cp37-cp37m-win32.whl (4.5 MB view details)

Uploaded CPython 3.7mWindows x86

PyMuPDF-1.16.0-cp37-cp37m-manylinux1_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.7m

PyMuPDF-1.16.0-cp37-cp37m-macosx_10_6_intel.whl (5.1 MB view details)

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

PyMuPDF-1.16.0-cp36-cp36m-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.6mWindows x86-64

PyMuPDF-1.16.0-cp36-cp36m-win32.whl (4.5 MB view details)

Uploaded CPython 3.6mWindows x86

PyMuPDF-1.16.0-cp36-cp36m-manylinux1_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.6m

PyMuPDF-1.16.0-cp36-cp36m-macosx_10_6_intel.whl (5.1 MB view details)

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

PyMuPDF-1.16.0-cp35-cp35m-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.5mWindows x86-64

PyMuPDF-1.16.0-cp35-cp35m-win32.whl (4.5 MB view details)

Uploaded CPython 3.5mWindows x86

PyMuPDF-1.16.0-cp35-cp35m-manylinux1_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.5m

PyMuPDF-1.16.0-cp35-cp35m-macosx_10_6_intel.whl (5.1 MB view details)

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

PyMuPDF-1.16.0-cp34-cp34m-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.4mWindows x86-64

PyMuPDF-1.16.0-cp34-cp34m-win32.whl (4.5 MB view details)

Uploaded CPython 3.4mWindows x86

PyMuPDF-1.16.0-cp34-cp34m-manylinux1_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.4m

PyMuPDF-1.16.0-cp34-cp34m-macosx_10_6_intel.whl (5.1 MB view details)

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

PyMuPDF-1.16.0-cp27-cp27mu-manylinux1_x86_64.whl (5.6 MB view details)

Uploaded CPython 2.7mu

PyMuPDF-1.16.0-cp27-cp27m-win_amd64.whl (4.9 MB view details)

Uploaded CPython 2.7mWindows x86-64

PyMuPDF-1.16.0-cp27-cp27m-win32.whl (4.5 MB view details)

Uploaded CPython 2.7mWindows x86

PyMuPDF-1.16.0-cp27-cp27m-manylinux1_x86_64.whl (5.6 MB view details)

Uploaded CPython 2.7m

PyMuPDF-1.16.0-cp27-cp27m-macosx_10_6_intel.whl (5.1 MB view details)

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

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0.tar.gz
  • Upload date:
  • Size: 164.2 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.16.0.tar.gz
Algorithm Hash digest
SHA256 1a6cc5b8b0fb9aa16bfa453fdfed445398f00d2556e78d90ba54cdce8d900857
MD5 0e924bbb7364ba63df65d33fee9656f0
BLAKE2b-256 d2da692102b6e6868a57d1dc7f98d07413116a02493b3b49a798dcd6f676d368

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 4.9 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.16.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 3a5f400dd3f34bfee9d914808ecc73ab32fcc9e51d97fb15d7561418dcbb3af1
MD5 9c20797bb867e54e51a217d2ad4ec92c
BLAKE2b-256 12ddc07604c28934bf8e9cca16b342460760a61c399b7cfca907cabd0631e05a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 4.5 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.16.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 7a2a309952399ee09116c0bdb5101c8f17993d83aaf5c501f41ecf59348e9e09
MD5 eb9a244be456d13949e8826c490d0f16
BLAKE2b-256 2e923228581d78725925fd8762825d41fedabec90cd1dadadc009bef740428ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.6 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.16.0-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 450469db5a2645c95bb8676bd3b175c836525b2008667acebb11011f6ae2e762
MD5 fc6808c55d94090b9a1aee9219ce2ee8
BLAKE2b-256 8534e9fe270009653c198c36059eb090dc89b664ca30d54082404f051c3b9167

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp37-cp37m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 5.1 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.16.0-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 33850d0a3d132799498457a4b92b4f2e306fb372bc5e3003582ff9430fd51a7b
MD5 7555cd39e5fc6a573f9150ac002cedf3
BLAKE2b-256 21de0ab9eadc7aea17f11c4ac87f5781bb2bc96846fdcc9cb7dd6084322ca4b2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 4.9 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.16.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 a2a6003daaffa04c2fb8e33628e828fdd30bbc607eddfb89fe48d5478a9a9a86
MD5 f005cbe290fcf3a3b4744e7d54046931
BLAKE2b-256 6363227386f585ee871c48df70f614efc6f3f19eff103227cdf960a4728c2f9f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 4.5 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.16.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 c5dee228cdd53cb97c7c3d179e3727c8c6fe160826ba19b5a0c934cf5bcdfbe4
MD5 b2446b5e0c14f25d46f86bb330ee0108
BLAKE2b-256 ae318e3a59fa7ab6c334a1cb3caf23b318c2a56e6d9b9c140745d2371cf691e8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.6 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.16.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a5df0d2a38ab559e96a84b95b24a5c461a3aba8a24596aee94edfc1e6af689e2
MD5 3cfad32b960a39fe143a261382f575c5
BLAKE2b-256 4f602d5246049492bf933085aa0461a6cda10849819183e301c9cc1c239e049b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp36-cp36m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 5.1 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.16.0-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 cfdc3db5432f3cf25b12aee5f5143a78d1f330dac5b4fe8b09ec50e6c0453f20
MD5 ce1539f117cc9cf6d3543651b026e43c
BLAKE2b-256 bf9c24cae790670af312c75ff6eb7023649d39e817f8db1d6a49b1a8ab79af10

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 4.9 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.16.0-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 42a7b74e1bd902a8cc32219171983672ec08ed3d722552a8e405e6ae557b4cc2
MD5 6daaf6208e5ab836d2ee5e4ff572d2a5
BLAKE2b-256 89b393c75ab8f23c98de241146185f7974967979f7420b263ac8e22567d8d822

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 4.5 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.16.0-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 e602b9a263a082fb005bb106538c9350bfe970e27eaca3015bf7dbc52ac04d3c
MD5 4b77b61cc6c30cf0f21fc8f5117b2feb
BLAKE2b-256 5bb37908dcf1eedecc4efc0b52938565b618ce654348433818522857a52ea016

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.6 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.16.0-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 27879ecc7b8a753cab2a8518c65783766f0c59882f07a756a151a9e3fc3782a1
MD5 4abef39b532231f68ce3cd979b3a0dca
BLAKE2b-256 59add9d6f44aaef02433ccc9ff43f0d4170884a2433c87c4a30e46e52e3013b7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp35-cp35m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 5.1 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.16.0-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 a747aac8a0160946cfafe8efa9438c125320e0295d4715bc0e2521c12115286d
MD5 fbc326ff636ca944e817a477ce23cf46
BLAKE2b-256 1f194da2f57ba636bc3d7a3b2199410997a8b116ba6ae36a679502fcb68820d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp34-cp34m-win_amd64.whl
  • Upload date:
  • Size: 4.9 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.16.0-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 178da3314a8f937a60966fdb19753ad5c5eb57599ab9149da906c69777c2744c
MD5 06f1f73fe003a70d8be5a8f10e565941
BLAKE2b-256 727d0ee68a6a956e7c733f8219474f4420dfb2d1c69cd8c70693edc6f5cfa4f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp34-cp34m-win32.whl
  • Upload date:
  • Size: 4.5 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.16.0-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 ddc704f084eb0d0b6edd1c46946f8ff360d1cccbd78df01430681e1bbd5efea5
MD5 60fac8d8520bb1b7d345a8406cfd1cba
BLAKE2b-256 ff7a957e53515164bb579a8dc8db4271a51a28a378095e4931a3a993f294b157

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.6 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.16.0-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3c0ad435192cbe1637dec8f6c09d4162602a56856de6a74eac1ec4d412df34e2
MD5 3915aea9fe78301458f2e7bf8543fad5
BLAKE2b-256 0d215dec982c8d583ce5be48696bfdee6697498e8614af0891d2e2dcc9b8f4c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp34-cp34m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 5.1 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.16.0-cp34-cp34m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 a1b8c8b5435e45fbac37e24ce59b40865fb2e0bf024c1779032f887398ec2a8f
MD5 572f62aa5f0633ef9d13f1c88961076d
BLAKE2b-256 680a7f18967fd73309ed1b5274727731f8811d346fcfda89f9be14193769544d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.6 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.16.0-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 23b1b555dfa257717239de07c4f9c4cb0b84bc61d694e384cf9b4bc34964752b
MD5 ba198deb5a4471dd173e522c3d2b475e
BLAKE2b-256 36e6d92348d753154fc657644ca81fa830a65203de7fe6bbeb4f427b0950a314

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 4.9 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.16.0-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 80f124ed7f7b2e64cba714ea83f25152b9e4588f3efd6f22921e4f6269992efe
MD5 3dc21db3e5dc2118a26da0c9d5a0a792
BLAKE2b-256 fd17800755552a033cd94867aecc73cdad94e42b3bb537c7abaee92c3aea4eff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 4.5 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.16.0-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 0dfac9a9b7ce3d2f73e4b532615a1291841fa08b3baf55536880007ca87089a5
MD5 68097c4bb07e8631289d89c93567a03a
BLAKE2b-256 bda726311e34600815a76e7803883f2af61fc2d68525b5ac388286bc9ebb5ed9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.6 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.16.0-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 915191268258d5193873110563d291c6e59cd7b1d04a0be5d199d005e765a2ba
MD5 ea2cf30355f3d57dcc3b64c2b157522f
BLAKE2b-256 c2c1a5e703edb7a88c989d25b945803bd9fb517a93c43eb352a47bd8ffbd6336

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.0-cp27-cp27m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 5.1 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.16.0-cp27-cp27m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 209c61474c628e9fcb4a95923c6eeb78649f4c2e77e7c6974e2841cb0985a90d
MD5 590722dde094776cdd77ebc6e221c86f
BLAKE2b-256 c3aa61c440a5f049fc9739b3b43e96480d96b58e7ac9bd8c2d2ee1f8c706be6a

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