Install with Docker

If you are familiar with Docker, running rok-server is very easy & simple using only few commands.

This method works on Windows/Linux/MacOS

docker pull ghcr.io/rokmonster/ocr:latest
docker run -d -p8080:8080 ghcr.io/rokmonster/ocr:latest

Just open http://localhost:8080 and enjoy.