You exported subtitles to CSV and now need them back as SRT. The CSV to SRT Converter rebuilds timed SubRip text from a table of cues.
It reads index, start, end and text (mapping by header name when present), parses quoted fields correctly so commas and embedded line breaks survive, normalizes every timestamp to HH:MM:SS,mmm, numbers the cues, and writes standard SRT with the --> arrow. Choose comma, semicolon or tab to match your source, paste, and convert.