-
### Checklist
- [X] I added a descriptive title
- [x] I searched for other package requests and couldn't find a duplication
### Package info
1. Name: ocrmyodf
2. Source: https://github.com/ocrmypd…
-
How can I switch back to Tesseract Engine without having to remove this plugin from env?
-
Hi,
I'm using docker-compose to use marker in the container, but I get this error:
![error-in-marker](https://github.com/VikParuchuri/marker/assets/28558525/1f1a9464-8b53-48ba-877b-822fef564910)
…
-
In contrast to
`ocrmypdf in.pdf out.pdf`
`ocrmypdf --force-ocr in.pdf out.pdf`
produces an output page format (115 × 200 mm) different from the input (A5, 148 × 210 mm).
I've been using pikepdf …
-
### Conda-forge documentation
- [X] I could not solve my problem using the conda-forge documentation.
### Installed packages
```shell
# packages in environment at /Users/andrew/opt/anaconda3…
-
### Describe the bug
Hello!
There was an interesting problem with a file [Сертификат качества №3490 (опора 1У110-5+10, 2 шт.).pdf](https://github.com/user-attachments/files/17195449/3490.1.110-5%2B1…
-
### Describe the bug
In my case the creation of a PdfA increased the size by a multiple of 500 !!!
- IMO I identified the culprit: gs can not handle mixed portrait and landscape well.
After separ…
-
I believe Adobe Acrobat Pro has something like this.
I could imagine there being an "OCR" option in the menu that could download/cache tesseract.wasm run the OCR and then be able to produce a new P…
-
Hello. The Readme says the following:
> By default, marker will use surya for OCR. Surya is slower on CPU, but more accurate than tesseract. If you want faster OCR, set OCR_ENGINE to ocrmypdf. This a…
svmrw updated
4 weeks ago
-
ocrmypdf works great with pdfs with scanned images . However in case of handwritten letter, the tessaract-ocr engine struggles many a time.
How do I use Azure ocr API as the OCR engine keeping everyt…