Percent Encode text

Replaces any special characters in the input with percent-encoding that makes it function properly in URLs.

Actions

shortcuts-action-icon-dictionary.webp
Dictionary
Passes the specified list of key-value pairs to the next action as a dictionary.
shortcuts-action-icon-get-dictionary-from-input.webp
Get Dictionary from Input
Makes a dictionary from the text passed as input. JSON (like {“foo”: “bar”}), key-value pairs (like foo=bar&baz=biz), and XML-based plist are supported.
shortcuts-action-icon-repeat-with-each.webp
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
shortcuts-action-icon-replace-text.webp
Replace Text
Replaces some text passed into the action with other text.
shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.

More From This Folder

Speak article

Takes an article from input and calculates an average speaking speed based on the words-per-minute, then reads the article out loud in its entirety.

Get Shortcut »

Extra Details

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

More From The Library

Change Siri lock screen access

Opens the deep link into Settings > Siri and Search and takes you to the “Allow Siri When Locked” setting, which you can toggle off to disallow sensitive information from being accessible while locked.

Get Shortcut »

Capture task

Prompts you to type in or dictate a task if run from Siri, then asks you to choose between “Work” and “Personal” – Work sends the task to the Things inbox, Personal sends it to a Reminders list called Inbox.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more