Convert XLS to SRT Online Free

Drag & drop your .xls file here, or click to browse

Converts to SRT on secure servers · first daily conversion free · no signup

Your first conversion each day is free. A $2.99 one-time Day Pass unlocks 24 hours and ends by itself.

Transform Legacy Excel Spreadsheet (XLS) subtitle data into SubRip (SRT) files for video editors, web players, and accessibility workflows.

By ChangeThisFile Team · Last updated: March 2026

Quick Answer

ChangeThisFile converts XLS legacy Excel spreadsheet rows to SubRip (SRT) on a secure server. Upload your XLS file and it is parsed and emitted as a valid SRT subtitle file ready for Premiere Pro. Files are auto-deleted after conversion. Free with no signup required.

First daily conversion free No signup required Encrypted transfer · Async jobs kept up to 24h Queued when needed Updated May 2026

XLS vs SRT: Format Comparison

Key differences between the two formats

FeatureXLSSRT
PurposeStoring legacy Excel spreadsheet rowsTimed text tracks for video
StructureTabular rows and columnsnumbered cue blocks separated by blank lines, comma-separated milliseconds
Timestamp formatFlexible (HH:MM:SS, seconds, milliseconds)HH:MM:SS,mmm --> HH:MM:SS,mmm
Native player supportNot directly playablePlays in Premiere Pro and most subtitle tools
EditingEdit in older Excel files (pre-2007)Edit in subtitle tools or text editors
Best forAuthoring or exporting subtitle tablesDelivering captions in Premiere Pro
EncodingUTF-8 recommendedUTF-8 (specification requirement)

When to Convert

Common scenarios where this conversion is useful

Subtitle pipeline output

Take a XLS file produced by a transcription team or speech-to-text export and turn it into a clean SRT ready to drop into Premiere Pro.

Accessibility compliance

Convert XLS caption data into SubRip (SRT) subtitle files for WCAG 2.1 and ADA video accessibility, including educational and government content.

Localization handoff

Translation teams often deliver subtitles in spreadsheet form. Convert the final XLS into SRT files, one per language, for video distribution.

Course and webinar captions

Transform internal training transcripts kept in XLS into SRT captions for LMS platforms, webinar replays, and on-demand course videos.

Who Uses This Conversion

Tailored guidance for different workflows

Video Editors & Subtitlers

  • Convert XLS caption files to SRT for the subtitle track your editor or delivery spec requires
  • Move XLS subtitles into SRT to hand off to an editor working in a different tool
After converting to SRT, confirm the cue timings still line up with the video
Check that line breaks and special characters survived the XLS to SRT conversion

Content Creators & YouTubers

  • Convert XLS captions to SRT to upload alongside your video on YouTube, Vimeo, or social platforms
  • Turn a XLS caption file into SRT to make your video clearer and more accessible
Keep individual SRT cues short (about one to two lines) so captions stay readable on screen
Preview the SRT captions on the actual video to catch any timing drift before publishing

Accessibility & Localization Teams

  • Convert XLS subtitles to SRT to meet the caption format an accessibility or compliance spec requires
  • Prepare XLS captions as SRT to hand to translators or a localization workflow
Speaker labels and on-screen positioning only carry over if SRT supports them, so spot-check the result
Validate the SRT file in a caption checker to catch overlapping cues or malformed timestamps

How to Convert XLS to SRT

  1. 1

    Upload your XLS file

    Drag and drop your Legacy Excel Spreadsheet (XLS) file onto the converter, or click browse. The file is sent over an encrypted HTTPS connection.

  2. 2

    Server-side conversion

    The server parses your XLS with start, end, and text columns (the first worksheet is read), then writes a valid SubRip (SRT) file with proper HH:MM:SS,mmm --> HH:MM:SS,mmm timecodes.

  3. 3

    Download the SRT file

    Save the resulting .srt file. The server copy is auto-deleted after processing. Drop it into Premiere Pro or any tool that accepts SRT subtitles.

Automate this conversion

Convert XLS to SRT via API

Integrate this conversion into your pipeline with 3 lines of code. Free tier: 25 conversions/month.

curl -X POST https://changethisfile.com/v1/convert \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "file=@input.xls" \
  -F "target=srt" \
  -o output.srt --fail
Replace YOUR_API_KEY with your free key — no credit card needed.
Get a free API key

Frequently Asked Questions

Provide a Legacy Excel Spreadsheet (XLS) file with start, end, and text columns (the first worksheet is read). Header names like start, end, text or in, out, dialogue are auto-detected. The first sheet/row layout is used.

HH:MM:SS, HH:MM:SS,mmm, HH:MM:SS.mmm, plain seconds (with decimal), and millisecond integers all work. The converter normalizes them to the target subtitle format automatically.

Yes. The output follows the SubRip (SRT) specification: numbered cue blocks separated by blank lines, comma-separated milliseconds. It validates in standard subtitle tools and plays in Premiere Pro without further editing.

Yes. The SRT output drops directly into Premiere Pro, Final Cut Pro, DaVinci Resolve, VLC, YouTube uploads. No rewrapping or post-processing is required.

Uploads run over HTTPS, processing happens on a secure server, and files are deleted as soon as the converted result is returned. No data is retained.

Yes. There is no signup, no credit card, and no per-conversion charge. The converter is rate-limited per IP to keep the service available for everyone.

The converter writes cues in the order they appear in the XLS file. For best results, sort by start time before uploading. Overlapping cues are emitted as-is and rendered by the player.

The upload limit is 50 MB. That is enough for several hours of subtitle data — even feature-length captions are typically well under 1 MB.

Yes. Save the XLS input as UTF-8 (default in most tools) and the SRT output preserves Cyrillic, Arabic, CJK, accented Latin, and emoji characters.

Yes. Include a speaker column in your input and the converter prefixes each cue with the speaker name. For richer styling in SRT, edit the resulting file in a subtitle editor after conversion.

Related Conversions

Related Tools

Free tools to edit, optimize, and manage your files.

Read our guides on file formats and conversion

Ready to convert your file?

Convert XLS to SRT instantly — free, no signup required.

Start Converting