mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-07-31 18:07:16 +08:00
parent
4c07ce872d
commit
30eac0678e
@ -11,6 +11,12 @@ See the [man](https://github.com/tesseract-ocr/tesseract/blob/master/doc/tessera
|
|||||||
|
|
||||||
`tesseract input.tiff output --oem 1 -l eng`
|
`tesseract input.tiff output --oem 1 -l eng`
|
||||||
|
|
||||||
|
------------------------------------------
|
||||||
|
|
||||||
|
## Basic Command Line Usage
|
||||||
|
|
||||||
|
See [Running Tesseract](https://github.com/tesseract-ocr/tesseract/wiki#running-tesseract) for basic command line usage.
|
||||||
|
|
||||||
## Add page break in output
|
## Add page break in output
|
||||||
|
|
||||||
In older Tesseract (before September 2017) use the config variable as part of command `-c include_page_breaks=1 -c page_separator="[PAGE SEPARATOR]"`
|
In older Tesseract (before September 2017) use the config variable as part of command `-c include_page_breaks=1 -c page_separator="[PAGE SEPARATOR]"`
|
||||||
|
Loading…
Reference in New Issue
Block a user