Skip to main content

Python bindings for the PDF rendering library MuPDF

Project description

Release date: October 7, 2020

Authors

  • Jorj X. McKie

  • Ruikai Liu

Introduction

This is version 1.18.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.

Since version 1.16.0, PDF password protection is fully supported: owner and user 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.18.0.tar.gz (237.5 kB view details)

Uploaded Source

Built Distributions

PyMuPDF-1.18.0-cp39-cp39-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.9Windows x86-64

PyMuPDF-1.18.0-cp39-cp39-win32.whl (4.9 MB view details)

Uploaded CPython 3.9Windows x86

PyMuPDF-1.18.0-cp39-cp39-manylinux2010_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

PyMuPDF-1.18.0-cp39-cp39-macosx_10_9_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

PyMuPDF-1.18.0-cp38-cp38-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.8Windows x86-64

PyMuPDF-1.18.0-cp38-cp38-win32.whl (4.9 MB view details)

Uploaded CPython 3.8Windows x86

PyMuPDF-1.18.0-cp38-cp38-manylinux2010_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

PyMuPDF-1.18.0-cp38-cp38-macosx_10_9_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

PyMuPDF-1.18.0-cp37-cp37m-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.7mWindows x86-64

PyMuPDF-1.18.0-cp37-cp37m-win32.whl (4.9 MB view details)

Uploaded CPython 3.7mWindows x86

PyMuPDF-1.18.0-cp37-cp37m-manylinux2010_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

PyMuPDF-1.18.0-cp37-cp37m-macosx_10_9_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

PyMuPDF-1.18.0-cp36-cp36m-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.6mWindows x86-64

PyMuPDF-1.18.0-cp36-cp36m-win32.whl (4.9 MB view details)

Uploaded CPython 3.6mWindows x86

PyMuPDF-1.18.0-cp36-cp36m-manylinux2010_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

PyMuPDF-1.18.0-cp36-cp36m-macosx_10_9_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

PyMuPDF-1.18.0-cp35-cp35m-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.5mWindows x86-64

PyMuPDF-1.18.0-cp35-cp35m-win32.whl (4.9 MB view details)

Uploaded CPython 3.5mWindows x86

PyMuPDF-1.18.0-cp35-cp35m-manylinux2010_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

PyMuPDF-1.18.0-cp35-cp35m-macosx_10_9_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.5mmacOS 10.9+ x86-64

PyMuPDF-1.18.0-cp27-cp27mu-manylinux2010_x86_64.whl (6.2 MB view details)

Uploaded CPython 2.7mumanylinux: glibc 2.12+ x86-64

PyMuPDF-1.18.0-cp27-cp27m-win_amd64.whl (5.3 MB view details)

Uploaded CPython 2.7mWindows x86-64

PyMuPDF-1.18.0-cp27-cp27m-win32.whl (4.9 MB view details)

Uploaded CPython 2.7mWindows x86

PyMuPDF-1.18.0-cp27-cp27m-manylinux2010_x86_64.whl (6.2 MB view details)

Uploaded CPython 2.7mmanylinux: glibc 2.12+ x86-64

PyMuPDF-1.18.0-cp27-cp27m-macosx_10_9_x86_64.whl (5.5 MB view details)

Uploaded CPython 2.7mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: PyMuPDF-1.18.0.tar.gz
  • Upload date:
  • Size: 237.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0.tar.gz
Algorithm Hash digest
SHA256 64ce58f92d9edd2631e447175fa13b4024ac3b6dce6e718e0b003c41de6f7952
MD5 63a72e83082f1c971cfe57c6b292c444
BLAKE2b-256 d22813ac9d5b6dc1f4a277a7df5d2555eed5b6abfabeff75a8f5c1e16647376c

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3310f6028a68c83c852483ebf52c074412fcdfaa1f45556ca1e43c83e6eaff62
MD5 6aead66e0bab0fd4c529aa01bd2281f5
BLAKE2b-256 8f74e7c5e6d57c3bf504b35a485433baeed38e0f52bf4d57abe23391e41a5ea3

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 4ccf57e96484bbeb032da4935f6d0c1db1639529d495989486a303e07a15fb13
MD5 b42f46fe8884830ab3d2f6a6cda0bf15
BLAKE2b-256 65e21be6d1cf7ccaa6b7a18dc269ace727f3f96c09f02f118045c8390f6520e6

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.3 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 6ae71f3477378a087d5fa0a8234d523edd9c67586524f3d8a07324909b1fa00b
MD5 7a7aaa5052bfbc464dbddd906a53a297
BLAKE2b-256 d73281ccfd243159f24049b7a49230a46335d8c3aeef566db2ff02906c621517

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 76808a95622c1e6aa9579da98ac5846a3cf741374a7e129b47b2efacd3c62130
MD5 2f94302dec25102cfbeaecb1c09e2a05
BLAKE2b-256 bef13931e1c8dd13e97fb41f654f4578bda346eb6b1cd5ddb396dc1565acd9ca

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 cf6024bec70cc421383f1a8868881570b82d37db5fad35557196cf959fd8f842
MD5 d3be15376e07f43a3b25aba2ea433738
BLAKE2b-256 ba16d91b11aafaa0e9f5d94e80b3e1e87a75e40a12cf6e993d9e3416db1d094d

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 785987f36f37b40e509ef1bb81044e831b0e32d0b7a0e8fdf915713bb4951d0d
MD5 13e7ff44c8f04ca0215054b5fe5aba3f
BLAKE2b-256 a1e62334bcb7a4c78f62c68e8b2517e7264ee22761207675d0e617504c92c215

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.18.0-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 f73ff6b5fed75bdd7a3ab8f25c58fb9f20cce809003ae525cdd31a0b04b9171c
MD5 d7f4181fa65f266fa0328ae63668bfd4
BLAKE2b-256 75132c112701964933118ae4800944cc847e905fbb21f439201309a672bd5f7e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.18.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 646222f9db584d7c88972fc8b33b074ddb40aafc8dc2628df6210332d12a46f0
MD5 3ec866084a743138714b8e0e02dc4567
BLAKE2b-256 e01ea562a28e8a61bd4c37181ff5cfc768b031a10e7a85edff2c22eec1e7afc8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.18.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ca071b97785d07f42d0ed1908f40a58448c3733292bd0e089d15554fedb2c106
MD5 1908a03c8f012d676e716724a56e8ee8
BLAKE2b-256 5077c68cf91bff69dc3dc80f97a337fb570bb2d90896f7b1166c2c11977acc78

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.18.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 1f5cc42d674588324a263605db0f52c856f6ddabb95af98d2eae70a3d53f329f
MD5 25e18e5cf97d28c2e3df87d7a66b3c8e
BLAKE2b-256 48d1918f8e9f2e461c596c475e96f8c4d7616352686b600fb2aaf68c43ca537a

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e0bbcef88d6cc6fd12ef3123abb2400c0322ba8b40a0ae77c4f125c1d5ea6b76
MD5 71e4f0d6fb1291c393ca0ddb6e0ffbe6
BLAKE2b-256 4e249fb8eac9a8b13706fdd3e80d2f73a6206c41dee85e3f811ef1d1ddd6a471

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3091f41caa3a8a7c1213696daba7de3c5edd5eabb2affa0fc4dc443bda37235f
MD5 abeb7e7ab9e0e7cbd3ab23295f6e6eaa
BLAKE2b-256 9460600afb6d0400c478354bc7a540c0617ed7917fec063c3c5438913754f6d5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.18.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 760736a0dc0f414c0037f82d816549fdd56ad1a054687dd358c0807dc4a1c684
MD5 e831d6283c854a833a5a313519ba6703
BLAKE2b-256 0da380b752865a157a73418345a8721e68b431c95b86c29b8dee461fc18f3947

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.18.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 3c7c56478fb7056bfcec0d8372f76403ec389bd7619778bd9e06a4c6583ce59c
MD5 c49cd5b2c2afd64be3756af3622c904a
BLAKE2b-256 9d3371c2cfb9b4e07e04d2876640c58caa4ea10b41bc887740ee7796b2eeb19a

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 93a5675e642479057da3f1157ee5e5ef771cdde913b285a848b65dccaa6745da
MD5 78efacaa2ca1054c1170d91a662b4101
BLAKE2b-256 2937d955b75130fa381592ad97710be518581b8e7aee7298d36693b172341127

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4dae9d4e4e9aa0a79c217187ceeddfc0c7ab700dfc0d08cd1aa51cf48ed11c11
MD5 50bff46593e4f9278c998612a04e2cd0
BLAKE2b-256 eca8db1255884885553a7ad659558132a9c62ca7b84e4d098c091f932890f52f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.18.0-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 6564ce6933fe601e3811d3fd626d7453828097dec3aefd07d13f5ebe9a991d33
MD5 1be2f208ab2aba2b8c9b4662e3072ef5
BLAKE2b-256 1538012a52ee511f9da59dd5d896c68c071dfac6a8ea0003f60c1daf82f37382

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.18.0-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 e2f1b25a6949e819af506cc6d9d59a45e2d591382492a514107e6901338b51cb
MD5 b1a88deadf22d00ecec551816077b804
BLAKE2b-256 9b7de06723334eaceb667de4c6fee7ed6a3f362b131ca93ae5ddc9ce119c014b

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 ed965dc2abc36e7be8fb7f4564cd95cdedf7347eee74ef8deaaf5f4bd29cada4
MD5 8bf98cb40bdd6ad4078cd67837d5256c
BLAKE2b-256 62d85c82cffbea6b62ff1e36207f74d57af5f3e624c7b6f2ef8ca7e5e36fed7b

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp35-cp35m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp35-cp35m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.5m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 14cb15a50286e5a85a7a3c5ca742b9ca872662efbaf23a8fc2b7c325d072d371
MD5 1f8129339aa1c9e643a9711dc7becd46
BLAKE2b-256 ac3074442d932bd2de68e8a27562cb204cf17c4f3a93ce461e9d0283035d2925

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp27-cp27mu-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp27-cp27mu-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 f5cc4727ee695c42f9cbca3d66e35f88a91e552410841013560e96366b506604
MD5 f37ae34fa897b915a6a560782221b17b
BLAKE2b-256 d011161a876c4dd0b4687f9905a6af3fdf5d044f6d189ad9458d02a4af474d72

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.18.0-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 b1f3e01a0f7f885231344d2e66acc7eaa06b4ed24c26c711008e1f2522af6895
MD5 c6d3b7b46df21257bc1821e96f0c8cc5
BLAKE2b-256 73f57c6bb51a87395d262d806e453ef12e678452145c408d1e31d7245f10661c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.18.0-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 3250743fd06888c6a98d1b17403dedaf98b5ce688488f30a00c6dd290d796b31
MD5 c067091ba5d97793842cb67b71cb516e
BLAKE2b-256 587830bbecd9460c36e1014545150c72b441f51880f1c85bbc313180ff685204

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp27-cp27m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp27-cp27m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 8e0e4ecac090e250bab128d34487c42b8509d8c83a27a0aa23decb35ee7c9e48
MD5 b204ddb67684311266c52d91ced295a4
BLAKE2b-256 b492bfb763f5159f5c2414375daa4aead4eda2f208651e15b6ee0da236bf5327

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.18.0-cp27-cp27m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.18.0-cp27-cp27m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 2.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.9.0

File hashes

Hashes for PyMuPDF-1.18.0-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5e90446093b71dfa5fba26e137df46c19a96d999aedb2818508524b180bce29f
MD5 39d9c875af767ad15506a17a8c0baadc
BLAKE2b-256 eb125f6af83e30ab4709591d5066ca29bec629b52eb8c9182a84712d6bd58dea

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