Skip to content

Subtitle guide

What does it mean to align subtitles?

5 min read Updated July 22, 2026

If you have searched for “subtitle align” or “sub align,” you have probably landed on a mix of results: sync tools, positioning menus, even an unrelated subwoofer-alignment product. That is because “aligning” subtitles is shorthand for a few distinct jobs. This guide untangles them and points to the right fix for each — and explains where the name SubAlign comes from.

The three things people mean by “subtitle alignment”

1. Timing alignment — lining up subtitles with the audio

This is the most common meaning, and usually what people are after when they say a subtitle needs to be “aligned.” A subtitle file is a list of timestamps, and timing alignment means shifting or rescaling those timestamps so each line appears exactly when it is spoken.

There are two flavours:

  • A constant offset. Every line is early or late by the same fixed amount, the whole way through. Align it with the sync tool, which shifts every timestamp by however many seconds you enter.
  • Gradual drift. The gap grows over time, usually because the subtitle and video were made at different frame rates. Align it with the frame rate converter, which rescales every timestamp proportionally instead of shifting by a flat amount.

If you already have one correctly-timed subtitle for the same video — say, a working English track — and you want to align a second file (a translation, or a copy for a different release) to match it automatically, the auto-sync tool does that comparison for you and aligns the second file’s timing to the first, no manual measuring required.

2. Position alignment — where subtitles sit on the screen

A separate meaning: some subtitle formats (ASS/SSA in particular) let you set where a line renders — bottom-centre, top-left, and so on. “Aligning” here means setting that on-screen position, not the timing. If a subtitle overlaps a burned-in caption or an on-screen graphic, this is the kind of alignment you need, and it is a job for the subtitle editor or a dedicated ASS-aware editor, since SRT and VTT have limited positioning support compared to ASS.

3. Language alignment — matching a translation to a reference

In translation and dubbing work, “aligning” a subtitle can mean matching each translated line to the corresponding line (and timestamp) in a reference-language track, so both versions share a timeline. This is exactly what the auto-sync tool does under the hood: it does not read the words, only when each cue starts and ends, so it can align a translated file to a correctly-timed reference regardless of language.

Why the name SubAlign

This site is called SubAlign — short for subtitle alignment — because that first meaning, timing alignment, is the core problem the whole toolkit solves: getting a subtitle’s timestamps to line up with the video, whatever caused them to drift apart. The manual sync tool, the auto-sync-to-reference tool and the frame rate converter between them cover every common way a subtitle ends up misaligned. Everything runs free, instantly, and entirely in your browser — no upload, ever.

Quick reference: which alignment problem do you have?

SymptomWhat it isFix
Subtitles are early or late by the same amount throughoutConstant offsetSync tool — shift by X seconds
Subtitles start fine but drift further off over timeFrame-rate driftFrame rate converter — rescale between fps
You have a correctly-timed file and want to match another to itReference alignmentAuto-sync tool — align to reference
A line sits in the wrong place on screenPosition alignmentSubtitle editor
A translation needs to follow the same timeline as the originalLanguage alignmentAuto-sync tool

Whichever kind of “align” brought you here, the fix is almost always one of these three tools, and all of them are free and private.