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
273 stars 34 forks source link

file not found. Aborting... #43

Closed yatrik-cloud closed 1 year ago

yatrik-cloud commented 1 year ago

python pdf2pdfocr.py -v -r 200 -i Dummy_IS_4.pdf

File: Dummy_IS_4.pdf [2023-09-14 11:37:30.229202] [DEBUG] Tesseract can 'textonly_pdf': True [2023-09-14 11:37:30.247081] [DEBUG] Tesseract version: 5 [2023-09-14 11:37:30.247081] [DEBUG] cuneiform not available file not found. Aborting...

In GUI: image

LeoFCardoso commented 1 year ago

Hi! Please try to use complete path instead of just the filename.

yatrik-cloud commented 1 year ago

Hi! Please try to use complete path instead of just the filename.

I have tried it also, it's also not working.

I also tried to choose the file by using the 'browse' button, available in the GUI, to take the path directly, also not working.