Skip to main content

Subtitle Timing Calculator

Calculate subtitle display duration from word count and reading speed. Enter values for instant results with step-by-step formulas.

Share this calculator

Formula

Duration (s) = (Word Count / WPM) x 60

The display duration is calculated by dividing the number of words by the target reading speed in words per minute, then multiplying by 60 to convert to seconds. The result is clamped between minimum and maximum duration limits. Characters per second (CPS) is then calculated as total characters divided by the display duration.

Worked Examples

Example 1: Standard Dialogue Subtitle Timing

Problem: Calculate the display duration for a subtitle containing: 'I have been waiting for this moment my entire life, and I am not going to let it pass me by.' at 180 WPM reading speed.

Solution: Word count: 19 words\nCharacter count: 87 characters (with spaces)\nReading time = (19 / 180) x 60 = 6.33 seconds\nCPS = 87 / 6.33 = 13.7 characters per second\n\nCheck constraints:\nMinimum duration (1.0s): 6.33s > 1.0s - OK\nMaximum duration (7.0s): 6.33s < 7.0s - OK\nCharacters per line at 42 CPL: needs 3 lines\nSplit into 2 subtitle events recommended.

Result: Duration: 6.33s | CPS: 13.7 (Easy) | Needs splitting into 2 events (87 chars > 84 max for 2 lines)

Example 2: Children's Content Subtitle

Problem: A children's show subtitle reads: 'Look at the big red balloon!' Calculate timing at a child-appropriate reading speed of 130 WPM.

Solution: Word count: 6 words\nCharacter count: 27 characters\nReading time = (6 / 130) x 60 = 2.77 seconds\nCPS = 27 / 2.77 = 9.7 characters per second\n\nCheck constraints:\nMinimum duration (1.0s): 2.77s > 1.0s - OK\nMaximum duration (7.0s): 2.77s < 7.0s - OK\nLine length: 27 < 42 CPL - fits on 1 line\nCPS 9.7 < 13 (Netflix children standard) - appropriate

Result: Duration: 2.77s | CPS: 9.7 (Easy/child-appropriate) | Fits single line | Well within guidelines

Frequently Asked Questions

How is subtitle display duration calculated from text length?

Subtitle display duration is calculated based on the number of words or characters in the subtitle text and the target reading speed. The most common approach divides the word count by the target words-per-minute rate and multiplies by 60 to get seconds. For example, a 12-word subtitle at 200 WPM reading speed needs 12/200 x 60 = 3.6 seconds. An alternative method uses characters per second (CPS), where the total character count is divided by the target CPS rate. Netflix uses 17 CPS as their standard for adult content and 13 CPS for content aimed at children. The duration is then clamped between a minimum (typically 1 second) and maximum (typically 7 seconds) to ensure subtitles are neither too brief to register nor too long on screen.

How many lines should a subtitle have at maximum?

The universal standard is a maximum of two lines per subtitle event. This is enforced by virtually all broadcasting standards, streaming platforms, and film distribution specifications. Two-line subtitles provide enough space for meaningful phrases while keeping the bottom portion of the screen obstruction to a minimum. When text exceeds two lines, it must be split into multiple sequential subtitle events with appropriate timing gaps between them. The gap between consecutive subtitles should be at least 2 frames (approximately 83ms at 24fps) to allow the viewer eye to register that a new subtitle has appeared. Some specialized contexts allow three lines, such as accessibility captions that include speaker identification and sound descriptions, but these are exceptions. For translated subtitles, the two-line limit sometimes requires creative condensation of the source dialogue.

What subtitle file formats are commonly used?

The most common subtitle formats include SRT (SubRip Text), which is the simplest and most widely supported format using plain text with sequential numbering, timestamps, and text content. WebVTT (Web Video Text Tracks) is the standard for HTML5 video, extending SRT with styling and positioning capabilities. ASS/SSA (Advanced SubStation Alpha) supports complex styling, fonts, colors, and positioning, popular in anime and fan-subtitling communities. TTML (Timed Text Markup Language) is an XML-based format used by many streaming platforms and broadcasters. EBU STL is the European Broadcasting Union standard for broadcast television. Netflix uses a modified TTML format called DFXP for their deliveries. For DVD and Blu-ray, bitmap-based formats like VobSub and PGS are used since they render subtitles as images rather than text. Each format handles timing differently, with precision ranging from milliseconds to frames.

How do I handle subtitle timing for songs and fast dialogue?

Songs and rapid dialogue present unique challenges for subtitle timing because the text output often exceeds comfortable reading speeds. For songs, the common approach is to display lyrics line by line, synchronized with the melody rather than strict reading speed calculations. Each lyric line typically stays on screen for the duration it is sung, even if this means a high CPS rate, because viewers can anticipate familiar lyrics. For musical films and operas, italics often indicate sung text. For rapid dialogue, subtitlers must condense the text while preserving meaning, often reducing word count by 20-40% compared to a verbatim transcription. Techniques include omitting filler words, simplifying complex sentences, and summarizing repetitive exchanges. The key principle is that a slightly condensed subtitle that viewers can comfortably read is better than a verbatim subtitle that scrolls past too quickly to comprehend.

How do I interpret the result?

Results are displayed with a label and unit to help you understand the output. Many calculators include a short explanation or classification below the result (for example, a BMI category or risk level). Refer to the worked examples section on this page for real-world context.

Can I use the results for professional or academic purposes?

You may use the results for reference and educational purposes. For professional reports, academic papers, or critical decisions, we recommend verifying outputs against peer-reviewed sources or consulting a qualified expert in the relevant field.

References