| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PyMuPDF-1.27.2 released source code.tar.gz | 2026-03-05 | 95.0 MB | |
| PyMuPDF-1.27.2 released source code.zip | 2026-03-05 | 95.8 MB | |
| README.md | 2026-03-05 | 635 Bytes | |
| Totals: 3 Items | 190.8 MB | 0 | |
Wheels for Windows, Linux and MacOS, and the sdist, are available on https://pypi.org and can be installed in the usual way, for example:
python -m pip install --upgrade pymupdf
Changes in version 1.27.2
-
Use MuPDF-1.27.2.
-
Fixed issues:
-
Fixed [#4903]
-
Other:
-
Retrospectively marked [#4907] as fixed in pymupdf-1.27.1.
-
Improved get_textpage_ocr().
For partial OCR, all page areas outside legible text are now OCRed, not just those within images. This means that OCR will now also be performed for vector graphics, and for text containing illegible characters.