Question

I want to create a PDF with selectable/searchable text..

I have source.png which has gone through some pre-processing before OCR, and then I have view.jpg which is a compressed version of source.png to reduce the output PDF file

How do I define the view.jpg in the syntax?

tesseract -l eng source.png out pdf

No correct solution

OTHER TIPS

I'm not sure whether you can specify view.jpg in the command. The out.pdf already contains some sort of a compressed source.png.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top