Skip to main content

Python bindings for the PDF rendering library MuPDF

Project description

Release date: September 12, 2019

Authors

  • Jorj X. McKie

  • Ruikai Liu

Introduction

This is version 1.16.2 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.2.tar.gz (164.8 kB view details)

Uploaded Source

Built Distributions

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

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m macOS 10.6+ intel

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

Uploaded CPython 3.6m Windows x86-64

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

Uploaded CPython 3.6m Windows x86

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6m macOS 10.6+ intel

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

Uploaded CPython 3.5m Windows x86-64

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

Uploaded CPython 3.5m Windows x86

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

Uploaded CPython 3.5m

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

Uploaded CPython 3.5m macOS 10.6+ intel

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

Uploaded CPython 3.4m Windows x86-64

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

Uploaded CPython 3.4m Windows x86

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

Uploaded CPython 3.4m

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

Uploaded CPython 3.4m macOS 10.6+ intel

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

Uploaded CPython 2.7mu

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

Uploaded CPython 2.7m Windows x86-64

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

Uploaded CPython 2.7m Windows x86

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

Uploaded CPython 2.7m

PyMuPDF-1.16.2-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.2.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.16.2.tar.gz
  • Upload date:
  • Size: 164.8 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.2.tar.gz
Algorithm Hash digest
SHA256 af02505908a416356ef3fc438e60477981734ffad076145a9b806939fff22dae
MD5 fb3bb302b3def4009adc66ea70ce76c3
BLAKE2b-256 5419176230003e4c93e0d6130dc3ea82886648cf2500cb6b82c0bcfcaf4740cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 2c39f9d5cd55bd3971a02134df71f0026d3bddd7a04753d8fbf8ebd8b8ac4e69
MD5 a9cc2cb11044f8ed23d6798ea8847067
BLAKE2b-256 6811d05ee21c2806c49d675580c2450e09ec1697c9ce97bcb6f3b3e2be96c95a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 2aca0b7174b20fc6a64c904280201e68f96df6e1c324791da09b88e5f5ce186a
MD5 d2c19107af40a236fae36a9ab3054d20
BLAKE2b-256 34f766cc9d4e915bed3304afe7ad307a430d4cee7b7560e7b66d638a6021a506

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f313ff119e467da55b74c9036790766f311ea63e085e4d3503c528df089d544e
MD5 2a70047d887cad4a3352b5e543edb724
BLAKE2b-256 9b37d2123f3f5b6975d96d25db22f30cf97d3f906074ebbf55683d68fec1cade

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 b72f7985bb8ee7fbc22a4731802eca4059ae1173e8df93773ec31fa3e32ced31
MD5 bcc6b867770ee5091eac10dfc2713f6a
BLAKE2b-256 9458b027e8951c2655d2958e7eb19db39db63a1c135835a458944ea7032449ea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 6895e3bffa10fd7a13a2ce22d88f4f33c6a8746c0c319ffaab818131f22c828d
MD5 56a0a9b60adc5892603bd55ad05e4c28
BLAKE2b-256 7ed1960ef63ece120a6d8cc63e2c0980fb7e7a7a8d1482f5a1f3dee15cd5cd05

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 81a9cfce9e59d65b7d35f946ddc255806e590b59fa70442ed6b608f084d9dc52
MD5 0d4887e1bdfd7c0c0fcadad90fd2fb6f
BLAKE2b-256 abd2e30c41a3edea0a0bf9d6d1728fa8f696444ce1f64c874443fcdafc6b3d34

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 dcda1ae8c510c0e9d75db9f3366a812a7bdabbffb23a90e386d3d925b26eb750
MD5 cb2b4d2c0cda7a929dca3c5ff537a241
BLAKE2b-256 cdbb35a7f08edd634324d53fea0347ab08997c35860d036849c30e2e0b155e12

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 2e45ec418f6954e945a4e7ba68292d4892f79b32c1ad8abfb0d508f02f86844b
MD5 9c788ef0adcb1563652df67c1666b162
BLAKE2b-256 7e49a087d72b906da43c20f41d504c8fbd9dbf625fae53845d5e63f970840b4c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 6cc3d180b6af3f8837d9a314aa7235dc044d5c8ba1e3857a37b1a3ab7b160cfb
MD5 9071af8ed201bcc07313b6417b4e755a
BLAKE2b-256 59c2bb9a02122b21573c0ed22a1bbbb6be65a3de0f35f1a1fd4f76cf52dcd573

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 b7dd32743da0c24a893688afe02c92a464724935346cf6c0ae9c71aac854a8c3
MD5 f14a891051ef9d316af189da705dcdeb
BLAKE2b-256 ac5aca9485f8d6722cee626ff68b5024ce5da93dc535100a1990276c3bf6f4c9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 70a8194d11d88dddaf4c817a6da1f74946db13c51a7f8f00d646241d86fa606c
MD5 92a5ec722fa24746a216d0c9b987f1d4
BLAKE2b-256 9239c3aacb487c082604ce193fcda89730e7df0c6f1b445a691bffe9cc570d23

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 7e80476378e773556d913d93abeb17efcb1ffb02befb9229f8d7654d5f2c0304
MD5 9a067fa4b01858660a37588dd0ca13af
BLAKE2b-256 f76c8cbd7e8bb08e0a5642e3b5f80a175abdb0b4c411492a52797407fab73d9e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 6a066b94731e8f0d1f65e29b5702adae72563dc506a4835e93d1ae1ac30ef60d
MD5 5d3a1289f083641cd91e40c29d5ce9a6
BLAKE2b-256 ec48f2a1c382e8a76b259df90b58e981d86eb92eeb36d720161cab079eab09f4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 fac35853b3ba24070a95c19561b396b1001b080bfa811a52d70dd656b56155d2
MD5 6c0f4088a41b67dfab66412a46b45dc0
BLAKE2b-256 468211dbe4c6d2205ce9ee82ab83e295e2be88f51f28a018138e8170dd95b3ac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 73ed77d32f6762e39aa50e08c539ae6ff1ba9f1511a26030583febbb9087c98e
MD5 3b4af922b1bff73f4e10f10e732a45b6
BLAKE2b-256 6e7e0c21322d31909b10219087500b007df49cb38ddf622a7ebb3740ea9eef30

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp34-cp34m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 4a7d42fe06379d7c95a294b83f9b40b6a8414e9deb0e50d1b180486bef973f11
MD5 695df7c035f8a51c67ebab8c4f573259
BLAKE2b-256 ea1749d4b0683212477af42c47de8be5dc69fbeab02fdb77847c1b0e347ae96e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 17349ef974aa0b37baaa40c55f9396b1acbfaeba906ba5373898cd27d4a82e5a
MD5 9c61be858bb2e966ffa8ea550c45e8a8
BLAKE2b-256 9924a1cb94db1b7a5aa9b0d19df654ca1d964e8f5ed67321d08d3103d03b2268

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 456e0cccff9bb85184894569b503706a57ceb2b98c9e42317f0835b6b389efa6
MD5 85a38e5f9181a8285b78a5c5b6e4c21d
BLAKE2b-256 84d05698ab2b1977862507155ea94a7ba91c54523114fc148e2e68e6ed5226fa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 59342d64c9ce8c12e052324224f4e57da97f5fabdf89da5519175401bd1cb7bc
MD5 b1d374c2a767ee71d79be05268eef469
BLAKE2b-256 3956894be3abea943b87ed92c5357e62efcf827948795c07d9e19e2cc6997e6d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 fbf8cbd4923bade835905d0aa899acd41ce9c2721bd778752ca8eb6e0699e2fe
MD5 9f6c5b62acbea695eb1134396bce3896
BLAKE2b-256 bae0767867e2809d14d3cfd6702ed1e20821f067d1c9324c3cd5ed06cc868112

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.16.2-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.2-cp27-cp27m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 a701344b30c3f8647dd08a664379122d1958d7fa7f51420b9328f277bbde7fd9
MD5 8b3c47562efcc00dc4a2ec398eba9169
BLAKE2b-256 3a5d6b86617bbf4dc73218258eaccb5a2ded03f799b713eaed7eb16b90413ef7

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