We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6fb27d commit 4bfc665Copy full SHA for 4bfc665
changes.txt
@@ -13,6 +13,11 @@ Change Log
13
* Other:
14
15
* Retrospectively marked #4907 as fixed in pymupdf-1.27.1.
16
+ * Improved get_textpage_ocr().
17
+
18
+ For partial OCR, **all** page areas outside legible text are now OCRed, not
19
+ just those within images. This means that OCR will now also be performed
20
+ for vector graphics, and for text containing illegible characters.
21
22
23
**Changes in version 1.27.1** (2026-02-11)
0 commit comments