olhanotolga / subtitle-tools

Tools for quick- and double-checking the text contents of .srt subtitles, for those who translate and subtitle films.

Home Page:https://olhanotolga.github.io/subtitle-tools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subtitlers' Tools

Regex tools for film translators and subtitlers for quick- and/or double-checking .srt file contents.

All tools are live here: Subtitlers Tools

Originally conceptualized as an accompanying toolset for the Molodist Subtitlers project, a database for Ukrainian film subtitlers and translators.

Space Remover

Removes repeating spaces between words, as well as spaces before periods, commas, colons, and semicolons.

Space Remover in action

Timecode Checker

Checks the chronological order and numbering of your subtitles, as well as start and end timecodes.

Timecode Checker in action

Multiline Checker

Checks if any of the subtitles contain over 2 lines. Outputs subtitles that need fixing.

Multiline Checker in action

FPS to MS Converter

Converts frames into milliseconds and replaces them in the timecodes.

FPS to MS Converter in action


All tools are made with HTML, CSS, and JavaScript using Regular Expressions.

About

Tools for quick- and double-checking the text contents of .srt subtitles, for those who translate and subtitle films.

https://olhanotolga.github.io/subtitle-tools/


Languages

Language:JavaScript 47.7%Language:HTML 34.7%Language:CSS 17.6%