LeoFCardoso / pdf2pdfocr

A free tool to OCR a PDF and add a text "layer" in the original file, making a searchable PDF. Use only open source tools. Please tip!
Apache License 2.0
263 stars 33 forks source link

How to use in on Win 10? Can use paddleocr as a ocr engine? #37

Open nissansz opened 1 year ago

nissansz commented 1 year ago

How to use in on Win 10? Can use paddleocr as a ocr engine?

LeoFCardoso commented 1 year ago

Hello @nissansz.

You can try to follow https://github.com/LeoFCardoso/pdf2pdfocr/blob/master/install_windows.txt to run pdf2pdfocr in your Windows 10 system.

By now, PaddleOCR is not supported. I will check it.