Sample SRT File — Download a Subtitle Test File

SubRip subtitle file · .srt · MIME type application/x-subrip

1 file341 B341 BDirect linksNo ads, no sign-upFree for any useSHA-256 verified

Download a sample SRT file — the SubRip format that VLC, YouTube, Premiere and nearly every player accept. It contains four cues with sequence numbers, comma-millisecond timestamps, a two-line cue and accented characters, timed to the first ten seconds of our sample videos.

Load it alongside any of our MP4 or WebM clips to test subtitle rendering, encoding handling and SRT → WebVTT conversion.

Download sample SRT files

FileDetailsSizeDownload
sample-subtitles.srt
4 cues
341 B
341 bytes
Download SRT
1 file · direct links · no sign-up · CORS enabled

Need one of every data format? Download the data sample pack (202 KB, one small file of every data format (17 files)).

Use these files from the command line or CI

Every URL is stable and CORS-open. Pin the SHA-256 in your test and you will know the moment a fixture changes.

# Download one file
curl -O https://pnb-website-bucket.s3.us-east-2.amazonaws.com/samples/data/srt/sample-subtitles.srt

# Verify it (SHA-256 is listed for every file above)
shasum -a 256 sample-subtitles.srt

# Machine-readable index of every sample file
curl https://pnb-website-bucket.s3.us-east-2.amazonaws.com/samples/index.json | jq '.files[] | select(.format=="srt")'

SRT format at a glance

Full nameSubRip subtitle file
Extensions.srt
MIME typeapplication/x-subrip
FormatSubRip (index, HH:MM:SS,mmm --> HH:MM:SS,mmm, text)
EncodingUTF-8
Cues4, within 0–13 s

What people test with sample SRT files

  • Subtitle rendering in players
  • SRT → VTT conversion
  • Caption upload in video platforms

Frequently asked questions

SRT or VTT for the web?

Browsers' <track> element requires WebVTT; SRT is not supported natively. Convert SRT to VTT (the differences are minimal) — we provide both so you can compare.

Are these SRT files safe to download?

Yes. Every file is generated by our own open script from scratch — nothing is scraped or user-uploaded — and contains no scripts, macros or executables. The SHA-256 of each file is published on this page so you can verify what you received.

Can I use the sample SRT files commercially?

Yes. They are free for any purpose, including commercial products, test suites, demos and redistribution, with no attribution required. There is nothing to license and no one to ask.

Can I hotlink these files or use them in CI?

Yes. Every link is a stable direct URL over HTTPS with Access-Control-Allow-Origin: * and long cache headers, so curl, wget, fetch() and test runners can pull them directly. A JSON index of every file is linked from each page (see the command-line section).

Related sample files

Testing a file pipeline? We build them.

Uploads, conversions, previews, document processing and media workflows are the kind of production systems Pine & Birch designs and runs for clients — which is why we needed these files in the first place.

See how we can help
Free sample files by Pine & Birch — technology consulting, Toronto. Free for any use, no attribution required.