Count words in text

Takes an input and counts the total words, then displays the information in a dialog or speaks it back with Siri.

Scripting Actions

shortcuts-action-icon-get-text-from-input.webp
Get Text from Input
Returns text from the previous action’s output. For example, this action can get the name of a photo or song, or the text of a web page.
shortcuts-action-icon-count.webp
Count
Counts the number of items, characters, words, sentences, or lines passed as input. Note (from Apple, for real) This is just like the Count in Sesame Street, but instead of a vampire, it’s a Shortcuts action.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Count%20words%20in%20text
Link to Open Shortcut
shortcuts://open-shortcut?name=Count%20words%20in%20text
AppleScript code
tell application “Shortcuts Events” run shortcut “Count words in text” end tell

More From This Folder

More From The Library

Copy my Shortcuts folder names

Gets a list of all the titles for your Shortcuts folders. On macOS, uses the Shortcuts Command Line Interface (CLI) to make the request; on iOS, uses a Regular Expression to find the results. Also saves a .txt file of the output.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more