Convert files without leaving your AI agent - Claude Code, Cursor, Gemini & more. Set up your agent
Conversion Plan: Non-Registered User
File Size Limit: 10 MB
Conversions: 5 / Daily (up to 50 / Monthly)
Online Converter: Turn SRT subtitles into an Excel spreadsheet (XLSX or XLS) you can edit and convert back
Instantly translate your subtitles into one of 30+ languages with cutting-edge AI technology.
Perfect for translators, content creators, educators, and global audiences.
Beta • 10 AI Conversion Credits per translation • Free registration required
Private by default · files deleted in 24hCapterra Best Ease of Use 2025
Need a custom converter? Build it yourself with AI in minutes!
Chat-based converter creation • Free to build and test • Runs on your plan's limits
You may help others to find this website - Share your experience!
Convert SRT subtitle files to Excel spreadsheets for easier editing, translation and review. Every subtitle cue becomes one row, with its number, start time, end time and text in separate columns you can sort, filter and edit in Microsoft Excel, Google Sheets or LibreOffice Calc.
Editing subtitles in a spreadsheet beats wrestling with a text editor: you get find-and-replace across the whole file, a column per language for translations, and formulas for the timing checks that are painful to do by eye. When you are done, convert the spreadsheet back to SRT with the original timings intact.
The spreadsheet has five columns and one row per subtitle cue. The header row is written in lower case, which matters if you plan to convert the file back to SRT later:
cue.HH:MM:SS,mmm.| index | type | start | end | text |
|---|---|---|---|---|
| 0 | cue | 00:00:01,000 | 00:00:04,500 | Welcome to our video tutorial. |
| 1 | cue | 00:00:05,000 | 00:00:08,250 | Today we will look at file conversions. |
| 2 | cue | 00:00:09,000 | 00:00:12,000 | Let's get started! |
Timestamps are written as text, so the spreadsheet cannot quietly reinterpret them as clock values and break your file.
Nothing gets installed and no account is needed to try it. The converter also accepts WebVTT files, so a .vtt file produces the same columns.
The layout produced here is exactly what the Excel to SRT converter reads, so the round trip needs no renaming or reshaping:
Subtitles in the rebuilt file are renumbered from 1 in row order, so you do not need to tidy up the index column by hand. If your workbook has several sheets - one per language, say - each sheet comes back as its own SRT file inside a ZIP archive.
SRT (SubRip Text) is the most widely supported subtitle format. Each entry has three parts: a sequence number, a start and end timecode, and one or more lines of text.
100:00:01,000 --> 00:00:04,500Welcome to our video tutorial.200:00:05,000 --> 00:00:08,250Today we will look atfile conversions.300:00:09,000 --> 00:00:12,000Let's get started!
SRT is a de facto standard created by the SubRip software. There is no formal specification, but the format is understood by practically every video player and editing tool.
Other ways in and out of a subtitle file:
Five: index, type, start, end and text. The index counter starts at 0, the type of a regular subtitle is cue, and the timestamps are written as text in HH:MM:SS,mmm format so the spreadsheet cannot reformat them.
Yes. Our Excel to SRT converter reads exactly this layout, so the round trip works without renaming anything. Keep the index, start, end and text headers as they are. Switching on "Join multiline text with spaces" when you export gives the cleanest result on the way back.
Yes. Start and end times are taken straight from the subtitle file and placed in separate columns, down to the millisecond, in HH:MM:SS,mmm format.
A multi-line cue stays in a single cell with its line break kept, so one row still equals one subtitle. If you prefer each cue on one line, switch on "Join multiline text with spaces" and the line break becomes a single space.
Yes. The converter recognises WebVTT files and produces the same columns from them. If you want a subtitle file rather than a spreadsheet, use the VTT to SRT converter.
Nothing to install - it runs in your browser on Windows, macOS, Linux and Chromebook. Conversion is free to try; larger files, batch conversion of many subtitle files at once and API access are covered by our pricing plans.
Yes. Uploads are encrypted in transit, the source file is deleted right after the conversion, and the result file is removed automatically within 24 hours.