Skip to main content

Python bindings for the PDF rendering library MuPDF

Project description

Release date: September 4, 2019

Authors

  • Jorj X. McKie

  • Ruikai Liu

Introduction

This is version 1.16.1 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.1.tar.gz (164.3 kB view details)

Uploaded Source

Built Distributions

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

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m macOS 10.6+ intel

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

Uploaded CPython 3.6m Windows x86-64

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

Uploaded CPython 3.6m Windows x86

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6m macOS 10.6+ intel

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

Uploaded CPython 3.5m Windows x86-64

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

Uploaded CPython 3.5m Windows x86

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

Uploaded CPython 3.5m

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

Uploaded CPython 3.5m macOS 10.6+ intel

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

Uploaded CPython 3.4m Windows x86-64

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

Uploaded CPython 3.4m Windows x86

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

Uploaded CPython 3.4m

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

Uploaded CPython 3.4m macOS 10.6+ intel

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

Uploaded CPython 2.7mu

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

Uploaded CPython 2.7m Windows x86-64

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

Uploaded CPython 2.7m Windows x86

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

Uploaded CPython 2.7m

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

Uploaded CPython 2.7m macOS 10.6+ intel

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1.tar.gz
  • Upload date:
  • Size: 164.3 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.1.tar.gz
Algorithm Hash digest
SHA256 6f608c9cab87d8ee64ec95b1b244002f6179b7a43b8d3fc4e4dc33bfa8999724
MD5 3e72e77be3ebe6ed89d9de7166f09589
BLAKE2b-256 0801ca6318fa67716ea82b3bf331116813b06e1dfdce202d7c0275b6c1d4c070

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 e382a5177c97b810ed1f237be667c88e92811c51185e43755b05e255bdf4a759
MD5 afe9bca779ed9c684d799879a301c703
BLAKE2b-256 1468910ac5fdcc934828801fcc476633553663c11d84e8ab25b66ef440e4380b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 c43df17dd90948170b141d58d76ddb7457bc95e27672e9bb11002e207bcc6139
MD5 94e9484a490c40def9e4f76b3e41259f
BLAKE2b-256 5cf979763a6700eedccb75da596387b81402a20315ac8ad39a246cd088a4f3b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a722ea1df12a1ff8cf3a94b33a1682da11774678090ad45076c959c7fdf6b7cd
MD5 304c57dc52cbb37e878158af7f14ede6
BLAKE2b-256 3efefcffc89c830a158f9bb90ebc5f4ff68affac840f3a03aa2247c1f7ca8f2d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for PyMuPDF-1.16.1-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 6f2f6a080a851eacf6e760c66deecf957da761c384f78e28487067b39e7a2cc4
MD5 a2b19296546fcf70ea7872ae548c21a8
BLAKE2b-256 a4ec22bdf4d5b78490bae2f54809b5c0476af7afc5081cb3f3b4dbf9fb5ddcfa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 19541b1b54d8a314256f55f809f9eeca1af93cfc4ada97f4cf2e44c9cf53f9c7
MD5 adf53421c9db44b8d0306eacbcbda924
BLAKE2b-256 c1005087d4230e46cd3900837b9a4565f76a0bda45995d9c778bcb24aa233ad6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 a70ea08ee6de4c8f2f540d404b2dd83bfbdd78de2a2f5643f536192a99610556
MD5 f5fb5ed3ceb314282fb3b1ff5f668ebb
BLAKE2b-256 0aa1334322b9ba82cfaf46b6b24c628750f5607f25cf20fca3628e4d7d84a614

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8c08a6fd5028e5b7876c8976128fd1616bd92ed8981ca1a4f3277afadd4bd627
MD5 4622babcdd30ebea24115d3ff7b9cf68
BLAKE2b-256 704b20a491419f8d6371fcfda3b889614fa03d0c646232a20227eb34d48df85f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for PyMuPDF-1.16.1-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 0b9d7a67e64b401d69ac07bdcc3593d3bc7e39b0398f6c4515f0a07db88c5848
MD5 8e9e3a3213c0d01eebecaff70917a0ab
BLAKE2b-256 1c9ea138f88aa859af567dc3021d45eadb65bf67ad6fb71bdcb03e54b97d3565

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 4c673155596315f346e33a6d20591533a22f20588131ed163554b897a33f1851
MD5 582bc30d0b05146b1f71b489cbfebe03
BLAKE2b-256 530b47391a31d02443912486de91690b5d0c78cc09aed4f201d7488fe71858f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 7184f664457c6c830466c36d206c26990f50a58520d8b0054c7e8517dee307a5
MD5 d57abeb9d224eab35e5f9ca4f158b6bb
BLAKE2b-256 92bbbd2a50b64f5836b142da3a6b3b4f0d7d9e10fbf0980ba56f21de80fc71a4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 426e9484fecd871bab79d2327bf3a0e8ee5c100bed8f5cce02cc0f8d06a9cd2d
MD5 99ee09a0ffd19e69979487b083751721
BLAKE2b-256 f7574794938aab5db3ab6b0a3abb6b205808969657a42ed014f1a38e368c5482

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for PyMuPDF-1.16.1-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 2af633ae9786bec5b8765138d4f028b21dccbb6ce4ab549e0f23d0e3538e9c0b
MD5 e39d49f5ab2839429248999b32111e8d
BLAKE2b-256 2d9abd5c9bd8d2dd6fca20d9f2c57e74c447677997e1daf5addacaeec62e3f41

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 e0e6cf4e554361dedfc9630dc8151835dcd1589572aacc9b5f3011a4c5f05f73
MD5 ea392b4499894fa23a8b2ff710a1b040
BLAKE2b-256 8f6fc080d79217a4db6156ece99a8f4f3f9dc29d7e88ab4ddd9aac802098a972

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 ee1d912037fd1d1fa52daee185a3335d2ee51628de0c15adb5d926bff451cb70
MD5 e534ff56cb8c987fd84b69e42d63ab22
BLAKE2b-256 525d9abc327b1b7213069bd9d7968deed81c9769d5ab0162f53e4d68fe819f41

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1069dafeb81ec29b8bf91be77f7b2385e03b06ddfd367c7cd43f61e5b4e200b3
MD5 b02ee2e4d84a93e01d25d554c26ba2ec
BLAKE2b-256 3aa479b7e9f371e9ddbbe7b34026509fb7587a2cb586a7b1386f876fb9fc0689

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for PyMuPDF-1.16.1-cp34-cp34m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 bb0b263d5c4b57e13fa8ebf0b25306e573765780284779ddc2f84ec22862f076
MD5 23d413e6c501efaf97a316191cbd5c19
BLAKE2b-256 f51b54f487361c5556c888b1b50bbde77d45570459b3846290e7edc3e5f2fef7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 37d026a8b1b6146555594cba31edf67f489164a3ff88c46cbc98f7d4b94a251a
MD5 64091754bb22ba99402c2f7078d80e64
BLAKE2b-256 ed82a62ad29c2523e241969b386f66cd97eea036eb39206fcfd65d30f556aefc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 841a31ff522555e93ecd773e5f64a3657d26ac8f65be92df9d471b73830c63a4
MD5 60ff0051b17abd126c27ef4a9ad68a96
BLAKE2b-256 1ea24ab9753f25dbe743cd3fe58dbf0a5ee3dc69cc4d76bce4be0c44a1fa38a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 ef5e44fc4cf0d3c7a1f287fef785f27668628b24a258622a97aa66e605cdd913
MD5 f80214f5f0a065979199b832ffe46835
BLAKE2b-256 ffcd7eebe5ce35cbd85b784954e2188e63ada6a2d3eaefbf30d958175cdd7746

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.1-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.1-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 795849589c18d8af7166f8f68dc6ed87051afc198e9808e512adc22680950bbf
MD5 47bc479321a6fa81a4583041991ea429
BLAKE2b-256 0eed24405c599c625fca45b20d4e4dc5717ca6171b04ef06be670fcfaf957a45

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for PyMuPDF-1.16.1-cp27-cp27m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 f9a4f83ccd6ffc38eda912ddf370e0cdd24f917af7d8ca7ebd042f87dfa35385
MD5 fc2dfb40414ed01dcfb1a6e0a4f99f5d
BLAKE2b-256 231ecea79ff9c1046fc1fa6a6e9ce21c5910d35c22918b7c18ef663dc3341282

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