mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-07-24 13:16:15 +08:00
Updated Command Line Usage (markdown)
parent
e57d480f6e
commit
ff05e90905
@ -1,6 +1,6 @@
|
||||
## [Tesseract 'man' page](https://github.com/tesseract-ocr/tesseract/blob/master/doc/tesseract.1.asc)
|
||||
|
||||
This page has not been updated for Tesseract 4.0.
|
||||
This page has not been (fully) updated for Tesseract 4.0.
|
||||
|
||||
## Tesseract --help
|
||||
|
||||
@ -44,6 +44,12 @@ This page has not been updated for Tesseract 4.0.
|
||||
|
||||
Use the config variable as part of command `-c tessedit_page_number=0 `
|
||||
|
||||
## Integrate original image file and detected text into searchable PDF
|
||||
|
||||
Use the config variable `-c textonly_pdf=1` and Merge your image-only and text-only PDF.
|
||||
|
||||
see https://github.com/tesseract-ocr/tesseract/issues/660#issuecomment-274213632 for details
|
||||
|
||||
## Simplest Invocation to OCR an image
|
||||
|
||||
tesseract imagename outputbase
|
||||
|
Loading…
Reference in New Issue
Block a user