.ass
Advanced SubStation Alpha (ASS)
ASS files are organized into sections: [Script Info], [V4+ Styles], and [Events]. The Events section holds one Dialogue: line per cue, carrying the timecodes, style reference, and text together.
Typically used for: workflows that need styling, positioning, or typographic control beyond plain text cues.
1
Preview the sample Select "Preview Sample" to read the full .ass content shown to the right.
2
Open the full sample Select DOWNLOAD to view the complete sample.ass contents on this page.
3
Run it through your workflow Load the file into your translation or conversion workflow.
4
Compare the result Confirm the Script Info, Styles, and Events sections all survive the round trip intact.
[Script Info]
Title: Subtitle Sample
ScriptType: v4.00+
[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, ...
Style: Default,Arial,20,&H00FFFFFF,&H000000FF,...
[Events]
Format: Layer, Start, End, Style, Name, ..., Text
Dialogue: 0,0:00:01.00,0:00:04.00,Default,,0,0,0,,Welcome to the subtitle sample library.
Dialogue: 0,0:00:04.50,0:00:08.20,Default,,0,0,0,,This file demonstrates the ASS format structure.
Dialogue: 0,0:00:08.70,0:00:12.00,Default,,0,0,0,,ASS supports advanced styling and positioning.
Preview Sample
DOWNLOAD