SSA to TXT Converter
Fast. Private. Perfect.
100% local processing in your browser. No upload. No waiting. No limits.
Drag & drop your SSA file here
or click to browse
Supports .ssa files up to any size
More Subtitle Tools
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.
Truly Unlimited
No file size limits. No daily limits. Completely free.
Works Everywhere
Works on Windows, Mac, Linux, iOS, Android - any modern browser.
Rescuing Dialogue from 1990s Subtitle Scripts
SubStation Alpha v4 was the dominant subtitle format during the DVD ripping era of the late 1990s and early 2000s. These files encode dialogue inside a script structure with semicolon-delimited fields, inline override codes for CRT-era styling, and metadata headers that no modern text tool understands. This converter reads the SSA [Events] section, identifies the Text field in each Dialogue line according to the original Format declaration, removes every override code and style reference, and outputs clean chronological dialogue. The result is readable text rescued from a format that fewer and fewer tools can open.
Input Format
SSASSA v4 (SubStation Alpha) is a subtitle script format created in 1996 for Windows-based subtitling. It uses semicolon-separated fields in [Events] Dialogue lines, with a [V4 Styles] section defining appearance. Override codes in curly braces ({\fs24}, {\c&H0000FF&}) control font size and color inline. Files use centisecond timing (H:MM:SS.cc) and ASCII or regional encodings like Shift-JIS.
Output Format
TXTTXT is a plain text file with only the spoken dialogue extracted from SSA Dialogue lines. No override codes, no style definitions, no timing fields, no metadata headers. Just the words that were displayed as subtitles, in the order they appeared.
Features
Why Convert?
Format Differences
Common Use Cases
DVD Subtitle Archival
Extract dialogue text from SSA subtitle tracks ripped from DVDs for historical preservation and archival databases.
Fansub History Research
Recover plain-text transcripts from 1990s-era SSA fansub files for academic study of fansubbing culture and translation practices.
Legacy Subtitle Migration
Create text-only references from old SSA files before migrating to modern formats, ensuring dialogue content is preserved.
Translation Memory Building
Feed clean dialogue text from SSA subtitle archives into translation memory systems for cross-referencing and reuse.
Content Restoration
Extract dialogue from original SSA subtitle tracks during video restoration projects for accurate reference and quality checking.
Related Formats
ASS
Advanced SubStation Alpha is the successor to SSA. If your file is ASS v4+, use the ASS to TXT converter for format-specific handling.
SRT
SubRip includes timing. Convert SSA to SRT if you need timestamps alongside the text for video playback.
VTT
WebVTT includes timing and cue settings. Convert SSA to VTT for web-compatible subtitles with positioning.
Frequently Asked Questions
SSA v4 (SubStation Alpha) is a subtitle script format created in 1996 by Kotus for Windows. It was the standard format for DVD-era fansubbing before being superseded by ASS (v4+) in 2003. SSA uses a text file with [Script Info], [V4 Styles], and [Events] sections. Dialogue lines are semicolon-delimited with inline override codes for styling.
SSA files include a Format declaration in the [Events] section that specifies the order of fields in Dialogue lines (e.g., 'Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text'). The converter reads this declaration and uses it to correctly identify the Text field, even if the order is non-standard.
Yes. Subtitle tracks extracted from DVDs using tools like VobSub or SubRip are often in SSA v4 format. The converter reads these files and extracts clean dialogue text regardless of the original DVD region or language.
SSA files from the 1990s and early 2000s often use regional encodings like Shift-JIS (Japanese), GB2312 (Chinese), or Windows-1252 (Western) rather than UTF-8. When opened in modern text editors, characters may appear garbled. The converter attempts to handle these encodings, but for best results, convert the file to UTF-8 first using the Encoding Converter tool.
SSA override codes in curly braces (such as {\fs24} for font size, {\c&HFF&} for color, {\b1} for bold) are stripped from the text. These are 1990s-era formatting instructions that are not part of the dialogue content. Only the actual words displayed as subtitles are preserved.
SSA v4 supports vector drawing commands ({\p1}...{\p0}) for creating shapes and logos. These are graphics instructions, not text. The converter detects and removes drawing sequences entirely, preserving only actual subtitle text.