Sign inSign up

dschoen/pypdfocr-docker

By dschoen

Updated about 9 years ago

Automated OCR for PDFs in a watched folder

Image
0

267

dschoen/pypdfocr-docker repository overview

pypdfocr-docker

PyPDFOCR on Docker

get rid of your paperwork...

what is pypdfocr

PyPDFOCR converts a scanned PDF into an OCR'ed PDF using Tesseract-OCR and Ghostscript

Dockerfile

Trusted Build

This Docker image is based on the official Ubuntu base image.

It incorporates a patch for issue #41 of pypdfocr 0.9.0 likely to be fixed in 0.9.1

How to use this image

docker run --rm dschoen/pypdfocr [-h] [-d] [-v] [-m] [-l LANG] [--preprocess]
                [--skip-preprocess] [-w WATCH_DIR] [-f] [-c CONFIGFILE] [-e]
                [-n]
                [pdf_filename]

docker run -v ~/Documents/Paper:/media dschoen/pypdfocr

For sample config see [config.yaml](https://github.com/mmatiaschek/pypdfocr-docker/blob/master/config.yaml) or pypdfocr authors repository [here](https://github.com/virantha/pypdfocr/).

Tag summary

Content type

Image

Digest

Size

283.6 MB

Last updated

about 9 years ago

docker pull dschoen/pypdfocr-docker