SRT (SubRip Text) is the most widely supported subtitle format across all platforms and software. Its structure is simple:
1\n00:00:05,000 --> 00:00:08,000\nHello, world!\n\n2\n00:00:09,000 --> 00:00:12,500\nThis is a subtitle line.SRT supports basic formatting via HTML-like tags: <b>, <i>, <u>, and <font color="#ffffff">. Timing uses commas (,) as the decimal separator — not periods.