Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PyMuPDF-1.26.4 released source code.tar.gz | 2025-08-25 | 91.3 MB | |
PyMuPDF-1.26.4 released source code.zip | 2025-08-25 | 91.7 MB | |
README.md | 2025-08-25 | 902 Bytes | |
Totals: 3 Items | 183.0 MB | 4 |
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.4
-
Use MuPDF-1.26.7.
-
Fixed issues:
-
Fixed [#3806]
- Fixed [#4388]
- Fixed [#4457]
- Fixed [#4462]
- Fixed [#4533]
- Fixed [#4565]
- Fixed [#4571]
- Fixed [#4590]
- Fixed [#4614]
-
Fixed [#4639]
-
Other:
-
Check that [#4392]
Segfault when running with pytest and -Werror
is fixed if PyMuPDF is built with swig>=4.4. - Add
Page.clip_to_rect()
. - Improved search for Tesseract data.
- Retrospectively mark [#4496] as fixed in 1.26.1.
- Retrospectively mark [#4503] as fixed in 1.26.3.
- Added experimental support for Graal.