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

Special characters

Contains a dictionary of names and symbols that, when passed into Choose From List, becomes selectable – for whichever option is chosen, the corresponding symbol will be passed out and copied to the clipboard.

Get Shortcut »

Spell check

Corrects the spelling of the text shared as input or from your clipboard, then presents it a prompt to confirm before copying.

Get Shortcut »

More From The Library

See my Apple Store bag

Opens the “Bag” checkout page for the Apple Store. Use this shortcut to reopen your Apple Store “cart” and see the subtotal or add or remove items before checking out.

Get Shortcut »

Open RTT preferences

Opens the deep link into Settings > Accessibility > RTT to let you adjust “Real-time Text,” described by Apple as “a service offering more reliability, better text support, and the ability to speak and hear during a call” with Software and Hardware options.

Get Shortcut »


Get way deeper into Shortcuts – become a member.