This Go application running in a Docker container automatically runs OCR on the PDF files in a mounted folder.
- Download this repository
- Modify docker-compose.yml
- (Optional) Add languages in the languages folder
- Start the container with
docker compose up
DoOcr-deu+eng-XXXX.pdf
1⮥------2⮥-----3⮥
DoOcr
Part that triggers the scriptdeu+eng
Languages for the ocr (Must be added during build)XXXX
User specified part
Example:
DoOcr-deu+eng-blablup.pdf