mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-23 18:49:08 +08:00
update PDF2SearchablePDF section
parent
7ccc4a43f7
commit
4634c06e6a
3
Home.md
3
Home.md
@ -265,4 +265,5 @@ If you find a bug and fix it yourself, the best thing to do is to attach the pat
|
||||
First read the [Wiki](https://github.com/tesseract-ocr/tesseract/wiki), particularly the [FAQ](FAQ) to see if your problem is addressed there. If not, search the [Tesseract user forum](http://groups.google.com/group/tesseract-ocr) or the [Tesseract developer forum](http://groups.google.com/group/tesseract-dev), and if you still can't find what you need, please ask us there.
|
||||
|
||||
# 3rd-Party tools & sample usage:
|
||||
1. [PDF2SearchablePDF](https://github.com/ElectricRCAircraftGuy/PDF2SearchablePDF): `pdf2searchablepdf mypdf.pdf`--produces **mypdf_searchable.pdf** as an output.
|
||||
1. [PDF2SearchablePDF](https://github.com/ElectricRCAircraftGuy/PDF2SearchablePDF): this is a lightweight bash-script wrapper around tesseract.
|
||||
1. Sample usage: `pdf2searchablepdf mypdf.pdf`--produces **mypdf_searchable.pdf** as an output.
|
Loading…
Reference in New Issue
Block a user