mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2025-11-07 05:17:20 +00:00
typo in usage
This commit is contained in:
parent
6c5ee4095c
commit
98c41f3223
@ -37,8 +37,7 @@ Usage: OCRmyPDF.sh [-h] [-v] [-g] [-k] [-d] [-c] [-i] [-o dpi] [-f] [-l languag
|
|||||||
- Do not delete the temporary files
|
- Do not delete the temporary files
|
||||||
-d : Deskew each page before performing OCR
|
-d : Deskew each page before performing OCR
|
||||||
-c : Clean each page before performing OCR
|
-c : Clean each page before performing OCR
|
||||||
-i : Incorporate the cleaned image in the final PDF file (by default the original image
|
-i : Incorporate the cleaned image in the final PDF file (by default the original image, or the deskewed image if the -d option is set)
|
||||||
image, or the deskewed image if the -d option is set)
|
|
||||||
-o : If the resolution of an image is lower than dpi value provided as argument, provide the OCR engine with
|
-o : If the resolution of an image is lower than dpi value provided as argument, provide the OCR engine with
|
||||||
an oversampled image having the latter dpi value. This can improve the OCR results but can lead to a larger output PDF file.
|
an oversampled image having the latter dpi value. This can improve the OCR results but can lead to a larger output PDF file.
|
||||||
(default: no oversampling performed)
|
(default: no oversampling performed)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user