v14.1.0
This commit is contained in:
@@ -28,6 +28,18 @@ tagged yet.
|
||||
|
||||
.. |OCRmyPDF PyPI| image:: https://img.shields.io/pypi/v/ocrmypdf.svg
|
||||
|
||||
v14.1.0
|
||||
=======
|
||||
|
||||
- Added ``--tesseract-non-ocr-timeout``. This allows using Tesseract's deskew
|
||||
and other non-OCR features while disabling OCR using ``--tesseract-timeout 0``.
|
||||
- Added ``--tesseract-downsample-large-images``. This downsamples larges images
|
||||
that exceed the maximum image size Tesseract can handle. Large images may still
|
||||
take a long time to process, but this allows them to be processed if that
|
||||
is desired.
|
||||
- Fixed :issue:`1082`, an issue with snap packaged building.
|
||||
- Change linter to ruff, fix lint errors, update documentation.
|
||||
|
||||
v14.0.4
|
||||
=======
|
||||
|
||||
|
||||
Reference in New Issue
Block a user