-
webserver_1 | [2021-11-08 15:28:33,896] [ERROR] [paperless.consumer] Error while consuming document IMG_20211108_071703.jpg: ExifOrientationError: Invalid rotation (0)
webserver_1 | Traceback (most…
-
### Describe the proposed feature
@jbarlow83 First off, thanks for this excellent software.
I wanted to share this amazing AI OCR I came across today, surya
https://github.com/VikParuchuri/s…
-
**Describe the bug**
we plan to load historical pdf files into the database and want to make them searchable using OCR workflow, which changes the modification date of the file - hence the importan…
-
Hi,
I have tried with OCR Action as well as the same command I tried on the Ubuntu terminal but with no luck.
I'm getting below error when I use OCR Action & when I execute below command direc…
-
Hi Jmuccigr,
your redo_ocr script looks really interesting and I would love to use it for all these jstore pdfs sitting on my harddrive which I cannot properly annotate due to the poor ocr. Unfortu…
-
**Is your feature request related to a problem? Please describe.**
Instead of having to rely on a cloud service, e.g. using Azure AI Document Intelligence in the current state, it would be very neat …
-
below is my `fileToOcr` function
```python
os.environ["TESSDATA_PREFIX"] = "Location of Tessdata Folder"
if __name__ == '__main__':
start = timer()
ocrmypdf.ocr(pdf, output_file=f…
-
### Describe the bug
OCRmyPDF does not preserve XMP metadata tags, e.g., from the Dublin Core set, like `contributor`, `created`, `subject`.
### Steps to reproduce
```plain text
1. ocrmypdf --outpu…
-
Is there a way to still run Alfresco Simple OCR (w/ pdfsandwich) on each new document version (so text can continue to be found on the pages) yet kill the auto-rotation portion of the process for subs…
-
First of all I would like to congratulate on this masterpiece of software!
I have been a professional developer for embedded software for decades and have seen many programs with low usability.
But …