Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PyMuPDF-1.26.3 released source code.tar.gz | 2025-07-02 | 84.2 MB | |
PyMuPDF-1.26.3 released source code.zip | 2025-07-02 | 84.6 MB | |
README.md | 2025-07-02 | 550 Bytes | |
Totals: 3 Items | 168.8 MB | 7 |
PyMuPDF-1.26.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.26.3
-
Use MuPDF-1.26.3.
-
Fixed issues:
-
Fixed [#4462]
- Fixed [#4527]
- Fixed [#4564]
-
Fixed [#4575]
-
Other:
-
Class Shape is now available as pymupdf.Shape.
- Added table cell markdown support.