Skip to content

SSA to VTT Subtitle Converter

Fast. Private. Perfect.

100% local processing in your browser. No upload. No waiting.

Private & Secure
Blazing Fast
Free & Private
SSA
[Events]
Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
Dialogue: 0,0:00:01.00,0:00:04.00,Default,,0,0,0,,Hello, world!
Dialogue: 0,0:00:04.50,0:00:08.00,Default,,0,0,0,,This is a subtitle file.
Dialogue: 0,0:00:08.50,0:00:12.00,Default,,0,0,0,,Converted locally!
VTT
WEBVTT
 
00:00:01.000 --> 00:00:04.000
Hello, world!
 
00:00:04.500 --> 00:00:08.000
This is a subtitle file.
 
00:00:08.500 --> 00:00:12.000
Converted locally!

Drag & drop your SSA file here

or click to browse

Supports .ssa files up to 50 MB

100% LocalNo UploadSecureInstant

How It Works

1

Upload SSA File

Drag & drop or select your .ssa file

2

Convert Instantly

We process it locally in your browser

3

Download VTT

Get your .vtt file immediately

Why Choose AllSubConverter?

Your Privacy Matters

Everything runs in your browser. Your files are never uploaded.

Lightning Fast

Optimized processing engine converts files in seconds.

Free & Local

Each file can be up to 50 MB. Batches can contain up to 200 files or 1 GB total.

Works Everywhere

Works on Windows, Mac, Linux, iOS, Android - any modern browser.

Why Convert SSA to VTT?

WebVTT is the subtitle format used by HTML5 video text tracks. If you are embedding video on a website or building a web player, VTT is usually the practical choice. This converter reads SSA dialogue lines, strips override tags, converts centisecond timing to VTT dot-separated timestamps, and prepends the mandatory WEBVTT header.

Input Format

SSA

SSA (SubStation Alpha v4) is a script-based subtitle format organized into [Script Info], [V4 Styles], and [Events] sections with inline override tags for styling and positioning. Dialogue timing uses centisecond precision (H:MM:SS.cc). This converter reads UTF-8 input and can fall back to GB18030.

Output Format

VTT

VTT (WebVTT, Web Video Text Tracks) is the W3C subtitle format for HTML5 video text tracks. This converter writes the WEBVTT header followed by cue blocks with dot-separated timestamps (00:00:15.200 --> 00:00:20.500). It does not add optional cue identifiers or cue settings.

Features

Prepends the mandatory WEBVTT header required by all browsers and web video players
Converts SSA centisecond timing (0:00:15.20) to VTT dot-separated timing (00:00:15.200)
Strips all SSA override blocks including positioning, color, font, and karaoke tags
Maps SSA line break markers to VTT line breaks within each cue block
Writes plain cue blocks without optional identifiers or settings
Detects and handles CRLF and LF line endings in the SSA source file
Outputs UTF-8 encoded VTT compatible with Chrome, Firefox, Safari, Edge, and mobile browsers
Processes entirely client-side with no file uploads to any external server

Why Convert?

HTML5 text tracks use WebVTT, while SSA is not a web-browser subtitle format.
Many web video players can load VTT through the HTML5 track API.
Web caption workflows commonly use VTT as a text-track input.
SSA override tags are not part of any web standard and cannot be rendered by browser subtitle engines.
VTT can carry cue settings in files that include them, unlike this converter's plain SSA-to-text conversion.
Converting SSA dialogue to VTT provides a web-oriented text track that can be referenced by a web player.

Format Differences

SSA uses [Script Info], [V4 Styles], and [Events] sections. VTT uses a flat structure with an optional WEBVTT header and sequential cue blocks.
SSA timing is centiseconds (0:00:15.20). VTT timing uses dot-separated milliseconds (00:00:15.200) with an arrow separator (-->).
SSA supports complex inline overrides for per-character styling. This output uses plain VTT cue text without inline SSA formatting.
SSA files require a dedicated renderer to interpret override blocks. VTT files are parsed natively by browser subtitle engines.
SSA metadata lives in [Script Info]. VTT metadata can be placed in NOTE blocks before cues.
SSA files are typically opened in subtitle editors. VTT files are loaded by web servers and referenced in HTML <track> tags.

Common Use Cases

Web Video Embedding

Convert SSA dialogue to VTT for HTML5 video implementations that use text tracks.

YouTube and Vimeo Uploads

Convert SSA dialogue to VTT for platforms and workflows that currently accept VTT subtitle uploads.

Online Course Platforms

Convert SSA subtitles to VTT for online course players that consume WebVTT captions.

Custom Web Players

Create WebVTT tracks for custom web players that support the HTML5 track API.

WCAG Accessibility Compliance

Create a browser-oriented caption track as part of a broader accessible video implementation.

Related Formats

Frequently Asked Questions

Browsers do not include an SSA subtitle parser. HTML5 text tracks use WebVTT, so converting SSA dialogue to VTT gives web players a browser-oriented subtitle track.

No. VTT supports only basic cue-level positioning (line, position, align settings) and does not support SSA override tags like {\\pos(x,y)} or {\\fs28}. All override blocks are stripped during conversion. If you need more control over styling, consider converting to ASS instead.

Players that support standard WebVTT text tracks can generally load the output. Check your player's VTT feature support and configure the track element as required.

Yes. Every VTT file must begin with the string WEBVTT on the first line. Without this header, browsers reject the file and subtitles do not display. The converter automatically prepends this header to the output.

SSA uses centisecond precision in H:MM:SS.cc format. VTT uses millisecond precision in HH:MM:SS.mmm format with dots as separators. The converter multiplies SSA centiseconds by 10 to produce VTT milliseconds. For example, 0:01:30.50 becomes 00:01:30.500.

Karaoke timing tags ({\\k}, {\\kf}, {\\ko}) are removed during conversion. VTT does not support karaoke effects natively. The dialogue text is preserved, but the syllable-by-syllable highlight timing is lost. For karaoke, you would need a JavaScript-based custom renderer.

Ready to convert your subtitles?

Drop your SSA file here and convert to VTT instantly.