Change text case

Takes the input from the Share sheet or clipboard, lets you choose from UPPERCASE, lowercase, Capitalizing Every Word, swapping to Title Case, or swapping to Sentence case, and copies it to your clipboard.

Actions Used

shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
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-choose-from-menu.webp
Choose from Menu
Presents a menu and runs different actions based on which menu item was chosen.
action-icon-change-case.webp
Change Case
Changes the case of the text passed into the action to UPPERCASE, lowercase, or Title Case.
shortcuts-action-icon-show-notification.webp
Show Notification
Displays a local notification.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Change%20text%20case
Open Shortcut deep link
shortcuts://open-shortcut?name=Change%20text%20case
AppleScript code
tell application “Shortcuts Events” run shortcut “Change text case” end tell

More From This Folder

More From The Library

Advertise on MacStories

Opens the “Advertise” page on the MacStories website where brands can learn more about how to sponsor the website and advertise to the passionate group of MacStories readers.

Get Shortcut »


Get way deeper into Shortcuts – become a member.