Test files › Subtitles and captions

Sample Subtitles and captions test files

5 free subtitles and captions test files for QA and developers: comma-separator.vtt, missing-signature.vtt, overlapping-cues.srt, valid.srt and more. Each…

FileFormatSizeWhat it catches
comma-separator.vttWebVTT176 bytesWebVTT that uses the SRT comma decimal separator in its timestamps instead of a full stop.
missing-signature.vttWebVTT138 bytesA WebVTT file with correct cues but no "WEBVTT" first line, which makes the whole file invalid.
overlapping-cues.srtSRT252 bytesSRT whose cues overlap in time and are not in chronological order, with one zero-length cue.
valid.srtSRT316 bytesA valid SubRip file: four cues, 1-based numbering, comma decimal separator, blank line between cues.
valid.vttWebVTT399 bytesA valid WebVTT file with the required signature, a NOTE comment, a named cue and cue settings.

← All test files