SRT to ASS Converter

Upload an SRT file, convert it to Advanced SubStation Alpha and choose font, color, outline and screen position.

Drop your .srt file here

Your SRT file is converted locally in your browser. No upload required.

ASS design settings (optional)

What is an ASS subtitle file?

ASS stands for Advanced SubStation Alpha and is a subtitle format for styled captions. It can store fonts, font sizes, colors, outlines, shadows, margins, screen alignment and dialogue lines. That makes ASS far more flexible than a plain SRT file.

Example: SRT input to ASS output

A simple SRT file contains only numbers, timestamps and text. During conversion, the timing is written into ASS Dialogue lines, while your selected design is saved in the Styles section.

SRT input

1
00:00:01,000 --> 00:00:04,000
Welcome to the video.

2
00:00:04,500 --> 00:00:07,500
This subtitle becomes a styled ASS Dialogue line.

ASS output

[Script Info]
ScriptType: v4.00+
PlayResX: 1920
PlayResY: 1080

[V4+ Styles]
Style: Default,Arial,42,&H00FFFFFF&,...

[Events]
Dialogue: 0,0:00:01.00,0:00:04.00,Default,,0,0,0,,Welcome to the video.

How ASS files work: Styles, Dialogue lines and PlayResX/PlayResY

An ASS file is split into sections. Script Info defines global settings such as PlayResX and PlayResY. The Styles section defines visual presets such as font, color, outline, shadow and alignment. The Events section contains Dialogue lines: each subtitle block becomes one Dialogue line with start time, end time, style and text.

ASS section What does it control? Why does it matter?
[Script Info] Global script metadata, PlayResX, PlayResY and line wrapping behavior Defines the canvas ASS players use to scale text and positions.
[V4+ Styles] Font, size, color, outline, shadow, margins and alignment Lets a subtitle file contain visual styling instead of only text.
[Events] Dialogue lines with start/end times and subtitle text Every SRT block becomes a timed ASS Dialogue line.

SRT vs ASS: what changes?

Feature SRT ASS
Start and end timesYesYes
Plain subtitle textYesYes
Font and font sizeNoYes
Colors, outlines and shadowsNoYes
Precise screen alignmentLimited / player-dependentYes
Karaoke effects and advanced stylingNoYes, with editor work

When ASS subtitles are better than SRT

Anime and fan subtitles

Use ASS when subtitles need outlines, positioning, scene notes or styled signs.

Karaoke and lyrics

ASS is the right base for lyrics styling, line positioning and later karaoke effects.

Social videos

Styled ASS subtitles help create readable, brand-consistent captions for Shorts, Reels, TikTok and vertical videos.

Speaker colors

Multiple ASS styles can show different speakers with their own colors, fonts or positions.

Style the ASS file further in the editor

This converter creates a clean styled ASS base file. For speaker colors, visual preview, manual line positioning and burned-in video export, open the file in the subtitle editor and refine it there.

Style ASS further in the editor

How to convert SRT to ASS online

1

Upload SRT file

Drop your .srt file into the field above or click to choose a file from your device.

2

Adjust the design

Optionally change font size, text color, outline color, shadow and screen position.

3

Download ASS

Click the download button to save the converted Advanced SubStation Alpha (.ass) file immediately.

Frequently asked questions

What is the main difference between SRT and ASS?

SRT is a simple subtitle format with text and timestamps. ASS can also store styles, colors, outlines, positions and Dialogue lines.

Are my files safe when I use this converter?

Yes. The entire conversion runs directly in your web browser. No files are uploaded to our servers.

Can I use the ASS file in video editors?

ASS is especially useful for styling and preview workflows. Support depends on the editor and export path. For final videos, you can also burn the styled subtitles into the video.

What do PlayResX and PlayResY mean in an ASS file?

PlayResX and PlayResY define the script canvas. They help ASS players scale positions, margins, outlines and font sizes consistently.

Does the conversion automatically create animations?

No. The converter creates a clean ASS file with a default style and Dialogue lines. Advanced effects such as karaoke timing, movement or per-line styling should be added later in an ASS editor.

Can I create speaker colors with ASS subtitles?

Yes. ASS supports multiple styles, so different speakers can use different colors, fonts or positions. This converter creates a base file that you can refine in the editor.

Will the timing of my SRT file be preserved?

Yes. The start and end times are taken from the SRT file and rewritten into the ASS time format for Dialogue lines.