What is the Star Wars Marathon Calculator?
This calculator helps you plan a Star Wars movie marathon by estimating the total time you'll need from the first opening crawl to the final credits. It accounts not only for the runtime of each film, but also for the short breaks you take between movies — for snacks, bathroom stops, or a quick stretch. Whether you're tackling just the original trilogy or the entire nine-film Skywalker Saga, you'll know exactly how many hours to set aside.
How to use it
Pick how many films you plan to watch, enter the average runtime per film in minutes, and set how long a break you want between films. The calculator multiplies the film count by the average runtime, then adds the break time for every gap between consecutive films. The result is shown in hours and minutes, with a breakdown of film time versus break time.
The formula explained
The total time is calculated as $$T = (n \times r) + (n - 1) \times b$$ where n is the number of films, r is the average runtime per film, and b is the break length. Because there is one fewer break than the number of films (no break after the last movie), we multiply the break time by \((n - 1)\).
Worked example
Suppose you watch all 9 films with an average runtime of 140 minutes and a 15-minute break between each. Film time is $$9 \times 140 = 1{,}260 \text{ minutes}.$$ Break time is $$(9 - 1) \times 15 = 120 \text{ minutes}.$$ The total is $$1{,}260 + 120 = 1{,}380 \text{ minutes},$$ which is 23 hours exactly. Time to clear your weekend!
FAQ
What runtime should I use? The full saga averages roughly 135–140 minutes per film, but you can use exact runtimes for a more precise estimate.
Does it include the end credits? That depends on your runtime input. Official runtimes usually include credits, so leave them in if you'll wait for any post-credits scenes.
Why subtract one from the film count for breaks? You only take a break between films, so a marathon of n films has \(n - 1\) gaps.