Skip to content
Cleanup & Conversion Toolkit

Subtitle timing guide

How to shift SRT subtitles and convert between SRT and VTT

A beginner-friendly guide for moving subtitle timing forward or backward and converting subtitle files between SRT and VTT.

In-browser processing

Quick summary

If subtitles appear too early or too late, choose a positive or negative offset, check the preview against the timestamp list, then export the format your player or editor needs.

Published
April 14, 2026
Updated
April 14, 2026
Read time
6 min read

Related tools

SRT / VTT Subtitle Shift & Convert

Open an SRT or VTT subtitle file in the browser, shift all subtitle timings forward or backward together, convert between SRT and VTT, and download the cleaned result without sending the file to a server.

Open tool

What this guide covers

Subtitle files are small, but timing errors are very noticeable. A track that is only half a second early or late can make a video feel awkward, especially in tutorials, interviews and language-learning material.

This guide explains when to move subtitles earlier or later, how SRT and VTT differ, and how to review the result before downloading an updated subtitle file.

What SRT and VTT do differently

SRT is a common subtitle format used by many players and editing tools. It typically uses numbered cues and commas in timestamps. VTT is common on the web and starts with a WEBVTT header while using dots in timestamps.

In day-to-day use, both formats can represent the same dialogue timing. The most important difference for beginners is usually compatibility: one platform may want SRT while another is happier with VTT.

When to move subtitles earlier or later

If subtitle text appears before someone starts speaking, the subtitles are too early and need a positive delay. If the text shows up after the line has already started, the subtitles are too late and need to move earlier with a negative shift.

It helps to test with a line that has a clear spoken start, such as a greeting, a clap, or a scene cut. That makes it easier to estimate whether the track is off by a few hundred milliseconds or by whole seconds.

  • Positive shift: subtitles appear too early
  • Negative shift: subtitles appear too late
  • Milliseconds are useful for small sync issues
  • Seconds are easier when the whole track is offset by a larger amount

Common subtitle timing mistakes

A common mistake is applying a large shift after checking only one unclear line. Another is forgetting that a player may cache an old subtitle file, making it seem like the export did not change anything.

You should also watch for cues that move before the start of the timeline. A careful tool will clamp those cues to 00:00 instead of creating invalid negative timestamps.

Do one quick preview after shifting

Review a few cues from the beginning, middle and end of the subtitle list. If the whole track has a constant offset, those checkpoints should all feel more accurate after one shift.

Convert formats only when needed

If your current format already works in the destination app, you do not need to convert it. Conversion is most helpful when a tool or platform only accepts one subtitle type.

Why the browser subtitle tool is a good fit

The matching tool is built for one-file subtitle adjustments that are easy to preview. You can load an SRT or VTT file, shift timing, convert the format and download the result without sending the subtitle text to a server.

That makes it useful for video review, quick localization checks and language-learning material where you want a direct fix instead of a full subtitle editing environment.

How to do it

  1. 01

    Open the SRT or VTT file

    Load one subtitle file and check that the cue list looks normal before applying any shift.

  2. 02

    Choose plus or minus and set the amount

    Use a positive shift when the subtitles appear too early, or a negative shift when they appear too late. Enter the amount in seconds or milliseconds.

  3. 03

    Pick the output format you need

    Keep the original format when possible, or convert between SRT and VTT if your player, editor or platform expects a different subtitle type.

  4. 04

    Review the processed preview and download

    Compare the original and updated timing list, then export the adjusted subtitle file once the shift looks correct.

FAQ

Which format should I choose, SRT or VTT?

Choose the format your destination tool or platform expects. If you are unsure, SRT is widely supported, while VTT is especially common for web video workflows.

What if the subtitles drift more and more over time?

A simple global shift works best when the whole track is early or late by a constant amount. If the timing drifts gradually, the subtitle file may need more detailed editing than a single offset.

Will this change the subtitle text itself?

The main workflow focuses on timing and format. It keeps the cue text intact, aside from basic formatting normalization needed for a clean export.