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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

PyMuPDF-1.16.6-cp38-cp38-manylinux2010_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

PyMuPDF-1.16.6-cp38-cp38-macosx_10_9_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

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

Uploaded CPython 3.7 Windows x86-64

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

Uploaded CPython 3.7 Windows x86

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m macOS 10.6+ intel

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

Uploaded CPython 3.6 Windows x86-64

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

Uploaded CPython 3.6 Windows x86

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6m macOS 10.6+ intel

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

Uploaded CPython 3.5 Windows x86-64

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

Uploaded CPython 3.5 Windows x86

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

Uploaded CPython 3.5m

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

Uploaded CPython 3.5m macOS 10.6+ intel

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

Uploaded CPython 3.4 Windows x86-64

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

Uploaded CPython 3.4 Windows x86

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

Uploaded CPython 3.4m

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

Uploaded CPython 3.4m macOS 10.6+ intel

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

Uploaded CPython 2.7 Windows x86-64

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

Uploaded CPython 2.7 Windows x86

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

Uploaded CPython 2.7mu

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

Uploaded CPython 2.7m

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

Uploaded CPython 2.7m macOS 10.6+ intel

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6.tar.gz
  • Upload date:
  • Size: 166.0 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.6.tar.gz
Algorithm Hash digest
SHA256 7d938cf23a95cd999d236f249881a4e6748b474fed67f3fff836ef36e2659054
MD5 baf00851e9b2deff6d0e8877344c61f5
BLAKE2b-256 279d22195340c713be7e203af6551b5cf43b50f7394e5120e0f464485524ea02

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 92b35293b8c58535a828086e470ffecf4ba6c719558a133b428a9bc967088656
MD5 5177b3ffb1d82a280b365eac195ed167
BLAKE2b-256 a75b9f13180e9c9f4b3edd4e01dc05726e74666c07e4c0a1541da6f29010dde4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp38-none-win32.whl
Algorithm Hash digest
SHA256 b53880d13421a5e29f708088880f0aa73577f2aa78c025665214a4be5cb7659a
MD5 e4b9a3877bcd6972099cd6ba51cbb1f1
BLAKE2b-256 24e987e0a195c2f4fede9aa8df2c947895d9aab54e7d07806e3601a2cb562f4d

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.6-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.16.6-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ 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.6-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 554801c6210d868f3f30b9960dcb1882de8534170a3e452b5a4c1674c59e8414
MD5 28b0709e35e0decb66070a2b3565066f
BLAKE2b-256 30479e4133ecaf4f96218a271feea10bb07cfa1e44c41ad9d5007b8ff6cf93de

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.16.6-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.16.6-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.8, macOS 10.9+ 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.6-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0cbdff8d90e2119511ea2e3f4be6eaeba0f59177f17463f7b561609f89b97dbc
MD5 de44d56890a80b8f7fd24283c2128efd
BLAKE2b-256 c20f97cdbccc096240589c82794e9cb1ded5f2f69bd08da773b6e0dbfd995aac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 6f1bc5ed52d56a02f1b2a996143e11fd90d9660c5add54a527161275758c6233
MD5 3d5183a0988a18968c81e7c3f6611aee
BLAKE2b-256 8bd43b6aecf872eb0e25b84e5ac355e9912513dbfea92f114cf1951f70bc4741

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp37-none-win32.whl
Algorithm Hash digest
SHA256 e8e64042db3937a0cc8c1fcd7f80cdc783953451302439f1c412460f971fffd0
MD5 dbff047f884afe95942efd6168b3dfd8
BLAKE2b-256 4f0be9e22b8995760f0788bdbfcd42e1da2404af8bef973f70c2babec129ecf9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a4cd3459ba703e7fdb2814ca30bad1773fe710ea703da8d491ef650ae08c51f6
MD5 2b4a1fbfbfbdb7794cbb55ce191c4367
BLAKE2b-256 4edd15febb6e9a444d60adf30fc90babcf18183114b07f21253365c6b5ee2be3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 e7473672aff5f7adb88e4d518edaa590cf5c5ffedc3420fb6a2dde02e837830e
MD5 c7ec381390e0f02d0a5ba56622f9f943
BLAKE2b-256 b885f406d456eab6dc37bd83279d71cf072157bbbe104e5fc36ddf15515d00cf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp36-none-win_amd64.whl
Algorithm Hash digest
SHA256 9ad4c9f262f667679330c9b74724661ecd0fb3fa75e85b6335e8d2eec241ceae
MD5 8a46fc7ac76a443273b87853f05ae2ef
BLAKE2b-256 ba265fdcf4bcc5e2ca48cce744e67ea4676600af3021f554e552002f7462e603

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp36-none-win32.whl
Algorithm Hash digest
SHA256 4dcc63e7b1325ae7db48ae954d3f59eb56de594acf504895eba6f5ce4d39f0f9
MD5 ee4abc6ecf02984688f4171c7a80b647
BLAKE2b-256 6142b839450b21e551da7fb2146f1d74634140035dbcec5885cc60fb301e5a21

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b3765eee5d4e912d8096e6202c2c7de1d324154e9efd7964a1650e05ea859ffa
MD5 8988fd0d6e707426f7f267557ab80280
BLAKE2b-256 7f6e9de20cb4f49b9dda3f19367229a7af114c49f6f433b94633b37660b7ce3e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-cp36-cp36m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.9 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.6-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 37bd85e74d27848dbd6c61c349a7a71a92c456d8ca52d9d9ca475bc48f96722f
MD5 acd323aa5b1101d754c0f10ca3ebda6d
BLAKE2b-256 c212af79cc883cf5edffab84d980cd27c4ecb46c09898dd59d20cfdf6eb03e17

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp35-none-win_amd64.whl
Algorithm Hash digest
SHA256 ac2b23c349f6e1174b359d11ac38820800ee3123e31c688c8e0861193e4584fb
MD5 e037576434f3620b8a9bfd0ad23023d9
BLAKE2b-256 edab96c15582bf046c7835997315f9cec024dccb8b2e215fe8d3b1533ed00a0e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp35-none-win32.whl
Algorithm Hash digest
SHA256 a62af16d5ca7f71e9053f26bda0eda96aa062a071c3a19aa2da88436c17217e3
MD5 4e517771e8f9367d6727b33a5c4bd222
BLAKE2b-256 0d40a268f18a68ccdbfdaaad48cfac0bcfc4e697f5a4bacd8b2ddf8e62820508

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 02d319f01aef03f3a34c6835d3586a05a324c200fdd0d4c00b26abd63cfab418
MD5 37113ceacc20abb14aaca8a5e26c4c0d
BLAKE2b-256 23b91f191c1722a67243c8dc5d6870c0d03e90584162d9aec279ae0e1ab8b7d3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-cp35-cp35m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.9 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.6-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 ff1820238a14d83f9d70cd43d58feccfb2636047980c5845ef8fadc9d01387b0
MD5 3c07dea35b0a96153b4f297d58bca371
BLAKE2b-256 92e595972e1a88d780e85d257a6dc304cff6cbf1a721e803d9444a145200116d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp34-none-win_amd64.whl
Algorithm Hash digest
SHA256 c392ff80d257e521b516dc9526e1bea1c22ba9768dcc5b060ac88902506e03ff
MD5 45afc62424a78c2f329c9543dc45aa60
BLAKE2b-256 6c9ffdd6420f73639fa46abba6c2ef06e9c640ca0096d55b510e70ec515be98c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp34-none-win32.whl
Algorithm Hash digest
SHA256 ae476b5b48331947cc6e8e464491cb7d1559b03a9fa03dad429291ac28f31a51
MD5 4ce825b1227661a4afe29383de262b41
BLAKE2b-256 e635fd2ceaaf7483c29eeca2c5e7ec4bbe8bcd743b8666e90af137b7ed4d6a74

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c01ba2c6e29389dc33115401cb604a426f3034f32391b306bbcc2371d0b44cd9
MD5 05160d08a389d97d05859ab99640c98f
BLAKE2b-256 329b45984aaf3e9da104736d3f7f73a2334144d4e23ea162c8786fd2e62764af

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-cp34-cp34m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.9 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.6-cp34-cp34m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 2335406bf25af11c6cf711194c419a6f3e233a921c33e76b2bf2df8c69634166
MD5 5f27c544bc4f0e309f6a39a660c66628
BLAKE2b-256 09f09b2ba10fba7b877cd488f2e80ad2a3b1869430e72e3cbd60332e01fcd601

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp27-none-win_amd64.whl
Algorithm Hash digest
SHA256 3eb8cab6fc1cb68a661cb50f4cbff901e68a19802051203c21a2c6b8216f0303
MD5 37b9dc614b6fda81baf639f8ace35729
BLAKE2b-256 9ee862e082c85f7408fdde73385d6b7536e0a15557e0965f08bcc5f348c887bf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp27-none-win32.whl
Algorithm Hash digest
SHA256 2f0b3a6bb249a7b37cc6e3dede7c0ed5fef2065364b7535f63182f2ab7af5138
MD5 8d3975b986eb562a39a64785c393aba3
BLAKE2b-256 27b40700ae1d241b01b227d31fb7516a1e393511d7510b49cf33e99b288291cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8f643654852eb210947215ff9f69608287720bba2c553f5bc2371c51a9da8373
MD5 07aaae5ff1078c44e26fbd31fd6e7ba6
BLAKE2b-256 d16b73c3e8b40e5b12a83688858eb95d72562ada4a7bdcf83dd77186aa004743

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-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.6-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 64a3ce5ba33e36633d981ecaf26c96e30737edd4273982b70b075cbe9a54ba05
MD5 bef1961f1538020eb14694f37315a41b
BLAKE2b-256 6857e24021282cee0b32919e4e657513bd0b4d6180c9a5f0f2cc059058d6086a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.6-cp27-cp27m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.9 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.6-cp27-cp27m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 603c8d45e69db5e1f0678e2e838ddf507b0cd9c42a2d1763f17ad01244c5c778
MD5 3ab203916472ec495073b046c89688e8
BLAKE2b-256 4a939777885e9caad8732daaa48c84f787083aa2e9290a97e16c402c1e5f0699

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