Convert Presentation Graphic Stream (SUP File) to text-based SRT format with Tesseract.
Requirements (Ubuntu)
sudo apt install libleptonica-dev
sudo apt install libtesseract-dev
Install Languages
sudo apt install tesseract-ocr-eng
sudo apt install tesseract-ocr-deu
... ~~~~