Srtedit
srtedit strip messy.srt > clean.srt Batch shift all .srt files in a folder
srtedit fps --from 25 --to 23.976 cinema.srt > corrected.srt Remove HTML/ASS tags from subtitles srtedit
If you need a GUI with similar name: – but it’s a different, older tool. Quick Reference Card srtedit shift --ms +/-MS # shift all timings srtedit fps --from X --to Y # convert frame rate srtedit strip # remove formatting srtedit merge # combine multiple SRTs srtedit split --parts N # divide into N files srtedit fix-overlap # fix overlapping times srtedit grep PATTERN # keep matching lines srtedit encoding --to ENC # change encoding (utf8, latin1, etc.) srtedit strip messy