ASS to VTT Converter
Convert Advanced SubStation Alpha (.ass / .ssa) subtitles into WebVTT for HTML5 video, HLS and DASH.
Complete the security check to begin
About Converting ASS to VTT
ASS files are built for players like mpv, VLC and libass, which understand named styles, absolute positioning and inline override tags. Browsers understand none of that. To show captions on an HTML5 video you need WebVTT, and the honest way to get there is to keep the timed text and leave the typesetting behind. That is what this converter does: it reads the [Events] section of your script, takes every Dialogue line, and writes a clean WebVTT file that browsers, video.js, Plyr and HLS or DASH caption tracks all accept.
Being specific about what is removed matters here, because ASS files are often heavily typeset. Override blocks such as {\an8} for top-of-screen placement, {\pos} for absolute positioning, colour and font overrides, and the definitions in your [V4+ Styles] section are all stripped — WebVTT has no equivalent syntax and inventing CSS for them would change how your subtitles look. Comment lines in the events section are ignored, and ASS’s "\N" hard breaks become real line breaks. The result is accurately timed, readable captions rather than a broken imitation of the original design.
Common use cases
- Putting an existing ASS subtitle track onto a self-hosted HTML5 video
- Adding captions to an HLS or DASH stream, which use WebVTT as the sidecar format
- Publishing a fansub or community translation on the web without burning it into the video
- Extracting plain timed text from a heavily typeset script for review or re-translation
- Making an ASS file usable in a browser-based player that never supported the format
Tips for best results
- Absolute positioning does not survive. If a caption was moved to the top of the screen to avoid on-screen text, it returns to the player’s default position and may overlap that text again.
- Only Dialogue lines are converted. Comment lines in the [Events] section are timing or production notes and are correctly left out.
- Serve the file as text/vtt — a server that guesses text/plain will stop the track from loading, which is the usual cause of captions silently not appearing.
- If your script relies on karaoke timing or visual effects, keep the ASS original as the master and treat the VTT as a web delivery copy.
How to Convert ASS to VTT Online
Converting ASS to VTT with PrivConvert takes three quick steps and no software to install. What you gain with VTT: native HTML5 video captions.
Drag and drop your file into the upload area, click to browse your device, or paste a URL to a file hosted online. You can upload files up to 250 MB and batch convert up to 20 files at once.
Once uploaded, the conversion from ASS to VTT starts automatically. The process runs entirely in an isolated environment - your data never leaves the secure pipeline.
Your converted file is ready instantly. Click the download button to save it to your device. The file is deleted from memory immediately after download.
What makes this ASS-to-VTT converter different
Privacy here is not a checkbox. Every ASS-to-VTT conversion is engineered so your data never lingers, leaks or gets reused.
Every upload and download is protected with TLS 1.3, so your file cannot be intercepted on the way to the server or back to you.
Convert instantly with no sign-up, no email and no profiling cookies. We never build a profile around you or the files you convert.
Runs in any modern browser on Windows, macOS, Linux, Android and iOS — no install, plugin or desktop software needed.
Each job runs in an isolated in-memory sandbox, so most conversions finish in seconds instead of waiting in a queue.
ASS vs VTT - Format Comparison
| Feature | ASS | VTT |
|---|---|---|
| File extension | .ass | .vtt |
| Supported by PrivConvert | Yes (as input) | Yes (as output) |
| Privacy-safe conversion | In-memory, zero storage | |
| Max file size | 250 MB per file | |
| Batch support | Up to 20 files simultaneously | |
Built for people who value their privacy
From one-off files to daily batches, thousands of people rely on PrivConvert precisely because it keeps nothing once the job is done.