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

Open Health settings

Opens the Settings app to the Health section to let you change your Health Details and Medical ID information, plus Data Access and Devices, Health Records, and Health Checklist.

Get Shortcut »

Open Google Lens

Opens the Google app to the Lens function so you can use your phone’s camera to scan the environment around you and perform AI functions like real-time translation of street signs.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more