Convert timecode to seconds

Takes a timestamp like 4:51 and converts it to total seconds.

Actions Used

Ask for Input
Prompts the user to enter a piece of information.
Split Text
Separates text passed into the action into a list.
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.
Measurement
Passes the specified measurement (including number and unit) to the next action.
Convert Measurement
Converts the measurements passed into the action to the specified unit.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Convert%20timecode%20to%20seconds
Open Shortcut deep link
shortcuts://open-shortcut?name=Convert%20timecode%20to%20seconds
AppleScript code
tell application “Shortcuts Events” run shortcut “Convert timecode to seconds” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.