ocrmypdf / OCRmyPDF-EasyOCR

OCRmyPDF EasyOCR plugin
MIT License
34 stars 6 forks source link

Error: NotImplementedError: EasyOCR does not support hOCR output #10

Open OctopusET opened 3 months ago

OctopusET commented 3 months ago

I got this error when I do ocrmypdf input.pdf output.pdf I'm pretty sure it's intended result, but is there any way to try this plugin?

jbarlow83 commented 2 months ago

--output-type pdf will be needed until I develop to not need sleep so I can work on open source when I should be sleeping....

Nick468 commented 2 months ago

Hi, having the same problem. Adding --output-type pdf does not change anything. Running ocrmypdf input.pdf output.pdf --output-type pdf -l eng does not work. Am I doing something wrong or should this work? The only way I could get this plugin to run is by adding --pdf-renderer sandwich. Is this the intended way? Using this renderer seems to modify embedded images by oversharpening them. Any help in getting this to run properly would be appreciated, as the text recognition is so much better than the default!

ImSleepy-bye commented 2 months ago

Hi , i'm having the same error, i've already tried to add --output-type pdf but nothing change

jbarlow83 commented 2 months ago

As the error message says, the feature is not implemented.