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

View issue

Asks you to pick a project name from JIRA, then asks you to choose from a list of unresolved issues assigned to you and opens it.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more