Skip to main content

PyMuPDF

PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.

Installation

PyMuPDF requires Python 3.8 or later, install using pip with:

pip install PyMuPDF

There are no mandatory external dependencies. However, some optional features become available only if additional packages are installed.

You can also try without installing by visiting PyMuPDF.io.

Usage

Basic usage is as follows:

import fitz # imports the pymupdf library
doc = fitz.open("example.pdf") # open a document
for page in doc: # iterate the document pages
  text = page.get_text() # get plain text encoded as UTF-8

Documentation

Full documentation can be found on pymupdf.readthedocs.io.

Optional Features

  • fontTools for creating font subsets.
  • pymupdf-fonts contains some nice fonts for your text output.
  • Tesseract-OCR for optical character recognition in images and document pages.

About

PyMuPDF adds Python bindings and abstractions to MuPDF, a lightweight PDF, XPS, and eBook viewer, renderer, and toolkit. Both PyMuPDF and MuPDF are maintained and developed by Artifex Software, Inc.

PyMuPDF was originally written by Jorj X. McKie.

License and Copyright

PyMuPDF is available under open-source AGPL and commercial license agreements. If you determine you cannot meet the requirements of the AGPL, please contact Artifex for more information regarding a commercial license.

Contact

Join us on Discord here: #pymupdf

Release files for pymupdf 1.23.16

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.23.16
File Size Uploaded
PyMuPDF-1.23.16.tar.gz 103.0 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for pymupdf 1.23.16
File
PyMuPDF-1.23.16-cp312-none-win_amd64.whl CPython 3.12 none Windows x86-64 Details
PyMuPDF-1.23.16-cp312-none-win32.whl CPython 3.12 none Windows x86-32 Details
PyMuPDF-1.23.16-cp312-none-manylinux2014_x86_64.whl CPython 3.12 none Linux glibc 2.17+ x86-64 Details
PyMuPDF-1.23.16-cp312-none-manylinux2014_aarch64.whl CPython 3.12 none Linux glibc 2.17+ ARM64 Details
PyMuPDF-1.23.16-cp312-none-macosx_11_0_arm64.whl CPython 3.12 none macOS 11.0+ ARM64 Details
PyMuPDF-1.23.16-cp312-none-macosx_10_9_x86_64.whl CPython 3.12 none macOS 10.9+ x86-64 Details
PyMuPDF-1.23.16-cp311-none-win_amd64.whl CPython 3.11 none Windows x86-64 Details
PyMuPDF-1.23.16-cp311-none-win32.whl CPython 3.11 none Windows x86-32 Details
PyMuPDF-1.23.16-cp311-none-manylinux2014_x86_64.whl CPython 3.11 none Linux glibc 2.17+ x86-64 Details
PyMuPDF-1.23.16-cp311-none-manylinux2014_aarch64.whl CPython 3.11 none Linux glibc 2.17+ ARM64 Details
PyMuPDF-1.23.16-cp311-none-macosx_11_0_arm64.whl CPython 3.11 none macOS 11.0+ ARM64 Details
PyMuPDF-1.23.16-cp311-none-macosx_10_9_x86_64.whl CPython 3.11 none macOS 10.9+ x86-64 Details
PyMuPDF-1.23.16-cp310-none-win_amd64.whl CPython 3.10 none Windows x86-64 Details
PyMuPDF-1.23.16-cp310-none-win32.whl CPython 3.10 none Windows x86-32 Details
PyMuPDF-1.23.16-cp310-none-manylinux2014_x86_64.whl CPython 3.10 none Linux glibc 2.17+ x86-64 Details
PyMuPDF-1.23.16-cp310-none-manylinux2014_aarch64.whl CPython 3.10 none Linux glibc 2.17+ ARM64 Details
PyMuPDF-1.23.16-cp310-none-macosx_11_0_arm64.whl CPython 3.10 none macOS 11.0+ ARM64 Details
PyMuPDF-1.23.16-cp310-none-macosx_10_9_x86_64.whl CPython 3.10 none macOS 10.9+ x86-64 Details
PyMuPDF-1.23.16-cp39-none-win_amd64.whl CPython 3.9 none Windows x86-64 Details
PyMuPDF-1.23.16-cp39-none-win32.whl CPython 3.9 none Windows x86-32 Details
PyMuPDF-1.23.16-cp39-none-manylinux2014_x86_64.whl CPython 3.9 none Linux glibc 2.17+ x86-64 Details
PyMuPDF-1.23.16-cp39-none-manylinux2014_aarch64.whl CPython 3.9 none Linux glibc 2.17+ ARM64 Details
PyMuPDF-1.23.16-cp39-none-macosx_11_0_arm64.whl CPython 3.9 none macOS 11.0+ ARM64 Details
PyMuPDF-1.23.16-cp39-none-macosx_10_9_x86_64.whl CPython 3.9 none macOS 10.9+ x86-64 Details
PyMuPDF-1.23.16-cp38-none-win_amd64.whl CPython 3.8 none Windows x86-64 Details
PyMuPDF-1.23.16-cp38-none-win32.whl CPython 3.8 none Windows x86-32 Details
PyMuPDF-1.23.16-cp38-none-manylinux2014_x86_64.whl CPython 3.8 none Linux glibc 2.17+ x86-64 Details
PyMuPDF-1.23.16-cp38-none-manylinux2014_aarch64.whl CPython 3.8 none Linux glibc 2.17+ ARM64 Details
PyMuPDF-1.23.16-cp38-none-macosx_11_0_arm64.whl CPython 3.8 none macOS 11.0+ ARM64 Details
PyMuPDF-1.23.16-cp38-none-macosx_10_9_x86_64.whl CPython 3.8 none macOS 10.9+ x86-64 Details

Total release size: 217.3 MB

Release files / PyMuPDF-1.23.16.tar.gz

Download URL PyMuPDF-1.23.16.tar.gz
Size 103.0 MB
Tags Source
SHA-256 checksum
How to use checksums
e0545a15ba1d8268a1e0af4abcfa352f793e2e3f46942ac6f682bf559de57c1e
BLAKE2b-256 checksum
How to use checksums
38de71f05f98437daea36ab631608e8ea8040f3a00d21567375878871efc2abc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp312-none-win_amd64.whl

Download URL PyMuPDF-1.23.16-cp312-none-win_amd64.whl
Size 3.5 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
e1d621263596096b6e3634c6b23e3b5ec43df3f8980f8718a6cdf09ee16de880
BLAKE2b-256 checksum
How to use checksums
2f673830fa729068666e6aa0ed239d97cbb20264694f5a08d1de50a8bd4aab1e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp312-none-win32.whl

Download URL PyMuPDF-1.23.16-cp312-none-win32.whl
Size 3.3 MB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
f82d8d26199585fcbaab44c80559661a15533e3fba13ba9706ac0c57ea6c40f9
BLAKE2b-256 checksum
How to use checksums
0d7f78fdf5998c8c53ab668e1d6c01ce019e2e87299eaccc84aa04b198eef4a3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp312-none-manylinux2014_x86_64.whl

Download URL PyMuPDF-1.23.16-cp312-none-manylinux2014_x86_64.whl
Size 4.4 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
d2cdfa7bcd9373c13bf70100c82218416b292f3d6c7a52142a800ccb22f393dd
BLAKE2b-256 checksum
How to use checksums
95371f0497af2f5e95246065e66bc11a1b53ba3518b87d36bf00f305a3ad00bf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp312-none-manylinux2014_aarch64.whl

Download URL PyMuPDF-1.23.16-cp312-none-manylinux2014_aarch64.whl
Size 3.8 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
23901c93c5cc0b3b7aa2f0b3c22db6271f8969e1de11164d589eddf88dcd018e
BLAKE2b-256 checksum
How to use checksums
cacb34af666e460b544ddf614b497405287b3717b32d52f302d7411c50af5328
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp312-none-macosx_11_0_arm64.whl

Download URL PyMuPDF-1.23.16-cp312-none-macosx_11_0_arm64.whl
Size 3.7 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
9d1f1fb8f2439f7e449fbe221eec66d19dd94968242282e27a3f5369550fcbef
BLAKE2b-256 checksum
How to use checksums
f5dacf6c9eb65d943a729d9df58590ab292212a35682cfbc1753cdc9e7d67bf8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp312-none-macosx_10_9_x86_64.whl

Download URL PyMuPDF-1.23.16-cp312-none-macosx_10_9_x86_64.whl
Size 4.2 MB
Tags CPython 3.12 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
18343b40ad762ddca8f8d5a05c79b274171abd15efe8c5415811516361d58218
BLAKE2b-256 checksum
How to use checksums
1e505aab501985aa4880fe72513ac1d85cd4574281c08b36c3fc1f5d129b1cd2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp311-none-win_amd64.whl

Download URL PyMuPDF-1.23.16-cp311-none-win_amd64.whl
Size 3.5 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
8e0d121ad95787e5d324b660f923b2ee5b44620dfcee4522bc2066723ef7c8a5
BLAKE2b-256 checksum
How to use checksums
44ca22607b88bdc6b27ab39fc0cfe878310a35cddd5f671111cbc7398c1103fd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp311-none-win32.whl

Download URL PyMuPDF-1.23.16-cp311-none-win32.whl
Size 3.3 MB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
5a9adb5e250c0d66094d6bf02a2668256ff3c05d3d897c32417c5d260fd297cc
BLAKE2b-256 checksum
How to use checksums
706944a745331d68a3ddfbacdc2ee216cf823a2326359e31225b018a7af8eed4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp311-none-manylinux2014_x86_64.whl

Download URL PyMuPDF-1.23.16-cp311-none-manylinux2014_x86_64.whl
Size 4.4 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
30b07ba842d247a5b39e6751d31e2da24554e5fadd130477edd186fd4ecde243
BLAKE2b-256 checksum
How to use checksums
1248cee53b76fa986903284aebc65563a103748233993b885793664d9c12e360
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp311-none-manylinux2014_aarch64.whl

Download URL PyMuPDF-1.23.16-cp311-none-manylinux2014_aarch64.whl
Size 3.9 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
2b61111ab3cf20b53d7db36fbe1abf9416ce1253d417b717fb6a54dc2d86b826
BLAKE2b-256 checksum
How to use checksums
a69c63de820e9e154c35f9bb55dd2e20adf6ddf263c7e4ac1770f8773d34faf0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp311-none-macosx_11_0_arm64.whl

Download URL PyMuPDF-1.23.16-cp311-none-macosx_11_0_arm64.whl
Size 3.7 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
9b03ca1c961c88777b6bef0e1bf07e8b44a3645f5bb3c20952b8ede6ac54b2a3
BLAKE2b-256 checksum
How to use checksums
78a6269d7e1fb7375c0b43a53887f0041aedf64e6ec7448f542c8a7c55d43109
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp311-none-macosx_10_9_x86_64.whl

Download URL PyMuPDF-1.23.16-cp311-none-macosx_10_9_x86_64.whl
Size 4.2 MB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
63f93463f993e858d82c4991afbc7ae31584ddaf2e69aa14f83732c6d8e23a14
BLAKE2b-256 checksum
How to use checksums
7da363ff6c8f9b337c20f0a01674a108eaeebe1704d0b9503e4f68617b8bba38
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp310-none-win_amd64.whl

Download URL PyMuPDF-1.23.16-cp310-none-win_amd64.whl
Size 3.5 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
bc9bf204ce5e86122000a5e2ab36c7db54576dabdc2963153634f8c908caaece
BLAKE2b-256 checksum
How to use checksums
1d9ad729663ee4bc97b583368f997084a19b3a0e0c4c71110f0c5b39cce853c4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp310-none-win32.whl

Download URL PyMuPDF-1.23.16-cp310-none-win32.whl
Size 3.3 MB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
82b875e7e814b2cc846c3e425c1bf6d0970d1f8a2bedcc92ff3c2178a72b9b4a
BLAKE2b-256 checksum
How to use checksums
1d090d0ccce308b3acdf66daa82bb22b5afc7c40cf3ecc648a01248c23ce84f0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp310-none-manylinux2014_x86_64.whl

Download URL PyMuPDF-1.23.16-cp310-none-manylinux2014_x86_64.whl
Size 4.4 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
a80cbc3f427d21d9d221689a82c8c526fa0a27b988030dc2879297556d824d4f
BLAKE2b-256 checksum
How to use checksums
7209fbe0cd58d7dc100b4556362a74f53f835c2106ec87234f7293f4f91ee3e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp310-none-manylinux2014_aarch64.whl

Download URL PyMuPDF-1.23.16-cp310-none-manylinux2014_aarch64.whl
Size 3.9 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
9d6bacf8949f262a639418169d21f0af19e93cc92494d244c74c546569535ef0
BLAKE2b-256 checksum
How to use checksums
468482e9fd23ae3bb36edfebefebd62163757e99175924960fd44f1acc44e92b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp310-none-macosx_11_0_arm64.whl

Download URL PyMuPDF-1.23.16-cp310-none-macosx_11_0_arm64.whl
Size 3.7 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
587a346da6d55325c8db2ed1f726ae7e672e4431eaefc39c0990a3cfe6522929
BLAKE2b-256 checksum
How to use checksums
bc3af502d505ab25859ca20cfe516d54beb863acdd7c06d83b90355b9f38e6ad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp310-none-macosx_10_9_x86_64.whl

Download URL PyMuPDF-1.23.16-cp310-none-macosx_10_9_x86_64.whl
Size 4.2 MB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
63f6bdeee9147aba360454c09b832a08534cc6af34654e9f6b1fe77ca607ca51
BLAKE2b-256 checksum
How to use checksums
0a8e17c81bff412e925295a4f8eb692067f56d555625cb77b173b6af2c68aebb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp39-none-win_amd64.whl

Download URL PyMuPDF-1.23.16-cp39-none-win_amd64.whl
Size 3.5 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
e2a513def6d7a57711300f5fe8f09146f53a62602b48a90d4715b4d4c226c8a6
BLAKE2b-256 checksum
How to use checksums
1330f23bd532f54997b409c7a42776ee9239ce45dddfe2bf950486d98255315c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp39-none-win32.whl

Download URL PyMuPDF-1.23.16-cp39-none-win32.whl
Size 3.3 MB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
96c79d5a36e265948ed75131ceabfc0d5b8ef1a505dc91db3a71fad19cc0bd31
BLAKE2b-256 checksum
How to use checksums
3f9bbe3c860543fa3fa2db990dfabb2f21cb82e9cfad5506ff6cc34d7a353486
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp39-none-manylinux2014_x86_64.whl

Download URL PyMuPDF-1.23.16-cp39-none-manylinux2014_x86_64.whl
Size 4.4 MB
Tags CPython 3.9 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
78839a84f4eb6b3b6d696d42649bf217ab43cbca205e1e3e9abd89abd75e0c4a
BLAKE2b-256 checksum
How to use checksums
8a650225a1be66ce441cbfa7e066e66b748f320f00dde533d4d38c4d003c7300
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp39-none-manylinux2014_aarch64.whl

Download URL PyMuPDF-1.23.16-cp39-none-manylinux2014_aarch64.whl
Size 3.9 MB
Tags CPython 3.9 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
57aad38cf4d5140aac4df7cd158c82d1371fb018de97b3535384015e65969a46
BLAKE2b-256 checksum
How to use checksums
0e0fee340d30c64ed446786bc2e79329cdffc42abf0937b8e2d1d0c26bd6274d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp39-none-macosx_11_0_arm64.whl

Download URL PyMuPDF-1.23.16-cp39-none-macosx_11_0_arm64.whl
Size 3.7 MB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
1c28be2f32730486c165e4117bc3c82e61a0e3c7088cfffe4d1236feaa919f42
BLAKE2b-256 checksum
How to use checksums
b55b3d8b3375802f6fd4c728424e4b866f9c07efb402afcf38503c1017fab18c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp39-none-macosx_10_9_x86_64.whl

Download URL PyMuPDF-1.23.16-cp39-none-macosx_10_9_x86_64.whl
Size 4.2 MB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
b733b5627a9d30516bc672d201e84d8523508fd0163ccec92de979bd8bb60667
BLAKE2b-256 checksum
How to use checksums
091a0c507f3e7a0576f739922cd18071719aa30f4f978026bae7074fe627193f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp38-none-win_amd64.whl

Download URL PyMuPDF-1.23.16-cp38-none-win_amd64.whl
Size 3.5 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
def0ede77f7a7f3160b72e04c41fe3ecce9a17ba5bb30d83d116464d8ef73397
BLAKE2b-256 checksum
How to use checksums
c52aeea4b791df237a3222f818d12e83184f28c7be7d42667a2e26a7cac04d59
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp38-none-win32.whl

Download URL PyMuPDF-1.23.16-cp38-none-win32.whl
Size 3.3 MB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
27355a7c7bc6cac2e80e598cec065a46ca29f19b38d8e7655f10156e83dc337e
BLAKE2b-256 checksum
How to use checksums
120f510bd60392691af94f1bc1e20a8e9de01d63e43d0ca4142b605747c37895
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp38-none-manylinux2014_x86_64.whl

Download URL PyMuPDF-1.23.16-cp38-none-manylinux2014_x86_64.whl
Size 4.3 MB
Tags CPython 3.8 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
720ddb7c479b3cb32637071d6e2e6bdc7605673fac4f4ef1b0957739a2cb7e46
BLAKE2b-256 checksum
How to use checksums
160aaf16f279a74222ba14e4a81516dc36bfdc1eccf16cabc3587dda2b5a5f7c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp38-none-manylinux2014_aarch64.whl

Download URL PyMuPDF-1.23.16-cp38-none-manylinux2014_aarch64.whl
Size 3.8 MB
Tags CPython 3.8 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
2b1199d18f0af446246fc42eb89461a9f555ee6c5642ec8fe3d50d0c6e368515
BLAKE2b-256 checksum
How to use checksums
8fbfe86f9971a4e1ab1105e5f2670c85b2c3c8872105d13558e9be86d4766c95
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp38-none-macosx_11_0_arm64.whl

Download URL PyMuPDF-1.23.16-cp38-none-macosx_11_0_arm64.whl
Size 3.7 MB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
d9985fc77811191e33a46e2db43bc9c8c35f51328c1529c0cc0a587304c637f6
BLAKE2b-256 checksum
How to use checksums
be07ce41148c593e9598e2e4c8c4fa190821b21b6b9bfc3ed6366949820ee6a9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / PyMuPDF-1.23.16-cp38-none-macosx_10_9_x86_64.whl

Download URL PyMuPDF-1.23.16-cp38-none-macosx_10_9_x86_64.whl
Size 4.2 MB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
87bfba92fa3ecd0d118f7a954b80e24ab2eda44a1aae9718754a8013703fe2e2
BLAKE2b-256 checksum
How to use checksums
d947bc10f5ce4e3be6ad282406de11144b3b11dcb37065fccdb9873bd100cf46
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

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.23.16 This release

31 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