Skip to main content

Release date: September 16, 2021

Authors

Jorj X. McKie, based on original code by Ruikai Liu.

Introduction

PyMuPDF (current version 1.18.18) is a Python binding with support for MuPDF (current version 1.18.*), a lightweight PDF, XPS, and E-book viewer, renderer and toolkit, which is maintained and developed by Artifex Software, Inc.

MuPDF can access files in PDF, XPS, OpenXPS, CBZ, EPUB and FB2 (e-books) formats, and it is known for its top performance and high rendering quality.

With PyMuPDF you can access files with extensions like .pdf, .xps, .oxps, .cbz, .fb2 or .epub. In addition, about 10 popular image formats can also be handled like documents: .png, .bmp, .gif, .tiff, etc..

PyMuPDF should run on all platforms that are supported by both, MuPDF and Python 3.6+. These include, but are not limited to, Windows, 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.

To install from sources, you must first install MuPDF. For details please consult our installation documentation.

Usage

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.

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 optional content, 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 homepage provides many examples and How-Tos for all of this. At a minimum, read the tutorial and the the recipes sections of our documentation.

Documentation

Written using Sphinx, documentation is available here:

Release files for pymupdf 1.18.18

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pymupdf 1.18.18
File Size Uploaded
PyMuPDF-1.18.18.tar.gz 2.2 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for pymupdf 1.18.18
File
PyMuPDF-1.18.18-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
PyMuPDF-1.18.18-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
PyMuPDF-1.18.18-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.12+ x86-64 Details
PyMuPDF-1.18.18-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
PyMuPDF-1.18.18-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
PyMuPDF-1.18.18-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
PyMuPDF-1.18.18-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ ARM64 Details
PyMuPDF-1.18.18-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.12+ x86-64 Details
PyMuPDF-1.18.18-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details
PyMuPDF-1.18.18-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
PyMuPDF-1.18.18-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
PyMuPDF-1.18.18-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ ARM64 Details
PyMuPDF-1.18.18-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.12+ x86-64 Details
PyMuPDF-1.18.18-cp38-cp38-macosx_10_9_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.9+ x86-64 Details
PyMuPDF-1.18.18-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
PyMuPDF-1.18.18-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
PyMuPDF-1.18.18-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64 Details
PyMuPDF-1.18.18-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.12+ x86-64 Details
PyMuPDF-1.18.18-cp37-cp37m-macosx_10_9_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64 Details
PyMuPDF-1.18.18-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
PyMuPDF-1.18.18-cp36-cp36m-win32.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-32 Details
PyMuPDF-1.18.18-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ ARM64 Details
PyMuPDF-1.18.18-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.12+ x86-64 Details
PyMuPDF-1.18.18-cp36-cp36m-macosx_10_9_x86_64.whl CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64 Details

Total release size: 139.8 MB

Release files / PyMuPDF-1.18.18.tar.gz

Download URL PyMuPDF-1.18.18.tar.gz
Size 2.2 MB
Tags Source
SHA-256 checksum
How to use checksums
a1f83f9462f4c4ce19e9f473f962037341b5cd10d823e84843cd9bdfc5d2561b
BLAKE2b-256 checksum
How to use checksums
8e12375e2453915872d778026f86fd2b49e6cfdc4cce76a326e662e3662ae3b4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6

Release files / PyMuPDF-1.18.18-cp310-cp310-win_amd64.whl

Download URL PyMuPDF-1.18.18-cp310-cp310-win_amd64.whl
Size 5.4 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
30851f47d0f40b0582e96015eb75137a289257994749dee6ab673a8ddf0a871d
BLAKE2b-256 checksum
How to use checksums
a69110e11be5bddaeb5142b84b633dc4566d7d22bdedbb69163e2530238a4884
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6

Release files / PyMuPDF-1.18.18-cp310-cp310-win32.whl

Download URL PyMuPDF-1.18.18-cp310-cp310-win32.whl
Size 4.9 MB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
4a8a7d14e29322467ae86e51f129746db402e3a548e4f29867e93d5e15e48b87
BLAKE2b-256 checksum
How to use checksums
ac30c1d68838d1faa7e63ba6ecd890a768a0f6e3e2c7395c0f90b6499954275a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6

Release files / PyMuPDF-1.18.18-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl

Download URL PyMuPDF-1.18.18-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Size 6.4 MB
Tags CPython 3.10 Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
dc99f7465421bb291f0768549810582b77057535a48f4a96d6eada8e47f7ca1a
BLAKE2b-256 checksum
How to use checksums
0baf2c2dafa5d8b721497be169b5cc5839b5669499f288f753ef99bf590dfa7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release files / PyMuPDF-1.18.18-cp310-cp310-macosx_10_9_x86_64.whl

Download URL PyMuPDF-1.18.18-cp310-cp310-macosx_10_9_x86_64.whl
Size 5.6 MB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
c3a0ec0baf78bdab0ce1bd5377c342ecea448ee300fcfd6f663c63f8466421c8
BLAKE2b-256 checksum
How to use checksums
3d80c64d1cf1f8e4bb72e4ed2a0608f9452f366fd30043e7ee23017ce8ce5b25
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release files / PyMuPDF-1.18.18-cp39-cp39-win_amd64.whl

Download URL PyMuPDF-1.18.18-cp39-cp39-win_amd64.whl
Size 5.4 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
a26a240c388164121000e6390f031603e8b2e4f98b08b1fced9c18d93b092b8a
BLAKE2b-256 checksum
How to use checksums
fae4930d78083ba8224f442aba17c89ceaa01be3b6b3d0843178784914b215c9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6

Release files / PyMuPDF-1.18.18-cp39-cp39-win32.whl

Download URL PyMuPDF-1.18.18-cp39-cp39-win32.whl
Size 4.9 MB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
dc386b196ab97f1405104decb52f7d4ba6a804d519b704376eb7090162c52d4f
BLAKE2b-256 checksum
How to use checksums
d3983f5901fab16298eceea2e488da37f13f8010826c655e6fb8cff35410b890
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6

Release files / PyMuPDF-1.18.18-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL PyMuPDF-1.18.18-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 6.5 MB
Tags CPython 3.9 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
51b611d0dcdcd3ca872025c273e8f4fbd8ed6ddc7d143bc75e521c1d939eafec
BLAKE2b-256 checksum
How to use checksums
920b15bfb898d734e57fe7727d9f2b5a9cd0c47cde9266777d04a890557e6890
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release files / PyMuPDF-1.18.18-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl

Download URL PyMuPDF-1.18.18-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Size 6.4 MB
Tags CPython 3.9 Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
105377cfc04f1b28d1dca02e3110a086b092841ff1459e16987f4e098e06b35e
BLAKE2b-256 checksum
How to use checksums
d2ff89176abb4718a15eeba68361c9f76f9be43b2cd2cb6b6df3ceae2f1adfd0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release files / PyMuPDF-1.18.18-cp39-cp39-macosx_10_9_x86_64.whl

Download URL PyMuPDF-1.18.18-cp39-cp39-macosx_10_9_x86_64.whl
Size 5.6 MB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
22e84d87bccf08b082cd5d08acb5f0efc7f2fbd3fb621d474a438ce47651b918
BLAKE2b-256 checksum
How to use checksums
2c8f8fe99d53511be2f1dbe47b045a51444b04d90cfc7536f649acaf9518ccd8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release files / PyMuPDF-1.18.18-cp38-cp38-win_amd64.whl

Download URL PyMuPDF-1.18.18-cp38-cp38-win_amd64.whl
Size 5.4 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
9999414d0c4673e75fb588d0398c9835f2492503fb9e5baddba006356291cdc9
BLAKE2b-256 checksum
How to use checksums
acbb89ade97d3ce497cf00635491a1f2b7b1de6df780aefa3d8084919ad10fd4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6

Release files / PyMuPDF-1.18.18-cp38-cp38-win32.whl

Download URL PyMuPDF-1.18.18-cp38-cp38-win32.whl
Size 4.9 MB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
e3d92738db5380837cad35434e92a376be894a211573da815077603584ee201c
BLAKE2b-256 checksum
How to use checksums
262c3ea6e15ff7f9905090ea7f6959188bc703c2f4cb7abbf13a773223b16b61
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6

Release files / PyMuPDF-1.18.18-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL PyMuPDF-1.18.18-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 6.5 MB
Tags CPython 3.8 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
3026b080491ca171947f568271390f660cefabbd2206d9a66f4dae67a1385bb8
BLAKE2b-256 checksum
How to use checksums
362df1bb9a04c7ac8f563eb94ab487cdf48a9fd315bc87a8dd896bb7f58da09e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release files / PyMuPDF-1.18.18-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl

Download URL PyMuPDF-1.18.18-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Size 6.4 MB
Tags CPython 3.8 Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
de49b150a3b3c4d422f9c705f6eeebe61845121dbaf43bde31797e4af462eb1e
BLAKE2b-256 checksum
How to use checksums
f9c726b965f0eded60863beb17879c3a695fc462ffb9c67fff75a977a8ae5c4f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release files / PyMuPDF-1.18.18-cp38-cp38-macosx_10_9_x86_64.whl

Download URL PyMuPDF-1.18.18-cp38-cp38-macosx_10_9_x86_64.whl
Size 5.6 MB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
e5ef1d10b7bacf04957b2bd3dc5b2b7a9571644ea0580fef798dd0487d697fff
BLAKE2b-256 checksum
How to use checksums
bdb08a527a14630af3120b6affbe7d4a8fdd4e5ffe3c4b8578daea50cc64f344
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release files / PyMuPDF-1.18.18-cp37-cp37m-win_amd64.whl

Download URL PyMuPDF-1.18.18-cp37-cp37m-win_amd64.whl
Size 5.4 MB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
0c7ad9e923a913e1e9dfdc17d9a4e37474e50a8fc72db88178f5f26baa7f1b27
BLAKE2b-256 checksum
How to use checksums
67dfeefd657c1645e011e0ff376d530518ef8bcb2b9f2a7e71b41127b6b2dfb8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6

Release files / PyMuPDF-1.18.18-cp37-cp37m-win32.whl

Download URL PyMuPDF-1.18.18-cp37-cp37m-win32.whl
Size 4.9 MB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
044a578c49fdc1529b673b1488fa74eacc470451774be8334f3d1e4f5d89c57d
BLAKE2b-256 checksum
How to use checksums
7be99e643e97636a6716f03c7d6fb3649465489e01e76a63d1320a728de9fc7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6

Release files / PyMuPDF-1.18.18-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL PyMuPDF-1.18.18-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 6.5 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
c5fcb99473fb2b319434e50fa3607b9a667c79b092794afdb5cadfa3f6fa6383
BLAKE2b-256 checksum
How to use checksums
48bba4501452131e1f8ead97145534df4caaefbadff4d6bd0c03c2d203f8a674
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release files / PyMuPDF-1.18.18-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl

Download URL PyMuPDF-1.18.18-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Size 6.4 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
a51123b391f759910f41265a47ccdda525b891ddee441d45fbf249f8f7dcd8ac
BLAKE2b-256 checksum
How to use checksums
6841b6ccadf7ea00e972a3d3b3f1b406b34f01f4d323477a91f0646fedc14fc7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release files / PyMuPDF-1.18.18-cp37-cp37m-macosx_10_9_x86_64.whl

Download URL PyMuPDF-1.18.18-cp37-cp37m-macosx_10_9_x86_64.whl
Size 5.6 MB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
b15f08a78c21687d0954ee2311ec0da79c38b3a8701b2c63438ebc0828cfabd3
BLAKE2b-256 checksum
How to use checksums
672c937a6321cb46255d157a1d44340a56639398083e6c309293acde69559815
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release files / PyMuPDF-1.18.18-cp36-cp36m-win_amd64.whl

Download URL PyMuPDF-1.18.18-cp36-cp36m-win_amd64.whl
Size 5.4 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
2453e45dbfe509b098a737f6caff9b0c7c8075a920e5c6b7d44a8d28fc81b9c0
BLAKE2b-256 checksum
How to use checksums
63beac44eb1d90015de9f052c61548395ff7f6fb3ede9b88a89d3cf4110c457f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6

Release files / PyMuPDF-1.18.18-cp36-cp36m-win32.whl

Download URL PyMuPDF-1.18.18-cp36-cp36m-win32.whl
Size 4.9 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
c581877de2ef9bbf5bf8478535ebb9fecc9f8e56c02347482a5ada0d1b6198f1
BLAKE2b-256 checksum
How to use checksums
2098a97cebef7d207384ef85759d1eaa5632046b2df1e9511e25cae2be33830f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6

Release files / PyMuPDF-1.18.18-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL PyMuPDF-1.18.18-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 6.5 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
bde4a72ed52affcb3727de19d260c0a1e4fdbfc6616a482ac7b845f69ca1dd89
BLAKE2b-256 checksum
How to use checksums
0db63702771435bdaff2acd78279624773b3d2348c3b47dc7ad4dfaa75f9a2ec
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release files / PyMuPDF-1.18.18-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl

Download URL PyMuPDF-1.18.18-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Size 6.4 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
54b81ebee6285e5b3159a2c0cfc81062153be69b684ea86c25b258b445b9088b
BLAKE2b-256 checksum
How to use checksums
5fbbfc342ef99634a00347a3ff3e558d6884e7a2cb3510c3280092c0259ee869
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release files / PyMuPDF-1.18.18-cp36-cp36m-macosx_10_9_x86_64.whl

Download URL PyMuPDF-1.18.18-cp36-cp36m-macosx_10_9_x86_64.whl
Size 5.6 MB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
669f511bb12e92abcbda1260ffee37bdd6b8d0b28ac201c9bde5322affabf3f7
BLAKE2b-256 checksum
How to use checksums
a022220e4721587389127712e4552e2acab8da265bda61b5a4c5165891020e65
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release history Release notifications | RSS feed

1.27.2

9 release files

1.27.1

8 release files

1.26.7

8 release files

1.26.5

8 release files

1.26.4

8 release files

1.26.1

8 release files

1.26.0

8 release files

1.25.5

8 release files

1.25.4

8 release files

1.25.2

8 release files

1.25.1

8 release files

This release

1.18.18 This release

25 release files

1.10.0

1.9.2

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page