This is a simple OCR (optical character recognition) tool based on OCRmyPDF.
This tool can be used as Docker image as in the following docker-compose.yml
.
sudo .scripts/build_docker_image.sh
sudo .scripts/start_container.sh
Adapt .docker/docker-componse.yml to your specific needs. E.g. set the input
and output
folders.