Subtitle Time Shift Calculator

Shift SRT subtitle timestamps forward or backward and export corrected subtitle text.

Also useful for: subtitle time shift srt time shift subtitle offset calculator shift subtitles online Subtitle Time Shift Calculator

Subtitle Time Shift Calculator

Runs in your browser. Inputs are not uploaded.
Input
Results
Summary: 1 subtitle timestamp row shifted by 1500 ms.

Stats
- Timestamp Rows: 1
- Offset Ms: 1500

Issues
- No issues found.

Output
1
00:00:02,500 --> 00:00:05,500
Caption text

Subtitle Time Shift Calculator Example Run

Move an SRT file forward by 1.5 seconds.

Sample inputs
Timing
Offset: 1.5
Unit: Seconds

Subtitles
SRT subtitles:
1
00:00:01,000 --> 00:00:04,000
Caption text

Generated result
Summary: 1 subtitle timestamp row shifted by 1500 ms.

Stats
- Timestamp Rows: 1
- Offset Ms: 1500

Issues
- No issues found.

Output
1
00:00:02,500 --> 00:00:05,500
Caption text

What the Subtitle Time Shift Calculator Checks

  • Offset amount

    Seconds or milliseconds are converted into a single millisecond offset.

  • SRT timestamp rows

    Every HH:MM:SS,mmm to HH:MM:SS,mmm row is shifted.

  • Forward and backward shifts

    Positive offsets delay captions; negative offsets move them earlier without going below zero.

  • File text preservation

    Non-timestamp subtitle text is kept as-is in the output.

  • Timing-only scope

    The tool does not fix line length, resync drifting subtitles, or inspect video/audio timing.

Subtitle Time Shift Calculator Questions

  • Q: Does the subtitle time shift calculator upload my SRT file? A: No. Inputs are processed in your browser, and pasted content is not sent to analytics or a server.
  • Q: What should I paste into the subtitle time shift calculator? A: Enter an offset and paste SRT subtitle text.
  • Q: What can I copy or download? A: You can copy or download the shifted SRT output.
  • Q: What does the subtitle time shift calculator not verify? A: It does not detect the correct offset automatically, fix gradual drift, or validate caption readability.

Related Tools

Updates

  • v1.0.0 New 2026-05-17: Initial SRT timestamp offset calculator and shifted subtitle export added.

Use Subtitle Time Shift Calculator with an LLM

Copy the prompt or pass the llms.txt contract link to your assistant.

Prompt
Use the CleanUtils Subtitle Time Shift Calculator tool for this request.
Tool contract: https://cleanutils.com/business-tools/subtitle-time-shift-calculator/llms.txt

Read the llms.txt contract, ask me for any missing required input, then follow the contract exactly. If the contract includes JavaScript, run `runCleanUtilsTool(userInput)` in a sandboxed JavaScript runtime and return the result with any warnings or errors.