github pymupdf/PyMuPDF 1.25.3
PyMuPDF-1.25.3 released

20 hours ago

PyMuPDF-1.25.3 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.3 (2025-02-06)

  • Use MuPDF-1.25.4.

  • Fixed issues:

  • Other:

    • In annotations:
      • Added support for subtype FreeTextCallout.
      • Added support for rich text.
    • Added miter_limit arg to insert_text*() to allow supression of spikes caused by long miters.
    • Add Widget Support to Document.insert_pdf().
    • Add bibi to span dicts.
    • Add `synthetic' to char dict.

Don't miss a new PyMuPDF release

NewReleases is sending notifications on new releases.