Unencode link

Takes a link and decodes the text so it’s more readable.

Actions

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-get-clipboard.webp
Get Clipboard
Passes the contents of the clipboard to the next action.
shortcuts-action-icon-url-encode.webp
URL Encode
Encodes or decodes text passed into the action to be suitable for inclusion in a URL by adding or removing percents.
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=Unencode%20link
Link to Open Shortcut
shortcuts://open-shortcut?name=Unencode%20link
AppleScript code
tell application “Shortcuts Events” run shortcut “Unencode link” end tell

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more