Convert timecode to seconds

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

Actions Used

shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
shortcuts-action-icon-split-text.webp
Split Text
Separates text passed into the action into a list.
shortcuts-action-icon-get-item-from-list.webp
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.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
action-icon-calculate.webp
Calculate
Performs a number operation on the input and returns the result.
shortcuts-action-icon-convert-measurement.webp
Convert Measurement
Converts the measurements passed into the action to the specified unit.
shortcuts-action-icon-measurement.webp
Measurement
Passes the specified measurement (including number and unit) to the next action.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.

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.