PyMuPDF-1.26.1 released #4557
julian-smith-artifex-com
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PyMuPDF-1.26.1 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:
[Linux-aarch64 wheels will be built and uploaded later.]
Changes in version 1.26.1
Use MuPDF-1.26.2.
Fixed issues:
show_pdf_page
does not like empty pages created bynew_page
#4520Other:
Document.rewrite_images()
, useful for reducing file size, changing image formats, or converting color spaces.Page.get_text()
: restrict positional args to match docs.Shape
.pymupdf.pymupdf_date
andpymupdf.VersionDate
are now both None.This discussion was created from the release PyMuPDF-1.26.1 released.
Beta Was this translation helpful? Give feedback.
All reactions