Subtitle Fixer In order to use this bash script you shoud install uchardet command. 1.install uchardet: In Ubuntu: sudo apt install uchardet 2.download (clone) this bash script and paste in your folder that contains .srt files. 3. Open a Terminal window and run the bash script: ./converter.sh 4.Done. Your files are in "converted" folder. Thank you