How to convert ASS/SSA subtitles to SRT
ASS (Advanced SubStation Alpha) subtitles support fonts, colors, positioning and karaoke effects — great for anime fansubs, but unsupported on many TVs, set-top boxes and editing tools. Converting to SRT keeps every line and timestamp while stripping the styling that breaks playback.
ASS vs SRT: what changes in conversion
An .ass file contains a style header (fonts, colors, margins) and dialogue lines with inline override tags like {\an8} or {\i1}. SRT is deliberately minimal: a counter, a timestamp range and plain text. Converting means:
- Kept: every dialogue line, exact start/end times, line breaks, basic italic/bold where SRT supports it.
- Removed: positioning tags, colors, fonts, karaoke timing and drawing commands that SRT cannot express.
AI Subtitle Studio parses the ASS dialogue properly — it does not just regex-strip braces — so overlapping events and multi-line dialogue survive the trip intact.
When you should NOT convert
If your player supports ASS (VLC, mpv, most Plex clients), keep the original: extraction from MKV preserves .ass exactly so signs, songs and typesetting stay styled. Convert to SRT when the target device rejects ASS, when a translation tool needs plain text, or when you want a clean base for AI translation.
Convert ASS to SRT step by step
- Open the .ass file or the video containing it Drag the subtitle file — or an MKV with an embedded ASS track — into AI Subtitle Studio. Embedded ASS tracks are listed with their language.
- Extract or load the track For embedded tracks, click Extract. The app preserves the original .ass so you keep a styled copy.
- Export as SRT Open the track in the editor and save as .srt. Styling tags are stripped cleanly while text and timing are preserved to the millisecond.
Convert ASS to SRT in seconds
Free to try on Windows & macOS · full version $9.99 one-time · 100% offline