Skip to content

PyMuPDF-1.23.14 released

Compare
Choose a tag to compare
@julian-smith-artifex-com julian-smith-artifex-com released this 15 Jan 18:21
· 259 commits to main since this release

PyMuPDF-1.23.14 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 are not available yet, they will be build and uploaded later.]

Changes in version 1.23.14 (2024-01-15)

  • Bug fixes:

  • Other:

    • Ensure valid "re" rectangles in Page.get_drawings() with derotated pages.