Download Latest Version PyMuPDF-1.26.7 released source code.tar.gz (94.0 MB)
Email in envelope

Get an email when there's a new version of PyMuPDF

Home / 1.26.5
Name Modified Size InfoDownloads / Week
Parent folder
PyMuPDF-1.26.5 released source code.tar.gz 2025-10-10 92.5 MB
PyMuPDF-1.26.5 released source code.zip 2025-10-10 93.0 MB
README.md 2025-10-10 1.0 kB
Totals: 3 Items   185.5 MB 1

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

[Linux-aarch64 wheels will be built and uploaded later.]

Changes in version 1.26.5

  • Use MuPDF-1.26.10.

  • Fixed issues:

  • Fixed [#2883]

  • Fixed [#4507]
  • Fixed [#4613]
  • Fixed [#4700]
  • Fixed [#4716]

  • Other:

  • Supported Python versions are now 3.9-3.14.

  • We now define all class methods explicitly instead of with dynamic assignment; this improves type hints.
  • Removed pymupdf.utils.Shape class, was duplicate of pymupdf.Shape.
  • Allow use of cibuildwheel to build and test on Pyodide.
  • Fixed various Pyodide bugs.
  • In documentation, added section about Linux wheels and glibc compatibility.
  • Improved documentation of pymupdf.open()'s <filetype> arg.
  • Retrospectively mark 4544 <https://github.com/pymupdf/PyMuPDF/issues/4544>_ as fixed in 1.26.4.
Source: README.md, updated 2025-10-10