Skip to content

PyMuPDF-1.25.5 released

Latest
Compare
Choose a tag to compare
@julian-smith-artifex-com julian-smith-artifex-com released this 31 Mar 23:25
· 15 commits to main since this release

PyMuPDF-1.25.5 has been released.

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.25.5 (2025-03-31)

  • Fixed issues:

  • Other:

    • Use MuPDF-1.25.6.
    • Fixed MuPDF SEGV on MacOS with particular fonts.
    • Fixed Annot.get_textpage()'s clip arg.
    • Fixed Python-3.14 (pre-release) build error.