gosseract icon indicating copy to clipboard operation
gosseract copied to clipboard

Convert image to pdf

Open Abderrahman-byte opened this issue 1 year ago • 1 comments

Summary

I trying to build golang microservice with some very specifique ocr requirements. In pytesseract there is this function image_to_pdf_or_hocr that make Tesseract OCR run on the provided image to pdf. I wonder if there is a something similar in gosseract ?

Abderrahman-byte avatar Jul 06 '23 19:07 Abderrahman-byte

No, it's not implemented in gosseract

dnnspaul avatar Sep 17 '23 10:09 dnnspaul