mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
ocrmypdf: updated command for in-place OCR (#6396)
This commit is contained in:
parent
c9a745488f
commit
b03f1e5486
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
- Replace a scanned PDF file with a searchable PDF file:
|
||||
|
||||
`ocrmypdf {{path/to/input.pdf}}`
|
||||
`ocrmypdf {{path/to/file.pdf}} {{path/to/file.pdf}}`
|
||||
|
||||
- Skip pages of a mixed-format input PDF file that already contain text:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue