Merge Subtitles
Combine two subtitle files into one — interleave by timestamp, stack text side by side, or append sequentially.
.srt
+ .srt
→ .srt
File 1 (Primary)
Drop first .srt file
or click to browse
File 2 (Secondary)
Drop second .srt file
or click to browse
Merge modes explained
Interleave by timestamp
Entries from both files are sorted together by their start time. Use this to combine subtitles for two speakers or two audio channels into a single chronological SRT.
Stack text (dual subtitles)
When two entries overlap in time, their text lines are combined in the same cue. Perfect for showing two languages simultaneously — e.g. original language on top, translation below.
Append sequentially
All entries from File 2 are appended after all entries from File 1, with indices renumbered. Use this to combine subtitles for two separate parts of a video into one file.