mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-07-24 21:26: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`
|
||||
|
||||
------------------------------------------
|
||||
|
||||
## 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
|
||||
|
||||
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