Timecode to Frames Calculator
Convert hours, minutes, seconds, and frame timecode into an exact absolute frame count for editing, animation, and production workflows.
About timecode to frame conversion
Timecode conversion examples
| Timecode and rate | Frame count | Calculation |
|---|---|---|
| 00:01:00:00 at 24 fps | 1,440 | Sixty seconds multiplied by 24. |
| 00:10:30:12 at 30 fps | 18,912 | 630 seconds multiplied by 30, plus 12. |
| 01:00:00:00 at 25 fps | 90,000 | 3,600 seconds multiplied by 25. |
How to calculate frames from timecode
- Enter the hour, minute, second, and frame fields from the source timecode.
- Enter the timeline frame rate in frames per second.
- Check that minutes and seconds are below 60 and that the frame field is below the frame rate.
- Select Calculate frames to display the absolute frame count.
Timecode to frames FAQ
What formula converts timecode to frames?
Convert the hours and minutes to seconds, add the seconds, multiply by the frame rate, and then add the frame field. This produces the absolute non-drop-frame position from timecode zero.
Is frame zero the first frame?
This calculator treats 00:00:00:00 as frame zero. Some production systems label the first frame as one, so add one when a one-based destination requires it.
Can I enter 29.97 as the frame rate?
The field accepts decimal rates, but this calculator applies direct non-drop-frame arithmetic. Drop-frame timecode needs additional skipped-label rules to track wall-clock time exactly.
Why must the frame field be below the frame rate?
The final timecode field identifies a frame within the current second. At 24 fps its valid offsets therefore run from zero through 23.
Does drop-frame timecode delete video frames?
No, drop-frame timecode only skips selected timecode labels. Every captured video frame remains present in the media stream.