https://github.com/dineshdb/ocrmypdf-worker
https://github.com/dineshdb/ocrmypdf-worker
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dineshdb/ocrmypdf-worker
- Owner: dineshdb
- Created: 2024-08-05T10:39:48.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-15T13:17:43.000Z (7 months ago)
- Last Synced: 2025-01-10T03:49:44.477Z (4 months ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
## Getting Started
A worker container that scans all the files in `$SOURCE_DIR` and moves them to
`$TARGET_DIR` after making them OCR compatible using `OCRmyPDF`.## Environment variables
- `SOURCE_DIR`: `/var/lib/source`
- `TARGET_DIR`: `/var/lib/target`
- `ENABLE_PDF_TO_TEXT`: `false`## License
MIT